Unit 3 - Differentiation: Definition and Basic Derivative Rules Flashcards

(54 cards)

1
Q

Equation of a tangent line to a graph at a point

A

f’(c)(x-c)+f(c)

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

How do you find the normal?

A

Find the slope of the tangent, and take the negative reciprocal.

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

What is the normal when the tangent line has a slope of 0?

A

The normal is a vertical line, represented as x=c

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

What is the equation for the average rate of change?

A

average rate of change = (f(x)-f(c)) / (x-c) where x=/=c

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

What letter represents distance in Calculus?

A

s

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

What is average velocity?

A

Change in position with respect to time.

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

Difference between speed and velocity?

A

Speed is absolute. Velocity is signed (can be positive or negative)

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

What is instantaneous velocity?

A

The limit of average velocity as Delta t approaches 0.

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

How do you find the derivative when given a table of data?

A

Use the two closest independent values, and find the secant. (this approximates the tangent)

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

How do continuity and differentiability relate?

A

If a function is differentiable at c, it is continuous as c (f must be continuous at c for f to be differentiable at c. If a function is not continuous at c, it is not differentiable at c. If a function is continuous at c, it is not necessarily differentiable.

Differentiability implies continuity, but continuity does not imply differentiability.

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

What is the derivative of e^x

A

e^x

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

Simple power rule

A

x^n = nx^(n-1) Does not work for exponentials (n^x).

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

Sum/Difference rule.

A

f(x)=g(x)+-h(x). If g(x) and h(x) are differentiable, then f(x) is differentiable and f’(x)=g’(x)+-h’(x)

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

Notations for derivatives.

A

f’(x)
y’
dy/dx
(d/dx)y
(d/dx)f(x)
Df(x)

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

Derivative of a constant.

A

If f is a constant function f(x)=a, then f’(x)=0

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

What is the derivative of the natural logarithm?

A

y=ln x, y’=1/x

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

What is the product rule?

A

(uv)’=uv’+u’v

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

What is the quotient law?

A

(u/v)’=(vu’-uv’)/(v^2)

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

Higher order derivatives

A

y^(n)
f^(n) (x)
d^(n) y / dx^(n)
d / dx^(n)

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

derivative of sin(x)

A

cos(x) over all real numbers

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

derivative of cos(x)

A

-sin(x) over all real numbers

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

derivative of tan(x)

A

sec^2 (x) where x does not equal (2k+1)/(2) * Pi, k an intiger

23
Q

derivative of cot(x)

A

-csc^2 (x) where x does not equal nPi, n an intiger

24
Q

derivative of csc(x)

A

-csc(x) * cot(x), where x does not equal nPi, n an intiger

25
derivative of sec(x)
sec(x) * tan(x), where x does not equal (2k+1)/(2) * Pi, k an intiger
26
Useful note for remembering some derivatives of trigonometric functions?
If the trigonometric function starts with a c, its derivative has a negative sign
27
How do you find the derivative using its definition
find the limit as h approaches 0 of (f(x+h)-f(x)) / h
28
What does it mean of f'(a) (f prime of x at a) does not exist?
The tangent might not exist, might be a vertical line, or might not be unique
29
What does limit as x approaches c of (f(x)-f(c)/(f-x) equal?
The tangent line to the graph of f at a c, provided the limit exists
30
Average rate of change equation
(f(x)-f(c))/(x-c), x =/= c
31
What is average rate of change?
behavior over an interval
32
What is instantaneous rate of change?
behavior at a number (not over a range)
33
Average velocity equation
Delta s/ Delta t = (f(t1))-f(t0)) / (t1-t0)
34
Instantaneous velocity equation
v = limit as delta t approaches 0 of Delta s/ Delta t = limit as t0 approaches t0 of (f(t1))-f(t0)) / (t1-t0)
35
How to use the definition for derivative of a function at a number?
f'(c) = limit as x approaches c of ((f(x)-f(c))/(x-c)
36
How to use the definition for a derivative function f' of a function f?
f'(x) = limit as h approaches 0 of ((f(x+h)-f(x))/h
37
What does it mean when asked to use "the definition" to find the answer?
Longer form. No shortcuts.
38
What are the 3 ways a function cannot be differentiable at a point on a continuous function?
The limit from the left and right exist but are not equal (corner). The one-sided limits are both infinite (+ or -) (vertical tangent). The one-sided limits are infinite but one is positive and the other is negative (cusp).
39
How do you know where the horizontal tangent lines of a graph of f are?
Where f' is 0.
40
What are the common errors you make?
Incorrectly reducing exponents. Forgetting negatives/adding them where they don't exist. Improperly formatting quotient rules. READ THE QUESTION AND KNOW WHAT IT WANTS. Remember that some limits of trigonometric equations involve squares.
41
Memory trick for quotient rules of derivatives.
Low d-high minus high d-low, draw a line and square below
42
What do you need to remember about solving for x of a trigonometric equation?
Remember the domain. If none is given, give the general solution.
43
How would you format a falling object's speed?
Falling at abs(velocity). Falling refers to the direction, so signs are not needed.
44
Position... Velocity... what comes next?
Position... Velocity... then acceleration, jerk and snap.
45
Form 1 and Form 2
todo
46
What should you watch out for when a question asks for a limit?
Check if it is using the definition of a derivative
47
For the current unit, do vertical tangents exist
No.
48
What does m (subscript tangent) represent?
Slope of the tangent. Equal to form 1 of the definition of a derivative
49
What do you need to remember about graphs?
Check the scale of the axi.
50
When asked to match a function’s graph to its derivatives graph, what do you do?
Remember that you don’t know the equations. Describe the behaviour of the graphs over intervals and points.
51
Finding limit of a piece wise function at a point
Use form 1 (x -> c) from the left and right sided limits. Check for continuity as well
52
Do cusps have derivatives?
No. Derivatives cannot be infinite (for now at least)
53
How to determine continuity using differentiability.
Wherever f is differentiable, f is continuous. Where f is not differentiable, you need more information to determine continuity.
54
Difference between at a point and value.
Point are like (x,y). Values are x=… units