SYMKC Study

0.0(0)
studied byStudied by 2 people
0.0(0)
full-widthCall with Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/127

flashcard set

Earn XP

Description and Tags

Flashcards covering derivatives, theorems, and applications of calculus.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No study sessions yet.

128 Terms

1
New cards

What does lim (x→a-) f(x) represent?

The limit of f(x) as x approaches a from the left.

2
New cards

What does lim (x→a+) f(x) represent?

The limit of f(x) as x approaches a from the right.

3
New cards

How do you find critical points?

f'(x) = 0 or undefined

4
New cards

What is the condition for a function to be increasing?

f' >= 0

5
New cards

What is the condition for a function to be decreasing?

f' <= 0

6
New cards

What is the condition for a relative minimum?

f' changes from negative to positive.

7
New cards

What is the condition for a relative maximum?

f' changes from positive to negative.

8
New cards

How do you find absolute extrema?

Check endpoints and critical points.

9
New cards

What is the condition for concave up?

f'' > 0 or f' is increasing

10
New cards

What is the condition for concave down?

f'' < 0 or f' is decreasing

11
New cards

What is a point of inflection?

f'' changes sign (concavity changes).

12
New cards

What is the definition of the derivative?

ext{lim (h→0) } \frac{f(x+h) - f(x)}{h}

13
New cards

What is the alternate form of the definition of the derivative at x=c?

ext{lim (x→c) } \frac{f(x) - f(c)}{x - c}

14
New cards

What is the equation of the tangent line at x = a?

y = f(a) + f'(a)(x - a)­

15
New cards

What does L'Hôpital's Rule state?

If ext{lim (x→a) } \frac{f(x)}{g(x)} is indeterminate, then ext{lim (x→a) } \frac{f(x)}{g(x)} = \text{lim (x→a) } \frac{f'(x)}{g'(x)}

16
New cards

What is the product rule?

f'(x)g(x) + f(x)g'(x)

17
New cards

What is the quotient rule?

\frac{f'(x)g(x) - f(x)g'(x)}{[g(x)]^2}

18
New cards

What is the derivative of an inverse function?

(f^{-1})'(x) = \frac{1}{f'(f^{-1}(x))} or g'(x) = \frac{1}{f'(g(x))}

19
New cards

What does the Mean Value Theorem state?

If f(x) is continuous on [a, b] and differentiable on (a, b), then there exists a number c in (a, b) such that f'(c) = \frac{f(b) - f(a)}{b - a}

20
New cards

Velocity =

s'(t)

21
New cards

Acceleration =

= v'(t)=s''(t)

22
New cards

Speed (parametric) =

\text{√}((x'(t))^2 + (y'(t))^2)

23
New cards

Polar Coordinates

x = r cos θ, y = r sin θ

24
New cards

Pythagorean Identities

cos²x + sin²x = 1

1+tan²x = sec²x

1 + cot²x = csc²x

25
New cards

Alternating Remainder

|Rn| = |S - Sn

26
New cards

Chain Rule

If y = f(g(x)), then y' = f'(g(x))g'(x)

OR

\frac{\mathrm{d} y}{\mathrm{d} x} = \frac{\mathrm{d} y}{\mathrm{d} u} \cdot \frac{\mathrm{d} u}{\mathrm{d} x}

27
New cards

Derivative of xn

nxn-1

28
New cards

Derivative of sin(x)

cos(x)

29
New cards

Derivative of cos(x)

-sin(x)

30
New cards

tan(x)

sec²(x)

31
New cards

cot(x)

-csc²(x)

32
New cards

sec(x)

sec(x)tan(x)

33
New cards

csc(x)

-csc(x)cot(x)

34
New cards

arcsin(u)

\frac{u^{\prime}}{\sqrt{1-u^2}}

35
New cards

arccos(u)

\frac{-u^2}{\sqrt{1-u^2}}

36
New cards

arctan(u)

\frac{u^{\prime}}{1+u^2}

37
New cards

arccot(u)

\frac{-u^{\prime}}{1+u^2}

38
New cards

arcsec(u)

\frac{u^{\prime}}{\left|u\right|\sqrt{u^2-1}}

39
New cards

arccsc(u)

\frac{-u^2}{\left|u\right|\sqrt{u^2}-1}

40
New cards

Derivative of e^{u}

e^{u} du

41
New cards

a^{u} e of ln(u)

\frac{u^{\prime}}{u}

42
New cards

Derivative of a^{u}

a^{u} ln(a)u’

43
New cards

Derivative of \log_{a}u

\frac{u^{\prime}}{u\ln a}

44
New cards

Rolle’s Theorem

If f(x) is continuous on [a,b] and differentiable on (a,b) and f(a) = f(b), then there exists a number “c” on (a,b) such that f’(c ) = 0.

45
New cards

The Fundamental Theorem of Calculus

\int_{a}^{b}f\left(x\right)\!\,dx=F\left(b\right)-F\left(a\right)

46
New cards

2nd FTC

\frac{d}{dx}\int_{a}^{x}f(t)dt=f(x)

\frac{d}{dx}\int_{a}^{g(x)}f(t)dt=f(g(x))g'(x)

47
New cards

Mean Value Theorem for Integrals

f(c)=\frac{1}{b-a}\int_{a}^{b}f(x)dx

48
New cards

Solids of Revolution and Friends:

Disk Method

v=\pi\int_{a}^{b}\left[ R\left(x\right)\right]^2dx

OR

v=\pi\int_{c}^{d}\left[ R(y)^2\right]dy

49
New cards

Solids of Revolution and Friends:

Washer Method

v=\pi \int_{a}^{b} \left(R(x)^2 - r(x)^2\right) dx or dy

50
New cards

Solids of Revolution and Friends:

General Volume Equation

v=\int_{a}^{b} \left(Area\right) dx

51
New cards

Solids of Revolution and Friends:

General Volume Equation

v=\int_{a}^{b} \left(Area\right) dx

52
New cards

Arc Length (Rectangular)

\int_{a}^{b}\sqrt{1+[f'(x)]^2} dx or g’(y) and dy.

53
New cards

Arc Length (Parametric)

\int{t_1}^{t_2} \sqrt{ (x'(t))^2 + (y'(t))^2 } dt

54
New cards

Arc Length (Polar)

\int_{a}^{b}\sqrt{r^2+\left(\frac{dr}{d\theta}\right)^2}d\theta

55
New cards

Distance, Velocity, and Acceleration
S9T) is the ___ function?

Position

56
New cards

Distance, Velocity, and Acceleration

<x(t),y(t)> is the ___ in parametric?

Position

57
New cards

Distance, Velocity, and Acceleration

Velocity = ___

S’(t)

58
New cards

Distance, Velocity, and Acceleration

Acceleration = ___

v’(t) = s’’(t)

59
New cards

Distance, Velocity, and Acceleration

Velocity Vector = ___

<x’(t), y’(t)>

60
New cards

Distance, Velocity, and Acceleration

Acceleration Vector = ___

<x’’(t), y’’(t)>

61
New cards

Distance, Velocity, and Acceleration

speed (parametric)

|v(t)| = ___

\sqrt{\left\lbrack x^{\prime}\left(t\right)\left\rbrack^2+\right.\left\lbrack y^{\prime}\left(t\right)\right\rbrack^2\right.}

62
New cards

Distance, Velocity, and Acceleration

Displacement = ___

\int_{a}^{b}v(t)dt

63
New cards

Distance, Velocity, and Acceleration

Distance (rectangular and parametric):

\int_{a}^{b}\!\left|v\left(t\right)\right|\,dt=\int_{a}^{b}\!\left(speed\right)\,dt

64
New cards

Distance, Velocity, and Acceleration

Average Velocity = ___

\frac{S\left(b\right)-S\left(a\right)}{b-a}

and

\frac{1}{b-a}\int_{a}^{b}\!v\left(t\right)\,dt

65
New cards

Euler’s Method

n

x_{n}

y_{n}=y_{n-1}+hF\left(x_0,y_0\right)

0

0

given

.

.

x_{n}=x_{n-1}+h,h=\Delta x

66
New cards

Integration by Parts

\int_{}^{}\!u\,dv=uv-\int_{}^{}\!v\,du

67
New cards

Logistics

dy/dt = ___

ky\left(1-\frac{y}{L}\right)

68
New cards

Logistics

y = ___

\frac{L}{1+Ce^{-kt}}

69
New cards

Logistics

C = ___

\frac{L-y_0}{y_0}

70
New cards

Logistics

\lim_{t\rightarrow\infty}y\left(t\right)= ___

L

71
New cards

Logistics

What does y represent?

Population

72
New cards

Logistics

When is population increasing fastest?

\frac{L}{2}

73
New cards

Parametric Equations

\frac{dy}{dx} = ?

\frac{\frac{dy}{dt}}{\frac{dx}{dt}}

74
New cards

Parametric Equations

\frac{d^2y}{dx^2} = ?

\frac{\frac{d}{dt}\left[\frac{dy}{dx}\right]}{\frac{dx}{dt}}

75
New cards

Polar Curves

Area = ?

\int_{a}^{b}\frac12r^2\,d\theta

76
New cards

Polar Curves

Slope = \frac{\mathbb{d}y}{\mathbb{d}x} = ?

\frac{\mathbb{d}y}{\mathbb{d}x} = \frac{\frac{\mathbb{d}y}{\mathbb{d}\theta}}{\frac{\mathbb{d}x}{\mathbb{d}\theta}} = \frac{\frac{\mathbb{d}r}{\mathbb{d}\theta} \sin(\theta) + r \cos(\theta)}{\frac{\mathbb{d}r}{\mathbb{d}\theta} \cos(\theta) - r \sin(\theta)}

77
New cards

Taylor Series

f(c) + f'(c)(x-c) + \frac{f''(c)(x-c)^2}{2!} + \dots = \sum_{n=0}^{\infty} \frac{f^{(n)}(c)(x-c)^n}{n!}

78
New cards

Maclaurin Series

f(0) + f'(0)x + \frac{f''(0)x^2}{2!} + \cdots

79
New cards

Maclaurin Series

e^{x}=?

1+x+\frac{x^2}{2!}+\frac{x^3}{3!}+...+\frac{x^{n}}{n!}

80
New cards

Maclaurin Series

\cos x = ?

1-\frac{x^2}{2!}+\frac{x^4}{4!}-...+\frac{\left(-1\right)^{n}x^2n}{\left(2n\right)!}

81
New cards

Maclaurin Series

\sin x = ?

x-\frac{x^3}{3!}+\frac{x^5}{5!}-...+\frac{\left(-1\right)^{n}x^{2n-1}}{\left(2n+1\right)!}

82
New cards

Maclaurin Series

\frac{1}{1-x} = ?

1+x+x^2+x^3+...+x^{n}

83
New cards

Maclaurin Series

\ln\left(x+1\right) = ?

x-\frac{x^2}{2}+\frac{x^3}{3}-...+\frac{\left(-1\right)^{n-1}x^{n}}{n}

84
New cards

Alternating Remainder

\left|R_{n}\right|=?

If the alternating series converges to 0 anda_{n+1}\le a_{n} , then

\left|S-S_{n}\right|\le a_{n+1}\larr 1st neglected term

85
New cards

Lagrange Error

\left|R_{n}\left(x\right)\left|\le\right.\right. ?

max value off^{\left(n+1\right)}on\left\lbrack x,c\right\rbrack\left(x-c\right)^{n+1}


\left(n+1\right)!

86
New cards

Trig Identities: Double Angles

sin(2x) = ?

2\sin x\cos x

87
New cards

Trig Identities: Double Angles

cos(2x) = ?

\cos^2\left(x\right)-\sin^2\left(x\right)

2\cos^2\left(x\right)-1

1-\sin^2\left(x\right)

88
New cards

Trig Identities: Double Angles

\sin^2\left(x\right)=?

\frac{1-\cos\left(2x\right)}{2}

89
New cards

Trig Identities: Double Angles

\cos^2\left(x\right)=?

\frac{1+\cos\left(2x\right)}{2}

90
New cards

Trig Identities: Reciprocal Identities

csc(x) = ?

\frac{1}{\sin\left(x\right)}

91
New cards

Trig Identities: Reciprocal Identities

sec(x) = ?

\frac{1}{\cos\left(x\right)}

92
New cards

Trig Identities: Reciprocal Identities

cot(x)

\frac{1}{\tan\left(x\right)}

93
New cards

Trig Identities: Ratio Identities

tan(x) = ?

\frac{\sin\left(x\right)}{\cos\left(x\right)}

94
New cards

Trig Identities: Ratio Identities

cot(x) = ?

\frac{\cos\left(x\right)}{\sin\left(x\right)}

95
New cards

Trig Identities: Pythagorean Identities

\sin^2\left(x\right)+\cos^2\left(x\right)=?

1

96
New cards

Trig Identities: Pythagorean Identities

1+\tan^2\left(x\right)=?

\sec^2\left(x\right)

97
New cards

Trig Identities: Pythagorean Identities

1+\cot^2\left(x\right)

\csc^2\left(x\right)

98
New cards

Other Integration Rules:

\int_{}^{}\!x^{n}\,dx=?

\frac{1}{n+1}x^{n+1}+c

99
New cards

Other Integration Rules:

\int_{}^{}\!\tan u\,du=?

\ln\left|\sec\left(u\right)\right|+c or -\ln\left|\cos\left(u\right)\right|+c

100
New cards

Other Integration Rules:

\int_{}^{}\!\sec\left(u\right)\,du

\ln\left|\sec\left(u\right)+\tan\left(u\right)\right|+c