Sinusoidal Function
TrigonometryA sinusoidal function is any function that can be written in the form y = A*sin(Bx + C) + D or y = A*cos(Bx + C) + D, representing a smooth periodic wave.
Formula
y = A\sin(Bx + C) + D \text{ or } y = A\cos(Bx + C) + D
Definition
A sinusoidal function is a smooth, repeating wave described by sine or cosine. It looks like a perfect rolling wave that goes up and down endlessly.
Example
The height of a Ferris wheel seat over time is sinusoidal: it smoothly rises, reaches the top, smoothly falls, reaches the bottom, and repeats.
Key Insight
Sinusoidal functions model anything that oscillates smoothly: tides, breathing, AC electricity, pendulums, and music. They are the mathematical DNA of repeating motion.
Definition
A sinusoidal function has the form $y = A\sin(Bx + C) + D$ (or cosine). All four parameters transform the basic wave: $A$ scales vertically (amplitude), $B$ compresses horizontally (period), $C$ shifts horizontally (phase shift), $D$ shifts vertically (midline). The sine and cosine versions are equivalent, differing only by a $\pi/2$ phase shift.
Example
Model: Water temperature in a lake. High of $75^\circ$F in August, low of $45^\circ$F in February. Amplitude $= (75-45)/2 = 15$, midline $= (75+45)/2 = 60$. Period $= 12$ months. $T(t) = 15\sin(2\pi t/12 - \pi/2) + 60$ (with $t =$ months from January, using cosine form gives cleaner start).
Key Insight
Any sinusoidal function can be written as either a sine or cosine function with appropriate phase shift. The choice is a matter of convenience; mathematically they are the same family of curves.
Definition
A sinusoidal function $y = A\sin(\omega x + \phi) + D$ is the most general real-valued function at a single frequency $\omega$. Using the phasor representation, the amplitude-phase form converts to $A\,\text{Im}(e^{i(\omega x + \phi)}) + D$. In the Fourier domain, a pure sinusoidal function has a spectrum consisting of exactly two Dirac deltas at frequencies $+\omega/(2\pi)$ and $-\omega/(2\pi)$, with conjugate complex amplitudes.
Example
Superposition of two sinusoids: $y = \sin(\omega t) + \sin((\omega + \Delta\omega)t) = 2\cos(\Delta\omega t/2)\sin((\omega + \Delta\omega/2)t)$. This beat phenomenon produces amplitude modulation at the difference frequency $\Delta\omega/(2\pi)$, audible as the "wah-wah" when two instruments are slightly out of tune.
Key Insight
The fundamental theorem of Fourier analysis states that every "nice" function on an interval can be approximated by sums of sinusoidal functions. This makes the sinusoidal function the universal building block of periodic phenomena, explaining why it appears in fields as diverse as electrical engineering, acoustics, climate modeling, and quantum field theory.