Test 2 Flashcards

1
Q

Define Cauchy Sequence

A

(an) is said to be Cauchy if given any ε>0, there exists N (natural) so that for all m, n > N we have |am-an| < ε.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Every convergent sequence is…

A

cauchy.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Every cauchy sequence is…

A

bounded.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Define complete subset.

A

A non-empty subset A in Real is said tobe complete if every Cauchy sequences taking values in A converges to a limit in A.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

If (an) is a Cauchy sequence in Real, then it converges to…

A

a limit in Real.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Algebra of Limits

A
If lim(x to a)f(x) = l and lim(x to a)g(x) = m,
lim(x to a)(f+g)(x) = l + m
lim(x to a)(fg)(x) = lm
lim(x to a)(kf) = kl
lim(x to a)(f/g) = l/m.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Define continuous

A

A function f:R to R is continuous at a in Df, if lim(x to a)f(x) exists and equals f(a).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

A function f: R to R is continuous at a in Df if:

2 things

A
  1. Given any sequence (xn) with xn in Df for all n natural, s.t. lim(x to inf)(xn) = a, we have
    lim(x to inf)f(xn) = f(a).
  2. Given any ε>0, there exists δ>0, s.t. whenever x in Df with |x-a|
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Suppose f, g: R to Rare both continuous at a in (Df and Dg). Then the following (4) are also continuous at a:

A
  1. f + g
  2. fg
  3. αf
  4. f/g
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

f, g: R to R. What conditions are needed for f(g(x)) to be continuous at a?

A

g in continuous at a.
g(a) is in Df.
f is continuous at g(a).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Intermediate Value Theorem

A

Let f be continuous on [a,b] with f(a)>0 and f(b)<0, or f(a)<0 and f(b)>0.
Then there exists c in (a, b) such that f(c)=0.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

The Boundedness Theorem

A

If f is continuous on [a,b], then it is bounded on [a,b] and it attains both of its bounds there.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Inverse Function Theorem

A

If f: R to R is continuous and strictly increasing(respectively, strictly decreasing), then f is invertible and f(-1) is strictly increasing on [f(a), f(b)] (respectively, strictly decreasing on [f(b), f(a)]), and continuous on (f(a), f(b)) (respectively, on (f(b), f(a))).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Define when a function is differentiable.

A

Let f: R to R then f is differentiable at a in Df if
lim(x to a)( f(x)-f(a) / x-a ) exists and is finite.
Then we write,
f’(a)=lim(h to 0)( f(a+h)-f(a) / h )

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Define Infinitely Differentiable / Smooth.

A

f is smooth is f^(n)(a) exists and is finite for all natural n.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

The mapping f: R to R is differentiable at a in Df iff…

A

both left and right derivatives exist and are equal.

17
Q

Triangle Inequality

A

|a+b| <= |a| + |b|

| |a| - |b| | <= |a-b|