Calculus pt. 1

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/84

flashcard set

Earn XP

Description and Tags

some random precalc shit, derivatives, limits, MVT, IVT, extremas, concavity

Calculus

12th

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

85 Terms

1
New cards
Slope intercept form
y = mx + b
2
New cards
Point slope form
y-y1 = m(x-x1)
3
New cards
Rational Functions
a polynomial function divides another function

\-fraction with polynomials in the numerator and denominator (variables and constants)
4
New cards
Horizontal Asymptotes
These describe a function’s end behavior, what the function looks like / approaches as x infinitely increases or decreases

Functions sometimes can cross these, but usually won’t be able to.
5
New cards
BOBO BOTN EATS DC
the funny acronym:

Bigger on Bottom = 0

Bigger on Top, No Horizontal Asymptote (Oblique Asymptote, synthetic division required)

Exponents same, divide the coefficients
6
New cards
Continuity
A function is (this) over an interval if it is unbroken over that interval

Can I trace the graph without lifting my pencil from the paper?
7
New cards
Average Speed
distance travelled (rise) / elapsed time (run)
8
New cards
Secant line
line that intersects another line at two distinct points. what mathematicians use to find a derivative
9
New cards
instantaneous speed
speed at a particular time t
10
New cards
Sandwich Theorem
if f is between g and h for all vales x ≠ c in some interval about c, and g and h have the same limit as x → c, then f has that limit too.
11
New cards
Interior point continuity
Point within a function.

happens when a function y = f(x) is continuous at one of these (c) if and only if the limit as x → c is equal to f(c)
12
New cards
Endpoint continuity
Point at end of a function.

happens when a function f(x) is continuous at one of these (either at the left or the right) if and only if the limit as x → a+ = f(a)

OR

the limit as x → b- = f(b)

(from the right: limit as x approaches value of right = value of ___)

(from the left: limit as x approaches value of left = value of ___)
13
New cards
Removable Discontinuity
Nullifies continuity

Known as holes; created when the denominator of a rational function can be equal to zero
14
New cards
Jump discontinuity
Nullifies continuity

created through piecewise functions
15
New cards
infinite discontinuity
Nullifies continuity

also known as nonremoveable discontinuity, where a function goes towards infinity at a vertical asymptote.
16
New cards
Oscillating discontinuity
nullifies continuity

starts bouncing up and down at wild rates.
17
New cards
Continuous
Operations with ??? functions are also ??? if f and g are ???. Meaning this is possible:

f + g

f - g

f \* g

f / g

f(g(x))

g(f(x))
18
New cards
Intermediate Value Theorem (IVT)
If f(x) is continuous across \[a,b\], every value from f(a) - f(b) happens at least once.

!needs to pass vertical line test!

Guarantees that a value exists, it just doesn’t tell us where or how many times that value happens.
19
New cards
Limit Definition of a Derivative
lim h→0 f(x+h) - f(x) / h

OR

lim x→a f(x) - f(a) / x - a
20
New cards
Derivative
slope of the tangent line, instantaneous rate of change
21
New cards
Normal line
To a curve at a point (x,y), this line is perpendicular to the tangent line at that point (x,y).
22
New cards
Slope of secant line
average rate of change
23
New cards
slope of tangent line
instantaneous rate of change
24
New cards
Corner
f(x) = |x|

This function has a ___, where the derivative of the function changes abruptly

Not differentiable
25
New cards
Cusp
f(x) = x^(2/3)

This function has a ___, where the slopes of the secant lines approach infinity from one side and negative infinity from another side

These functions aren’t differentiable when the numerator is even and the denominator is odd.

Not differentiable
26
New cards
Vertical Tangent
f(x) = x^(1/3)

This function has a ___, where the slopes of the secant lines approach either infinity or negative infinity from both sides

Not differentiable
27
New cards
Discontinuity
f(x) = { -1, x < 0; 1, x ≥ 0

Functions like these have a ___, when one or both of the one sided derivatives do not exist.

Not differentiable
28
New cards
Polynomial

Rational

Trig

Exponential

Logarithmic
These functions are differentiable:

(x^2 + 1)

(1 / x^2)

(sin(x))

(x^(x^2 + 2))

(lnx)
29
New cards
Locally linear
Differentiable functions are ___, meaning the closer we zoom into a function, it will start to look just like its tangent line.
30
New cards
Polynomial

Linear

Radical

Absolute Value

Exponential

Log

Trig

Rational
These functions are differentiable:

x^2 + 2

x+2

sqrt(x)

|x| + 2

x^(x^2+2)

log base 10 of x

arctan(x)

(x^2 - 1) / (x^3)
31
New cards
Power rule
d/dx x^n = nx^(n-1)

x^5 → 5x^4

Provided n or x is not 0
32
New cards
Constant Multiple Rule
this useless derivative rule basically says you can pull out a constant (NOT FUNCTIONS) in a function and worry about them later
33
New cards
Sum / Difference Rule
this states that we can add / subtract derivatives provided that they are of the same function (u and v are differentiable functions of x)
34
New cards
Constant Rule
deriving a constant goes to 0
35
New cards
Product Rule
d/dx(uv) = u(dv/dx) + v(du/dx)
36
New cards
Quotient Rule
Lo De Hi Hi De Lo Square the bottom and away we go!
37
New cards
Displacement
f(t + ∆t) - f(t) given f(t) is position at time t

This can be positive or negative. Distance from the starting position to the end position.
38
New cards
Velocity
rate of change (derivative) of position.

A vector quantity, it commits crimes on direction and magnitude (can be negative) depending upon which direction the object moves
39
New cards
Speed
Absolute value of velocity, always positive or zero.
40
New cards
Acceleration
rate of change (derivative) of velocity

A vector quantity, it commits crimes on direction and magnitude (can be negative) depending on which direction the object moves
41
New cards
Speed up
Objects __ when velocity and acceleration have the same sign (both positive or negative)
42
New cards
Slow down
objects ___ when velocity and acceleration have the opposite signs (one positive, one negative)
43
New cards
cos(x)
derivative of sin(x)
44
New cards
\-sin(x)
derivative of cos(x)
45
New cards
sec^2(x)
derivative of tan(x)
46
New cards
Pythagorean Identities
sin^2(x) + cos^2(x) = 1

tan^2(x) + 1 = sec^2(x)

cot^2(x) + 1 = csc^2(x)
47
New cards
Quotient Identities
tan(x) = sin(x) / cos(x)

cot(x) = cos(x) / sin(x)
48
New cards
\-cot(x)csc(x)
derivative of csc(x)
49
New cards
tan(x)sec(x)
derivative of sec(x)
50
New cards
\-csc^2(x)
derivative of cot(x)
51
New cards
Chain Rule
Derive the outer function, then multiply it by the derivative of the inner function, loop until everything has been derived
52
New cards
Implicit Differentiation
allows us to find derivatives that aren’t easily solvable for y.

Will often give us a derivative that is expressed in terms of x AND y

it’s the thing where you have x and y in the equation and you have to find dy/dx

e.g y^3 + y = 3 + 2x
53
New cards
Steps for Implicit differentation
Derive both sides of equation with respect to x (don’t forget chain rule), then y terms (add a dy/dx through chain rule)

Isolate dy/dx to one side of equation

Factor dy/dx

solve
54
New cards
one-to-one function
if a functions’s inverse is also a function, it is a ___.
55
New cards
Horizontal line test
determines if a function is one to one. If it has two points touching the horizontal line, it is in fact not one to one.
56
New cards
(1,2)
If f and g are inverses, and (2,1) lies on g, that means that ___ lies on f
57
New cards
d/dx (1 / g(y))
provided that f and g are inverses, f’(x) is ___

hint: This just means that the derivative of g(x) at Y value is the reciprocol of the derivative of f(x) at X value
58
New cards
1 / (sqrt(1 - u^2)) \* du/dx
derivative of arcsin
59
New cards
\-1 / (sqrt(1 - u^2)) \* du/dx
derivative of arcos
60
New cards
1 / (1 + u^2) du/dx
derivative of arctan
61
New cards
\-1 / (1 + u^2) du/dx
derivative of arccot
62
New cards
1 / |u| *sqrt(u^2 - 1)* du/dx
derivative of arcsec
63
New cards
\-1 / |u| *sqrt(u^2 - 1)* du/dx
derivative of arccsc
64
New cards
e^u du/dx
derivative of e^u
65
New cards
1
lim h → 0 (e^h - 1) / h = ???
66
New cards
a^u \* ln(a)
derivative of a^u
67
New cards
1 / u du/dx
derivative of ln(u)
68
New cards
1 / u \* ln(a) du/dx
derivative of log base a of u
69
New cards
Parametric equations
these are often useful to graph curves that aren’t functions, such as circles of ellipses

define each ordered pair on a graph by relating to x and y

A parametrized curve (x(t) , y(t)) is differentiable at t if x and y are differentiable at t

what does this mean

\
e.g. dy/dx == (dy/dx) // (dx/dt)

if it asks you to derive parametrically just derive the top and the bottom separately
70
New cards
extrema
maximums and minimums, maxima and minima. Can be classified as absolute / global, or local / relative
71
New cards
Absolute minimum
lowest point on the graph
72
New cards
Absolute maximum
highest point of the graph

exists with bounds
73
New cards
Relative minimum
lowest point of a region of the graph
74
New cards
Relative maximum
highest point of a region of the graph
75
New cards
Extreme Value Theorem
If f is continuous on \[a,b\], then f has both a maximum value and a minimum value on that interval

* *if a function is continuous on a closed interval, then there is both a maximum and minimum.*
* these maximas and minimas may occur at an interior point or at the endpoints
76
New cards
Solving for Extrema
Identify critical points (endpoints, any value where the derivative is equal to zero or does not exist)

Plug values of candidates into the **original function,** local / absolute minimums are lower numbers, local / absolute maximums are higher.

do the stupid number line sign thing by inputting numbers before and after the critical point into the derivative to check if there is actually a minimum or maximum

!! not every critical point or endpoint signals presence of extrema.
77
New cards
Critical points
endpoints, any value where the derivative is equal to zero or does not exist
78
New cards
Mean Value Theorem
If f is continuous on \[a,b\] and differentiable on (a,b), then there is at least one value c in (a,b) where *f’(c) == f(b) - f(a) / b - a*

*if f is continuous (closed interval) and differentiable (open interval) then there’s at least one time where the derivative is equal to the average rate of change.*
79
New cards
increasing on \[a,b\]
if f’ > 0 in (a,b), f is ___
80
New cards
decreasing on \[a,b\]
if f’ < 0 in (a,b), f is ___
81
New cards
Concave up
if f” is positive, then f is ___

slopes of the tangent lines are increasing as we move from left to right)
82
New cards
Concave down
if f” is negative, then f is ___

slopes of the tangent lines are decreasing as we move from left to right
83
New cards
Solving for concavity (second derivative test)
provided a function is twice differentiable:

solve for inflection points (any point where concavity changes), or values of x when f” is 0 or DNE

do the stupid number line sign thing where you test the values around the inflection point candidates (plug into f”) to determine concavity
84
New cards
Bounce, Wiggle, Cross
a function will __ if its exponent is even

a function will __ if its exponent is odd

a function will __ if its exponent is one.
85
New cards
Reciprocal Identities
csc(x) = 1 / sin(x)

sec(x) = 1 / cos(x)

cot(x) = 1 / tan(x)