Derivatives Flashcards

1
Q

Slope

A

Rise over run

y/x

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

Derivate (∂) (d/dx)

A

Slope of the tangent line as it changes with (x)

∂=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
3
Q

Average rate of change

A

m=(f(x)-f(a))/(x-a)

Aka: secant line

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

Secant line

A

Average rate of change between two points

m=(f(x)-f(a))/(x-a)

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

Differentiable if…

A

Continuous, no other criteria

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

Derivative of any constant

A

Zero

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

Derivative of a variable to a power (x^n)

A

Exponent times base to the power of (exponent-1)

nx^(n-1)

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

Derivative of a Function multiplied by a constant

A

Equal to the same constant multiplied by the function derivative
∂[cf(x)]=cf’(x)

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

Derivative of two functions added/subtracted together

A

Equal to the derivatives of those functions added/subtracted together
∂[f(x)±g(x)]=f’(x)±g’(x)

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

Derivative of e^x

A

Goes unchanged

∂e^x = e^x

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

Second derivative [f”(x)]

A

∂[f’(x)]=f”(x)

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

Any-order derivative formula

A

[[∂f(x)]^n]/[∂(x^n)]

Formula to the n-th derivative

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

Derivative of the product of two functions

∂[f(x)*g(x)]

A

Sum of the products with the derivative switching places

f’(x)g(x)+f(x)g’(x)

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

Derivative of the quotient of two functions

∂[f(x)/g(x)]

A

Difference of the products with the derivative switching places, over second function squared
[f’(x)g(x)-f(x)g’(x)]/[g(x)^2]

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

Derivative of e^(kx)

A

Unchanged but multiplied by k

k*e^(kx)

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

Derivative sin(x)

A

Cos(x)

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

Trigonometric derivative chain

A

Sin(x)→Cos(x)→-Sin(x)→-Cos(x)→repeat

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

Derivative -sin(x)

A

-Cos(x)

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

Derivative cos(x)

A

-sin(x)

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

Derivative -cos(x)

A

Sin(x)

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

Derivative tan(x)

A

Sec^2 (x)

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

Derivative -tan(x)

A

-sec^2 (x)

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

Derivative -cot(x)

A

Csc^2 (x)

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

Derivative cot(x)

A

-csc^2 (x)

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

Differentiation process

A

1) chain rule first, always
2) turn exponent to nx^(n-1)
3) factor out the constant and e^x multipliers
4) use product rule, use quotient rule
5) use sum/difference rule
6) replace trig functions with their variables

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

Derivative sec(x)

A

Sec(x)*tan(x)

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

Derivative -sec(x)

A

-Sec(x)*tan(x)

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

Derrivative csc(x)

A

-csc(x)*cot(x)

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

Derrivative -csc(x)

A

csc(x)*cot(x)

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

Instantaneous values

A

Lim (x-xi)→0= (f(x)-f(xi))/(x-xi)

When (x+xi)=[desiredValue]

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

Average cost

A

(C(x)-C(xi))/(x-xi)

C(x)- cost of producing x-items

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

Marginal cost

A

The approximate cost of producing one more item after youyoure first x items
C’(x)

33
Q

Chain rule- for (f o g)

A

Derivative of the first function, of interior function, times derivative of interior function of contents
f(g(x))=f’(g(x))*g’(x)

34
Q

Derivative for a function to a power

A
∂[f(x)^n]=f'(x)*n(f(x))^(n-1)
Derivative f(x) times exponent rule
35
Q

Implicit differentiation (dy/dx)

A

1) Define y as y(x)
2) Take the derivative of each term
3) Rearrange to from y(x)y’(x)
3) Turn y(x)
y’(x) into ydy/dx
4) Isolate the term containing y
dy/dx
5) Reduce to its simplest form

36
Q

Derivative of ln x

A

1/x

37
Q

Derivative of a constant raised to a variable (b^x)

A

(b^x)*ln(b)

38
Q

Derivative log-b x

A

1/[x*ln(x)]

39
Q

Derivative of sin^-1(x)

A

1/√(1-x^2)

40
Q

Derivative of tan^-1(x)

A

1/(1+x^2)

41
Q

Derivative cos^-1(x)

A

-1/√(1-x^2)

42
Q

Derivative cot^-1(x)

A

-1/(1+x^2)

43
Q

Derivative sec^-1(x)

A

1/(|x|*√(x^2-1))

44
Q

Derivative csc^-1(x)

A

-1/(|x|*√(x^2-1))

45
Q

Steps for related rate problems

A

1) Write equations that express basic relationships between variables
2) Introduce rates of change by differentiating the appropriate equations with respect to time
3) Introduce rates of change by differentiating the approprite equations with respect to time
4) Substitute known values and solve for the desired quantity
5) check that the untis are reasonable

46
Q

Absolute maximum

A

The greatest output on an entire curve

47
Q

Absolute Minimum

A

The least output on an entire curve

48
Q

Extreme Value Theorem

A

On a closed interval [a,b], the curve has both a minimum and a maximum value

49
Q

Local minimum

A

The least possible output on the interval [a,b]

50
Q

Local maximum

A

The greatest possible output on the interval [a,b]

51
Q

Extreme point theorem

A

The derivative of a maxima or a minima is always zero

∂[extrema]=0

52
Q

The derivative of a maxima or a minima

A

Is always zero

53
Q

Finding extrema values

A

1) Solve for the derivative
2) Set equal to zero
3) Simplify
4) Isolate x
5) Use algebra until you find a set value

54
Q

Concave up

A

Positive Derivative
Curves up, approaching infinity
Visualize an upward opening parabola

55
Q

Concave down

A

Negative derivative
Curves down
Visualize a downward opening parabola

56
Q

Inflection point

A

Any point at which the derivative goes from + to -, or from - to +
Always f”(x)=0

57
Q

Second derivative test

A

When f’(x)=0

If f”(x)>0 → minimum
If f”(x)

58
Q

Objective function

A

Quantity you wish to maximize

59
Q

Maximizing objective functions

A

1) Write the functions that you know
2) Eliminate all but one of the independent variables via substitution
3) Use algebra to convert this to an algebraic function
4) Calculate the derivative
5) set equal to zero
6) Solve for x

60
Q

Linear approximation

A

Use the output of the line tangent to a nearby point to approximate the actual function output at that value, f(a) is the tangent line

f(x)≈f(a)+f’(x)(x-a)

61
Q

Differntials

A

Functions that describe variations between the line tangent to a nearby point and the actual function output at that value, f(a) is the tangent line

Δy=f(a+Δx)-f(a)

62
Q

Mean Value Theorem (Rolle’s Theorem)

A

On every interval [a,b] there is a value ‘c’ between ‘a’ and ‘b’, equal to the average slope on that interval

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

63
Q

Lhopital’s rule

A

Any limit f(x)/g(x)= same limit f’(x)/g’(x)

True if f(x) and g(x) limits are 0/0
∞/∞
0*∞
∞-∞
1^∞
0^0
∞^0
64
Q

Growth rates

A

f(x) grows faster than g(x) if
Lim→∞ g(x)/f(x)=0
Or
Lim→∞ f(x)/g(x)=∞

65
Q

The rates of growth (dy/dt)

A

Growth Rates=∂[Pe^(rt)]=Pre^(rt)=rA(t)

Described as dy/dt

66
Q

Rate constant (k)

A

The rate by which Pe^(rt) grows exponentially

Here, it is the ‘r’

67
Q

Relative growth rate

A

Rate divided by current output
(dy/dt)/y
Always equal to ‘k’ (or ‘r’)

68
Q

Doubling time

A

Time it takes to before the initial value doubles

T2=ln2/k

69
Q

Exponential decay

A

Describes how P decreases with time

Takes the form: P-e^(rt)

70
Q

Halflife

A

Time it takes for the decay function to reach half its original value
T(1/2)=ln(2)/k

71
Q

Economic Elasticity

A

D

72
Q

Atomic Kinetics

A

S

73
Q

Newton’s Methods

A

S

74
Q

Oscilators

A

S

75
Q

Partial derivatives

A

1) Pick the variable indicated in the problem

2) calculate the derivative as if all the other variables were actually constants

76
Q

Newtons Notation/Lagrange’s Notation

A

Marks derivatives as

F’(x)

77
Q

Leibniz’s Notation

A

Mark derivarves as

d/dx

78
Q

Slop of the Tangent line

A

Instantaneous Rate of change for the curve,
Slope at a point
Lim (x-xi)→0 for (f(x)-f(xi))/(x-xi)
So long as x=[point in question]