Calculus Flashcards

(56 cards)

1
Q

Intermediate Value Theorem

A
  1. Continuity
  2. f(a) < L < f(b)
  3. Then by I.V.T c E (a,b) such that f(c) = L
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Prove Vertical Asymptote

A

lim(f(x)) = +/- infinity
x->a+
OR
lim(f(x)) = +/- infinity
x->a-
then asymptote at x = a

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

Find horizontal asymptote

A

If
lim(f(x)) = L
x->infinity
Then right end asymptote at y = L
If
lim(f(x)) = M
x-> -infinity
Then left end asymptote at y = M

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

lim(sin(kx)/kx)
x->0
where k =/ 0

A

1

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

lim(kx/sin(kx))
x->0
where k =/ 0

A

1

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

lim((cos(x) -1)/x)
x->0

A

0

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

lim(sin(kx)/wx)
x-> +/- infinity
where k and w =/ 0

A

0

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

lim(cos(kx)/wx)
x-> +/- infinity
where k and w =/ 0

A

0

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

cos(2x)

A

cos^2(x) - sin^2(x)

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

sin(2x)

A

2sin(x)cos(x)

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

tan(a+b)

A

(tan(a) + tan(b)) / (1 - tan(a)tan(b))

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

tan(2x)

A

2tan(x) / (1 - tan^2(x))

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

1 - sin^2(x)

A

cos^2(x)

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

sin(x/2)

A

+/- sqrt((1 - cos(x)) / 2)

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

cos(x/2)

A

+/- sqrt((1 + cos(x)) / 2)

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

Law of Cosines

A

a^2 = b^2 + c^2 - 2bc(cos(A))

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

sin((pi/2) - x)

A

cos(x)

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

tan((pi/2) - x)

A

cot(x)

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

sin^2(x)

A

(1 - cos(2x)) / 2

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

cos^2(x)

A

(1 + cos(2x)) / 2

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

Derivative Product Rule

A

d(uv) / dx = u(dv / dx) + v(du / dx)

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

Derivative Quotient Rule

A

d(u / v) / dx = (v(du / dx) - u(dv / dx)) / v^2

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

d(sin(x)) / dx

24
Q

d(cos(x)) / dx

25
d(tan(x)) / dx
sec^2(x)
26
d(sec(x)) / dx
sec(x)tan(x)
27
d(cot(x)) / dx
-csc^2(x)
28
d(csc(x)) / dx
-csc(x)cot(x)
29
Chain Rule
dy / dx = (dy / du)(du / dx)
30
Prove Continuity
If lim(f(x)) x---> a- = lim(f(x)) x---> a+ = f(a) then f(x) is continuous at x = a
31
d(a^x) / dx
(a^x)lna
32
d(lnx) / dx
1 / x
33
d(log(base a) (x)) / dx
1 / xlna
34
Derivative of Inverse Rule
If g(a) = b then (g^-1)'(b) = 1 / g'(a)
35
d(sin^-1(x)) / dx
1 / sqrt(1 - x^2) for |x| < 1
36
d(cos^-1(x)) / dx
-1 / sqrt(1 - x^2) for |x| < 1
37
d(tan^-1(x)) / dx
1 / (x^2 + 1)
38
d(cot^-1(x)) / dx
-1 / (x^2 + 1)
39
d(sec^-1(x)) / dx
1 / (|x|sqrt(x^2 - 1))
40
d(csc^-1(x)) / dx
-1 / (|x|sqrt(x^2 - 1))
41
Extreme Value Theorem
1. Continuity 2. Check bounds, f'(x) = 0 and f'(x) = NDE 3. Largest number is the absolute maximum, smallest is the absolute minimum.
42
Mean Value Theorem
1. Continuity on [a,b] and differentiability on (a,b) 2. By MVT, there is some c E (a,b) such that f'(c) = (f(b) - f(a)) / (b - a) 3. Solve for c
43
Rolle's Theorem
Let f be continuous on [a,b] and differentiable on (a,b). If f(a) = f(b), then there is at least one number c E (a,b) such that f'(c) = 0 (horizontal tangent).
44
The Second Derivative Test
Let f be a function such that f'(c) = 0 and f" exists on an open interval containing c. 1. If f"(c) > 0 (concave up), then local min at c. 2. If f"(c) < 0 (concave down), then local max at c. 3. If f"(c) = 0, then must use First Derivative Test instead.
45
L'Hopital's Rule
If lim(f(x) / g(x)) x->a is indeterminate, then it is equal to lim(f'(x) / g'(x)) x->a
46
Newton's Method
x(n+1) = x(n) - (f(x(n)) / f'(x(n)))
47
1 + tan^2(x)
sec^2(x)
48
1 + cot^2(x)
csc^2(x)
49
N E (k) k=1
(N(N+1)) / 2 = (N^2 + N) / 2
50
N E (k^2) k=1
(N(N+1)(2N+1)) / 6 = (2N^3 + 3N^2 +N) / 6
51
N E (k^3) k=1
((N(N+1)) / 2)^2 = (N^4 + 2N^3 + N^2) / 4
52
N E (a1(r^(i-1))) i=1
(a1(1 - r^N)) / (1 - r)
53
infinity E (a1(r^i) i = 0 for |r| < 1
a1 / (1 - r)
54
Simpson's Rule
DX/3 (f(x0) + 4f(x1) + 2f(x3) + 4f(x4) + ... + 4f(xn-1) + f(xn)) Must have even # of partitions
55
Trapezoidal Rule
DX/2 (f(x0) + 2(f(x1) + f(x2) + ... + f(xn-1)) + f(xn))
56
b S f(x) dx a
lim n--> infinity of N E (DXk)(f(ck)) K=1