BC Definitions and Some AB

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

1/56

flashcard set

Earn XP

Description and Tags

bc and ab basic shit

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

57 Terms

1
New cards

Integration By Parts

∫udv = uv -∫ [vdu]

<p>∫udv = uv -∫ [vdu]</p>
2
New cards

Geometric Series

infinite series of ar^n
a= first term, r =common ratio
from n=0 to infinity of ∑ ar^n

<p><span>infinite series of </span>ar^n<br>a= first term, r =common ratio<br>from n=0 to infinity of ∑ ar^n</p><p></p>
3
New cards

Taylor Series Formula

<p></p>
4
New cards

Maclaurin Series Formula

  • Maclaurin series is a Taylor series but not vice versa

<ul><li><p>Maclaurin series is a Taylor series but not vice versa</p></li></ul>
5
New cards

sin(x) Maclaurin Series

knowt flashcard image
6
New cards

cos(x) Maclaurin Series

knowt flashcard image
7
New cards

1(1+x) Maclaurin Series

knowt flashcard image
8
New cards

arctan(x) Maclaurin Series

knowt flashcard image
9
New cards

1/(1-x) Maclaurin Series

<p></p>
10
New cards

ln(1+x) Maclaurin Series

knowt flashcard image
11
New cards

e^x Maclaurin Series

knowt flashcard image
12
New cards

Lagrange Error Bound

<p></p>
13
New cards

Alternating Series Error Bound

knowt flashcard image
14
New cards

Divergence/nth term test

<p></p>
15
New cards

Ratio Test

knowt flashcard image
16
New cards

nth Root Test

<p></p>
17
New cards

Integral Test

knowt flashcard image
18
New cards

Alternating Series Test

knowt flashcard image
19
New cards

P-series Test

knowt flashcard image
20
New cards

Direct Comparison Test

knowt flashcard image
21
New cards

Limit Comparison Test

knowt flashcard image
22
New cards

Absolute Convergence Test

knowt flashcard image
23
New cards

Power Series General Form

knowt flashcard image
24
New cards

In Polar Cords what is x and y equal to?

tanθ = ?

x = rcos(θ) y= rsin(θ)

tan(θ) = y/x

Also

  • r² = x²+y²

  • θ = tan-1(y/x)

25
New cards

Area for Polar Curve

A = ½ ∫r²dθ

<p>A = ½ <span>∫r²d</span>θ</p>
26
New cards

slope for a polar curve

dy/dx = (dy/dθ)/(dx/dθ)

27
New cards

Slope for a parametric curve

dy/dx = (dy/dt)/(dx/dt)

28
New cards

Second derivative of a parametric curve

knowt flashcard image
29
New cards

Position, Velocity and Acceleration Vectors.

  • P = <x(t), y(t)>

  • V =<x’(t), y’(t)>

  • A = <x’’(t), y’’(t)>

30
New cards

Arc Length Formula

Remember Arc length parametric terms is simply distance formula

<p>Remember Arc length parametric terms is simply distance formula</p>
31
New cards

Speed Formula

<p></p>
32
New cards

Distance Formula

<p></p>
33
New cards

When is the Particle moving to the left and moving to the right?

Velocity = (-) , left

Velocity =(+), right

34
New cards

When is the particle speeding up/moving away from origin?

When Velocity and Acceleration are the same sign

35
New cards

Logistic Differential Equation General Form

dp/dt = kP(1 - P/C)

  • P = population at time t

  • C = carrying capacity

  • k = constant

<p>dp/dt = kP(1 - P/C)</p><ul><li><p>P = population at time t </p></li><li><p>C = carrying capacity </p></li><li><p>k = constant</p></li></ul>
36
New cards

Logistic Solution Form

P = c/(1+Ae^-kt)

37
New cards

Limacons Variations and General Equation

r = a±bcosθ or r = a±bsinθ

  • Inner Loop

  • Cardioid

  • Dimpled

  • Convex

<p>r = a±bcosθ or r = a±bsinθ</p><ul><li><p>Inner Loop</p></li><li><p>Cardioid</p></li><li><p>Dimpled</p></li><li><p>Convex</p></li></ul>
38
New cards

Rose Curves and General Equation

acos(nθ) or asin(nθ)

  • If n is odd, there are n petals

  • If n is even, there are 2n petals

First petal positions:

  • Cos curve - On the x-axis

  • Sin curve - First Quadrant

<p>acos(nθ) or asin(nθ)</p><ul><li><p>If n is odd, there are n petals</p></li><li><p>If n is even, there are 2n petals</p></li></ul><p>First petal positions:</p><ul><li><p>Cos curve -  On the x-axis</p></li><li><p>Sin curve - First Quadrant</p></li></ul>
39
New cards

Limacon Inner Loop Points

knowt flashcard image
40
New cards

Leminiscate General Equation

r = a²sinθ or a²cosθ

<p>r = a²sinθ or a²cosθ</p>
41
New cards

Circle General Equation

r = acosθ or asinθ

<p>r = acosθ or asinθ </p>
42
New cards

Spiral General Equation

r = θ

<p>r = θ</p>
43
New cards

Infinite Sum

knowt flashcard image
44
New cards

Finite sum

knowt flashcard image
45
New cards

Telescoping Series

First and last term are the only remaining terms within series.

<p>First and last term are the only remaining terms within series.</p>
46
New cards

Euler’s Method

knowt flashcard image
47
New cards

Inflection Point/POI

f’’(x) =0 or und and changes sign

48
New cards

Critical Point

f’(x) = 0 or und

49
New cards

Relative Min/Max

Min: f’ changes from (+) to (-) and f’ = 0 or und

f’ changes from (-) to (+) and f’ = 0 or und

50
New cards

What does concave up/down mean?

f’’ > 0 for concave up, f’’<0 for concave down

51
New cards

Tangent Line Eq/ Normal Line eq

Tangent Line: y-y1=m(x-x1)

Norm Line: y-y1=1/m(x-x1)

52
New cards

Riemann Sums

Right hand - overestimate for increasing functions and under for decreasing functions

Vice versa for Left hand

The Trapezoidal sum is the same as the average of the left and right Riemann sums (Goldilocks for estimating)

<p>Right hand - overestimate for increasing functions and under for decreasing functions</p><p>Vice versa for Left hand<br><br>The Trapezoidal sum is the same as the average of the left and right Riemann sums (Goldilocks for estimating)</p>
53
New cards

MVT

continuous on [a,b], and differentiable on open,

then exists x=c where f’(c ) =f(b)-f(a)/(b-a)

54
New cards

EVT

If F(x) is continuous on [a,b], then f has both an abs minimum and an abs max

55
New cards

IVT

If f(x) is continuous on [a,b], and k is between f(a) and f(b), and a<C<b then F(C) = k

56
New cards

Cross Section Volume Identities

<p></p>
57
New cards

Avg Value

<p></p>