Functions of One Variable Flashcards

1
Q

How do you check a function is differentiable at xo?

A

Check limit exists as x -> xo-, x -> xo+ and that xo- = xo+

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

How do you check a function is continuous and differentiable?

A

Cont: check L- = L+
Diff: check L-, L+ as h -> 0 (use diff definition)

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

What is the equation for the derivative of f(x)?

A

f’(x) = lim h -> 0 {(f(x+h) - f(x))/h}

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

What is Rolle’s Thm?

A

If f(x) is cont on the closed interval [a,b] and diff on the open interval (a,b) with f(a) = f(b) then there exists at least one point c, st:

f’(c) = 0

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

What is the Mean Value Thm?

A

If f(x) is cont on [a,b] and diff on (a,b) then there exists c st:

f’(c) = f(b) - f(a)/b-a

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

What is the exp form of sinh and cosh?

A
sinhx = 1/2(e^x - e^(-x))
coshx = 1/2(e^x + e^(-x))
How well did you know this?
1
Not at all
2
3
4
5
Perfectly