Precalculus Cheat Sheet

1. Functions and Their Properties

1.1 Definition of a Function

A function \(f\) is a relation between a set of inputs (domain) and a set of possible outputs (range) where each input is related to exactly one output.

Notation: \(f(x) = y\), where \(x\) is the input and \(y\) is the output.

Example:

Given the function \(f(x) = 2x + 3\), find \(f(4)\).

1.2 Domain and Range

The domain of a function is the set of all possible input values, while the range is the set of all possible output values.

Example:

Find the domain and range of the function \(f(x) = \frac{1}{x-2}\).

2. Polynomial and Rational Functions

2.1 Polynomial Functions

A polynomial function is a function that can be expressed in the form \(P(x) = a_nx^n + a_{n-1}x^{n-1} + \cdots + a_1x + a_0\), where \(a_n, a_{n-1}, \ldots, a_1, a_0\) are constants and \(n\) is a non-negative integer.

Key Concepts:

Example:

Identify the degree and leading coefficient of the polynomial \(P(x) = 4x^5 - 3x^3 + 2x - 1\).

2.2 Rational Functions

A rational function is a function that can be expressed as the quotient of two polynomials: \(R(x) = \frac{P(x)}{Q(x)}\), where \(P(x)\) and \(Q(x)\) are polynomials and \(Q(x) \neq 0\).

Key Concepts:

Example:

Find the vertical and horizontal asymptotes of the rational function \(R(x) = \frac{2x^2 + 3x - 2}{x^2 - 4}\).

3. Exponential and Logarithmic Functions

3.1 Exponential Functions

An exponential function is a function of the form \(f(x) = a \cdot b^x\), where \(a\) and \(b\) are constants, and \(b > 0\) and \(b \neq 1\).

Key Concepts:

Example:

Graph the exponential function \(f(x) = 3 \cdot 2^x\).

3.2 Logarithmic Functions

A logarithmic function is the inverse of an exponential function and has the form \(f(x) = \log_b(x)\), where \(b > 0\) and \(b \neq 1\).

Key Concepts:

Example:

Simplify the logarithmic expression \( \log_2(32) - \log_2(4) \).

4. Trigonometric Functions and Identities

4.1 Unit Circle and Trigonometric Functions

The unit circle is a circle with radius 1 centered at the origin of the coordinate plane. Trigonometric functions can be defined using the unit circle:

Example:

Find the sine, cosine, and tangent of \( 45° \) using the unit circle.

4.2 Trigonometric Identities

Trigonometric identities are equations that are true for all values of the variable within their domains. Some important identities include:

Example:

Prove the identity \( 1 + \tan^2 \theta = \sec^2 \theta \).

5. Conic Sections

5.1 Parabolas

A parabola is the set of all points in a plane equidistant from a given point (focus) and a given line (directrix). The standard form of a parabola is \(y = ax^2 + bx + c\) or \(x = ay^2 + by + c\).

Vertex Form: The vertex form of a parabola is \(y = a(x - h)^2 + k\), where \((h, k)\) is the vertex.

Example:

Find the vertex of the parabola \(y = 2x^2 - 8x + 6\).

5.2 Circles

A circle is a set of all points in a plane that are equidistant from a fixed point called the center. The standard form of the equation of a circle is \((x - h)^2 + (y - k)^2 = r^2\), where (h, k) is the center and \(r\) is the radius.

Example:

Write the equation of a circle with center at (3, -2) and radius 5.

5.3 Ellipses

An ellipse is a set of all points in a plane where the sum of the distances from two fixed points (the foci) is constant. The standard form of an ellipse is \(\frac{(x - h)^2}{a^2} + \frac{(y - k)^2}{b^2} = 1\), where (h, k) is the center, \(a\) is the distance from the center to a vertex along the major axis, and \(b\) is the distance from the center to a vertex along the minor axis.

Example:

Write the equation of an ellipse with center at (0, 0), a major axis of length 10 along the x-axis, and a minor axis of length 6 along the y-axis.

5.4 Hyperbolas

A hyperbola is a set of all points in a plane where the difference of the distances from two fixed points (the foci) is constant. The standard form of a hyperbola is \(\frac{(x - h)^2}{a^2} - \frac{(y - k)^2}{b^2} = 1\) (horizontal hyperbola) or \(\frac{(y - k)^2}{a^2} - \frac{(x - h)^2}{b^2} = 1\) (vertical hyperbola).

Asymptotes: The asymptotes of a hyperbola are the lines that the hyperbola approaches but never touches. For a hyperbola centered at (h, k), the asymptotes are given by the equations \(y - k = \pm \frac{b}{a}(x - h)\) (horizontal hyperbola) or \(y - k = \pm \frac{a}{b}(x - h)\) (vertical hyperbola).

Example:

Write the equation of a hyperbola with center at (1, -2), a horizontal transverse axis, \(a = 4\), and \(b = 3\).

6. Sequences and Series

6.1 Arithmetic Sequences

An arithmetic sequence is a sequence of numbers in which the difference between consecutive terms is constant. The general term of an arithmetic sequence is given by \(a_n = a_1 + (n - 1)d\), where \(a_1\) is the first term and \(d\) is the common difference.

Sum of n Terms:

Example:

Find the sum of the first 20 terms of the arithmetic sequence 2, 5, 8, ...

6.2 Geometric Sequences

A geometric sequence is a sequence of numbers where each term after the first is found by multiplying the previous term by a fixed, non-zero number called the common ratio. The general term of a geometric sequence is given by \(a_n = a_1 \cdot r^{(n-1)}\), where \(a_1\) is the first term and \(r\) is the common ratio.

Sum of n Terms:

Example:

Find the sum of the first 5 terms of the geometric sequence 3, 6, 12, ...

6.3 Infinite Geometric Series

An infinite geometric series is a geometric series with an infinite number of terms. It converges to a sum if the common ratio \(r\) satisfies \(|r| < 1\), and the sum is given by:

\[ S = \frac{a_1}{1 - r} \]

Example:

Find the sum of the infinite geometric series \( \frac{1}{3} + \frac{1}{9} + \frac{1}{27} + \dots \)

6.4 Arithmetic Series

An arithmetic series is the sum of the terms of an arithmetic sequence. The sum of the first \(n\) terms of an arithmetic series is given by:

\[ S_n = \frac{n}{2} \cdot (a_1 + a_n) \]

where \(a_1\) is the first term, \(a_n\) is the nth term, and \(n\) is the number of terms.

Example:

Find the sum of the first 10 terms of the arithmetic series with \(a_1 = 5\) and \(d = 3\).

6.5 Geometric Series

A geometric series is the sum of the terms of a geometric sequence. The sum of the first \(n\) terms of a geometric series is given by:

\[ S_n = a_1 \cdot \frac{1 - r^n}{1 - r} \]

where \(a_1\) is the first term, \(r\) is the common ratio, and \(n\) is the number of terms.

Example:

Find the sum of the first 6 terms of the geometric series with \(a_1 = 4\) and \(r = 2\).

7. Vectors

7.1 Vector Operations

A vector is a quantity that has both magnitude and direction. Vectors can be represented in the form \( \mathbf{v} = \langle x, y \rangle \) in two dimensions or \( \mathbf{v} = \langle x, y, z \rangle \) in three dimensions.

Key Operations:

Example:

Given \( \mathbf{u} = \langle 1, 2 \rangle \) and \( \mathbf{v} = \langle 3, 4 \rangle \), find \( \mathbf{u} + \mathbf{v} \) and \( \mathbf{u} \cdot \mathbf{v} \).

7.2 Magnitude and Direction

The magnitude (length) of a vector \( \mathbf{v} = \langle x, y \rangle \) is given by:

\[ |\mathbf{v}| = \sqrt{x^2 + y^2} \]

The direction of a vector is given by the angle \( \theta \) it makes with the positive x-axis, calculated as:

\[ \theta = \tan^{-1}\left(\frac{y}{x}\right) \]

Example:

Find the magnitude and direction of the vector \( \mathbf{v} = \langle 3, 4 \rangle \).

7.3 Vector Projections

The projection of vector \( \mathbf{u} \) onto vector \( \mathbf{v} \) is given by:

\[ \text{Proj}_{\mathbf{v}} \mathbf{u} = \frac{\mathbf{u} \cdot \mathbf{v}}{|\mathbf{v}|^2} \mathbf{v} \]

Example:

Find the projection of \( \mathbf{u} = \langle 2, 3 \rangle \) onto \( \mathbf{v} = \langle 1, 1 \rangle \).

8. Matrices

8.1 Matrix Operations

A matrix is a rectangular array of numbers arranged in rows and columns. The most common matrix operations include addition, subtraction, and multiplication.

Key Operations:

Example:

Find the product of the matrices \(A = \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix}\) and \(B = \begin{pmatrix} 2 & 0 \\ 1 & 3 \end{pmatrix}\).

8.2 Determinants and Inverses

The determinant of a square matrix \(A\) is a scalar value that can be computed from its elements and provides important properties of the matrix. The inverse of a square matrix \(A\) is a matrix \(A^{-1}\) such that \(AA^{-1} = I\), where \(I\) is the identity matrix.

Key Formulas:

Example:

Find the determinant and inverse of the matrix \(A = \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix}\).

9. Complex Numbers

9.1 Definition and Operations

A complex number is a number of the form \(a + bi\), where \(a\) and \(b\) are real numbers and \(i\) is the imaginary unit with the property \(i^2 = -1\).

Key Operations:

Example:

Simplify \( \frac{3 + 4i}{1 - 2i} \).

9.2 Polar Form of Complex Numbers

Complex numbers can also be represented in polar form as \( r(\cos \theta + i \sin \theta) \), where \( r = \sqrt{a^2 + b^2} \) is the magnitude and \( \theta = \tan^{-1}\left(\frac{b}{a}\right) \) is the argument (angle).

The polar form is often written as \( r \text{cis} \theta \), where \( \text{cis} \theta = \cos \theta + i \sin \theta \).

Example:

Convert the complex number \( 3 + 4i \) to polar form.

9.3 De Moivre's Theorem

De Moivre's Theorem states that for any complex number in polar form \( r(\cos \theta + i \sin \theta) \) and any integer \( n \),

\[ [r(\cos \theta + i \sin \theta)]^n = r^n (\cos n\theta + i \sin n\theta) \]

This theorem is useful for finding powers and roots of complex numbers.

Example:

Find \( (1 + i)^6 \) using De Moivre's Theorem.