maths.freePrecalculus › Parametric equations and polar coordinates

Parametric equations and polar coordinates

Curves traced by a parameter, and the (r, θ) description of the plane.

A parametric curve gives x and y each as functions of t; polar coordinates locate a point by distance r and angle θ. Picture it: the same point (1, 1) is √2 at 45°; the unit circle is simply r = 1. Think it: complex numbers in exponential form are polar coordinates with multiplication built in.

Gumagana halimbawa: polar form of 1 + i

Polar form of 1 + I

1 + i

Hakbang-hakbang

  1. z = 1 + i = 1 + (1)i

    Read off the real and imaginary parts.

  2. |z| = \sqrt{1^2 + 1^2} = \sqrt{2} \approx 1.4142

    The modulus is the distance from the origin (Pythagoras).

  3. \theta = \arg z = \frac{\pi}{4} \approx 0.78540

    The argument is the angle from the positive real axis (watch the quadrant).

  4. z = \sqrt{2}\left(\cos \frac{\pi}{4} + i\sin \frac{\pi}{4}\right) = \sqrt{2} e^{i \frac{\pi}{4}}

    Polar and exponential forms (Euler).

Ipahayag ang sagot
\sqrt{2} e^{i \frac{\pi}{4}}

Symbols used here

\sqrt{x},\ \sqrt[n]{x}
square root, n-th root
The non-negative number whose square (n-th power) is x.
\pi
pi
Ratio of a circle's circumference to its diameter, 3.14159…
\theta
theta
The usual name for an angle.
\sin,\ \cos,\ \tan
sine, cosine, tangent
Ratios of sides in a right triangle; coordinates on the unit circle.
e
Euler's number
2.71828…, the base whose exponential is its own derivative.
i
imaginary unit
i² = −1.
\approx
approximately equal
Equal to the precision shown, not exactly.
\leq,\ \geq
less/greater than or equal
Inequalities that allow equality; < and > exclude it.
|x|
absolute value / modulus
Distance from zero: |−3| = 3. For a complex number, distance from the origin.
\binom{n}{k}
binomial coefficient, "n choose k"
Number of k-element subsets of n things: n!/(k!(n−k)!).
\log_b x,\ \ln x
logarithm, natural log
The exponent b must be raised to for x; ln uses base e.
\mathbf{v},\ \vec{v}
vector
A quantity with magnitude and direction; a column of numbers.

How to: Parametric equations and polar coordinates

  1. Read off the real and imaginary parts.
  2. The modulus is the distance from the origin (Pythagoras).
  3. The argument is the angle from the positive real axis (watch the quadrant).
  4. Polar and exponential forms (Euler).

Questions people ask

What is a function, really?

A rule that assigns exactly one output to each input. The vertical-line test on a graph is the same idea: no input may have two outputs.

Why do we need complex numbers?

Because x² + 1 = 0 has no real solution, and allowing one new number i with i² = −1 makes every polynomial equation solvable. They then turn out to describe rotation, waves and alternating current more naturally than real numbers do.

Subukan ang iyong sarili

Higit pa sa Precalculus