Andromeda
Note

Reduction Formula

Definition

The Reduction Formula allows for the combination of a sine and cosine function with the same argument into a single shifted sine function. asinx+bcosx=a2+b2sin(x+θ)a \sin x + b \cos x = \sqrt{a^2 + b^2} \sin(x + \theta)

  • How to read: “The a sine of x plus b cosine of x equals the square root of a squared plus b squared times sine of the quantity x plus theta.”
  • Meaning / when to use: Any linear combination of sine and cosine at the same frequency can be rewritten as a single sine wave with amplitude R = sqrt(a² + b²) and phase shift θ. Use to simplify graphing, finding range/period, or analyzing superposed oscillations in physics and AC circuits.

Why It Matters

This formula allows for “mathematical compression.” It turns a complex interference pattern of two waves into a single, predictable wave. In physics and engineering, this is the difference between an unsolvable oscillation and a simple problem. It reveals the unified behavior hidden inside multiple signals.

Core Concepts

  • The Reduction Formula: Any linear combination of sine and cosine of the same frequency can be written as a single sine wave with a phase shift.
  • Amplitude: R=a2+b2R = \sqrt{a^2 + b^2} is the maximum value the sum can ever reach.
  • Phase Angle: θ\theta is found such that coefficients match normalized values (a/R, b/R).
  • Simplification: dramatically easier for finding range, period, graphing, or solving oscillations.

Connected Concepts