1/36
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
|---|
No study sessions yet.
Continuous subset of R
S subset of R is continuous if whenever U,V subset of R are open such that the intersection of S, U, V is empty and S is a subset of the union of U and V, then S is a subset of U or V
Continuity of a function at a point in R
For all n, there exists m such that |x-x0|<1/m implies |f(x)-f(x0)|<1/n
Continuity of a function on its domain in R
f is continuous on it’s domain if f is continuous on every point on the domain
Uniform continuity of a function on its domain in R
For all n, there exists m, for all x,y in D that |x-y|<1/m implies |f(x)-f(y)|<1/n
Characterization of continuity in terms of inverse images of open sets
A function on an open domain is continuous iff the inverse image of every open set is open
Limit of a function at a point in R
lim x→x0 f(x)=y0 iff for all n, there exists an m such that |x-x0|<1/m implies |f(x)-y0|<1/n
Intermediate Value Theorem in R
Let f:[a,b]→R be continuous. Then for any y between f(a) and f(b), there exists a c in [a,b] such that f(c)=y
Extreme Value Theorem in R
Let f:[a,b]→R be continuous. Then, there exists a c,d in [a,b] such that f(c)=max{f(x): x in [a,b]} and f(d)=min{f(x): x in [a,b]}
Uniform continuity theorem in R
A continuous function on a compact set is uniformly continuous
Differentiability of a function at a point in R
Let f:D→R where D contains a nhd of x0. Then f is differentiable at x0 with derivative f’(x0) in R if for all n, there exists an m such that for all x in D, |x-x0|<1/m implies |(f(x)-f(x0))/(x-x0)-f’(x0)|<1/n
Big-O
g(x)=O|x-x0| as x→x0 if for all C>0, |x-x0|<1/m implies |g(x)|≤C|x-x0|
little-o
g(x)=O|x-x0| as x→x0 if for all n there, exists an m such that |x-x0|<1/m implies |g(x)|≤1/n|x-x0|
Continuously differentiable function on a domain in R
f is continuously differentiable on (a,b) if f is differentiable on (a,b) and f’ is continuous on (a,b)
Mean Value Theorem
If f is differentiable on (a,b) and continuous on [a.b] then f’(x)=(f(b)-f(a))/(b-a) for some x in (a,b)
Chain Rule in R
If f is differentiable at x0 and g is differentiable at f(x0) then gof is differentiable at x0 and (gof)’(x0)=g’(f(x0))f’(x0)
Taylor expansion of order n at a point of R
The Taylor expansion of order n at x0 is for a Cn function is defined by Tn(x0,x)=Σn,k=0 1/(k!)fk(x0)(x-x0)k
Taylor’s theorem for Cn function on R
If f is in Cn, then f(x)-Tn(x0,x)=o(|x-x0|n)
Uniform convergence of a sequence of function on R
(fj)j=1 sequence of functions fj:D→R, then fj→f uniformly as j→∞ if for all n, there exists m such that for k>=m, for all x in D |fk(x)-f(x)|<=1/n
Uniformly Cauchy sequence of functions on R
For all n, there exists m such that |fj(x)-fk(x)|<=1/n for all j,k>=m and all x in D
Cauchy criterion for uniform convergence
{fn(x)} converges uniformly to some limit function iff for all n there exists m such that |fj(x)-fk(x)|<=1/n for all j,k>=m
Weierstrass approximation Theorem
Any continuous function on a compact interval is the uniform limit, on that interval, of polynomials
Weierstrass M-test
Let (Mj)SEQ([0,∞)). Suppose Σ∞,j=1(Mj)<∞. Suppose fj:D→R satisfies sup|fj(x)|<=Mj. Then Σ∞,j=1(fj) converges uniformly in the sense that there exists F:D→R such that d(F, ΣN,j=1(fj))→0 as N→∞
Rn
The set of ordered n-tuples x=(x1,…,xn) of real numbers
Metric space
A metric space, M, is a set with real-value distance function d(x,y) for x,y in M satisfying:
d(x,y)>0 with equality iff x=y
d(x,y)=d(y,x)
d(x,z)<=d(x,y)+d(y,z)
Norm
A norm is a function ||x|| defined for every x in the vector space satisfying:
||x||>0 with equality iff x=0
||ax||=|a| ||x||
||x+y||<=||x||+||y||
Open subset of a metric space
A subset A of a metric space M is open in M if every point of A lies in an open ball entirely contained in A
Limit point of a subset in a metric space
x is a limit point of a subset A if every nhd of x contains points of A not equal to x
Closed subset of a metric space
A subset A is closed if it contains all of its limit points
Cauchy sequence in metric space
{xn} is cauchy if for all n there exists N suchthat d(xj,xk)<=1/n for all j,k>=N
Completeness property of a metric space
A metric space is complete if every Cauchy sequence has limit
Compact subset of a metric space
A is compact if every sequence of points in A has a limit point in A
Continuity of a function between metric spaces
Let M,N be metric spaces and f:M→N. For all n and x0 in M there exists m such that d(x,x0)<=1/m implies d(f(x),f(x0))<=1/n
Uniform continuous function between metric spaces
f:M→N is uniformly continuous if for all n there exists m such that d(x,y)<=1/m implies d(f(x),f(y))<=1/n
Differentiability of a function Rn and the notion of total derivative
Let f:D→Rm with D subset of Rn open. f is differentiable if there exists on mxn matrix df(y) such that f(x)=f(y)+df(y)(x-y)+o(|x-y|) as x→y
Partial derivative
(∂fk/∂xy) exists at a point y if fk(y+tej)=fk(y)+(∂fk/∂xy)yt+o(t) as t→0
Directional derivative
If u in Rn, the directional derivative duf exists at y if f(y+tu)=f(y)+tduf(y)+o(t) as t→0
Implicit function theorem (2 variables)
Suppose U subset R2 is open, F:U→R is C’ and (∂F/∂y)(x0,y0)≠0. Then there exists a nhd U1XU2 of (x0,y0) and f:U1→R in C’ such that {(x,y) in U1XU2: F(x,y)=F(x0,y0)}={(x,f(x): x in U}