Parametric Equations APCH

0.0(0)
Studied by 2 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/20

Last updated 1:40 AM on 11/8/22
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

21 Terms

1
New cards
circle
x=h+rcost
y=k+rsint
2
New cards
horizontal ellipse
x=h+acost
y=k+bsint
3
New cards
vertical ellipse
x=h+bcost
y=k+asint
4
New cards
horizontal hyperbola
x=h+asect
y=k+btant
5
New cards
vertical hyperbola
x=h+btant
y=k+asect
6
New cards
cardioid (a to b)
|a| = |b|
7
New cards
limacon w/ loop (a to b)
|a| < |b|
8
New cards
limacon w/o loop (a to b)
|a| > |b|
9
New cards
rose curve # petals (r= asinkx)
if k is odd, k petals. if k is even, 2k petals.
10
New cards
conversions to and from polar and rectangular
x^2 + y^2 = r^2
tant = y/x
x = rcost
y = rsint
11
New cards
distance from center to directrix
a^2/c
12
New cards
p
focus to directrix
13
New cards
How to find angle between two vectors
cosθ = u•v / ||u|| ||v||
14
New cards
Properties of dot product
u•v = v•u
0•v = 0
u•(v+w) = u•v + u•w
v•v = ||v||²
c(v•w) = cv•w = v•cw
15
New cards
Equation of a sphere
(x - x₀)² + (y - y₀)² + (z - z₀)² = r²
16
New cards
Angles of 3D vectors
cosα = v₁/||v||
cosβ = v₂/||v||
cosγ = v₃/||v||
17
New cards
Unit vector for 3D
18
New cards
Multiplying complex numbers
(rcisα)(xcisβ) = rxcis(α+β)
19
New cards
De Moivre's Theorem for power
(rcisθ)^n = r^n(cisnθ)
20
New cards
De Moivre's Theorem for roots
(rcisθ)^1/n = r^1/n(cisθ+2πk/n) where k = 0 .... n-1
21
New cards
Roots of unity
The n nth roots of unity are the numbers, z, such that z^n = 1, where z = a +bi = rcisθ