Midterm - Terms to Know Flashcards

1
Q

instantaneous velocity

A

lim(h–>0) of [f(x1 + h) - f(x)]/h

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

lim(x–>0) of sinx/x

A

1

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

lim(x–>inf.) of sinx/x

A

0

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

lim(x–>c) of A

A

A

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

lim(x–>c) of x

A

c

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

lim(x–>c) of [f(x) +/- g(x)]

A

lim(x–>c) of f(x) +/- lim(x–>c) of g(x)

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

lim(x–>c) of [kg(x)]

A

k*lim(x–>c) of g(x)

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

lim(x–>c) of [f(x)^n]

A

[lim(x–>c) of f(x)]^n

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

Sandwich Theorem

A

if g(x) </= f(x) </= h(x) in some interval about c, and lim(x–>c) of g(x) = lim(x–>c) of h(x), then lim(x–>c) of f(x) = L

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

a function is continuous if…

A

the value exists
the limit exists
the limit equals the value

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

intermediate value theorem

A

if a function is continuous between points a and b, it will take on every value between f(a) and f(b)

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

tangent line equation

A

ytan = m(x-x1) + y1

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

what is a normal line?

A

a line perpendicular to the tangent line; has the opposite reciprocal slope

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

when is a function differentiable?

A

if it has a derivative at every point in its domain, and is both continuous and smooth

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

power rule

A

d/dx(x^n) = nx^(n-1)

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

constant multiple rule

A

d/dx(cu) = c*d/dx(u)

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

sum and difference rule

A

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

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

product rule

A

d/dx(uv) = du/dxv + dv/dxu

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

quotient rule

A

“low d high minus high d low, square the bottom and away we go”
d/dx(u/v) = (du/dxv - dv/dxu)/v^2

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

position, velocity, acceleration relationships

A

velocity is the first derivative of position
acceleration is the first derivative of velocity and second derivative of position

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

velocity and acceleration

A

when velocity is + or - but increasing, acceleration is +
when velocity is constant, acceleration is 0
when velocity is decreasing, acceleration is -

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

d/dx(sinx)

A

cos(x)

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

d/dx(cosx)

A

-sin(x)

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

d/dx(tanx)

A

sec^2(x)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
d/dx(secx)
secxtanx
26
d/dx(cscx)
-cscxcotx
27
d/dx(cotx)
-csc^2x
28
chain rule
dy/dx = dy/du * du/dx y' = f'(g(x)) * g'(x)
29
inverse functions
derivative of a function's inverse is the reciprocal of that function's derivative
30
d/dx(sin-1x)
1/(rt[1-x^2])
31
d/dx(cos-1x)
-1/(rt[1-x^2])
32
d/dx(tan-1x)
1/(1+x^2)
33
d/dx(cot-1x)
-1/(1+x^2)
34
d/dx(secx)
1/(|u|*rt[u^2-1])
35
d/dx(cscx)
-1/(|u|*rt[u^2-1])
36
d/dx(e^x)
e^x
37
d/dx(lnx)
1/x
38
extreme value theorem
if f is continuous over a closed interval, then f also has a maximum and a minimum value over that closed interval, including at its endpoints --> maximum/minimum are where f' = 0
39
first derivative test
extrema exist where f exists and f' changes signs (+ --> - or - --> +) neg. to pos.: minimum pos. to neg.: maximum
40
mean value theorem
if f(x) is continuous over [a, b] and differentiable over (a, b), then at some point c between a and b, f'(c) = (f(b)-f(a))/(b-a)
41
increasing/decreasing functions
increasing if: when x1 < x2, f(x1) < f(x2) decreasing if: when x1 < x2, f(x1) > f(x2)
42
antipower rule
if f(x) = ax^n, F(x) = (a/([n+1])x^(n+1)
43
curve sketching
concave up: when f '' (x) > 0 concave down: when f '' (x) < 0 concave up/increasing: f' > 0, f '' > 0 concave up/decreasing: f' < 0, f '' > 0 concave down/increasing: f' > 0, f '' < 0 concave down/decreasing: f' < 0, f '' < 0
44
related rates tip
find the rate at which one quantity is changing by relating it to other quantities, whose rates of change are known 1. draw a picture 2. write down what you know and what you're looking for 3. write an equation relating knowns and unknowns 4. take derivative, usually with respect to time (t) 5. solve (by plugging in what you know) and interpret the answer
45
rectangle/square formulas
P = 2l + 2w A = lw
46
parallelogram formulas
P = 2a + 2b A = bh (h = height, not side length)
47
triangle formulas
P = a + b + c A = (1/2)bh
48
trapezoid formulas
P = a1 + a2 + b1 + b2 A = (1/2)h(b1 + b2)
49
circle formulas
P = 2pi*r A = pi*r^2
50
rectangular prism formulas
V = lwh SA = 2lw + 2lh + 2wh
51
cone formulas
V = (1/3)pi*r^2h SA = pi*r^2 + pi*rs (s = length of side)
52
sphere formulas
V = (4/3)pi*r^3 SA = 4pi*r^2
53
pyramid formulas
V = (1/3)(ab)h SA = (1/3)(2a + 2b)(s)(ab) where s = height of triangle face
54
cylinder formulas
V = pi*r^2h SA = 2pi*r^2 + 2pi*rh
55
linearization of f at a
L(x) = f(a) + f'(a)(x-a)
56
Newton's method
used to find approximate roots of equations using linearizations 1. find function & derivative --> take a guess at a root, then find the linearization of the curve at that point, where L(x) = 0 2. use x-value found from linearization to guess again; x(n+1) = xn - (f[xn]/f'[xn]) 3. find where x stops changing
57
optimization steps
1. draw scenario 2. write equation for quantity you want to optimize in terms of one variable 3. find first derivative of equation and set equal to 0 4. check endpoints if necessary
58
approximation methods for integrals
LRAM: A = h(y0 + y1 + y2 + y3) where y-values are from left corner RRAM: A = h(y1 + y2 + y3 + y4) where y-values are from right corner MRAM: A = h(y0.5 + y1.5 + y2.5 + y3.5)
59
calculating area under the curve - definite integral notation
lim(n-->inf.) of the sum of all f(ck)*(delta of x) = intg. from b --> a of (f(x)*dx)
60
integral evaluation theorem
intg. from b-->a of (f(x)*dx) = F(b) - F(a)
61
rules for integrals
reversing limit changes the sign (+/-) if upper and lower limits are equal, area = 0 constant multiples can be moved outside integrals can be added/subtracted intervals can be added/subtracted neither integrals nor intervals can be multipled/divided
62
mean value theorem for intervals
1/(b-a) * intg. from b-->a of (f(x)*dx)
63
fundamental theorem
d/dx of (intg. from x-->a of f(t)*dt) = f(x) need parameters: - derivative of integral - derivative matches upper limit of integration (d/dx matches x) - lower limit is a constant (a) *integral can be rearranged to suit these parameters
64
trapezoidal rule
T = (h/2)(y0 + 2y1 + 2y2...+2y(n-1) + yn)
65
Simpson's Rule
T = (h/3)(y0 + 4y1 + 2y2 + 4y3...+2y(n-2) + 4y(n-1) + yn)
66
integration by parts formula
intg. of (u*dv) = uv - intg. (v*du) u must differentiate to 0, dv must be easy to integrate *choose u using LIPET
67
tabular integration works for...
integrals of the form intg. (f(x) * g(x)*dx), where f(x) differentiates to 0 and g(x) integrates forever
68
slope fields
if x is affecting, change horizontally if y is affecting, change vertically