AP PRECALCULUS • TRIGONOMETRIC AND POLAR FUNCTIONS

Sinusoidal Functions

Model periodic phenomena through amplitude, period, phase shift, and midline transformations of sine and cosine.

Historical Context & Motivation

The study of sinusoidal functions originates in humanity's oldest scientific endeavor: astronomy. Ancient Babylonian and Greek astronomers recognized that celestial positions repeat in predictable cycles, and they sought mathematical descriptions for these patterns. The Greek mathematician Hipparchus constructed the first known table of chords around 150 BCE, effectively tabulating values analogous to modern sine values. This trigonometric machinery was refined over centuries by Indian, Islamic, and European scholars until it became the foundation for modeling any phenomenon that oscillates—sound waves, tides, alternating current, and biological rhythms alike.

~150 BCE
Hipparchus' Chord Tables
Hipparchus of Nicaea compiled the first systematic table of chord lengths for a circle, enabling quantitative predictions of planetary positions and laying the groundwork for trigonometric functions.
~500 CE
Indian Sine Function
Aryabhata and later Indian mathematicians replaced chord lengths with half-chords (jyā), creating the sine function essentially as we know it today and developing early sine tables with remarkable accuracy.
1748
Euler's Analytic Framework
Leonhard Euler formalized sine and cosine as functions of a real variable in his Introductio in analysin infinitorum, establishing the modern function-based perspective and the relation e^(ix) = cos x + i sin x.
1822
Fourier's Theorem
Joseph Fourier demonstrated that virtually any periodic function can be decomposed into a sum of sinusoidal components, making sinusoidal functions the building blocks of all periodic analysis in science and engineering.

Fourier's insight raises a powerful question: if every periodic phenomenon can be expressed in terms of sinusoids, then mastering the behavior of a single sinusoidal function—its amplitude, period, phase shift, and vertical shift—gives you the toolkit to analyze virtually any repeating pattern in nature. That is precisely the goal of this lesson.

Core Principles & Definitions

A sinusoidal function is any function that can be written as a transformed sine or cosine. Because cosine is simply a phase-shifted sine (cos x = sin(x + π/2)), every sinusoidal function can be expressed in either form. The AP Precalculus framework asks you to identify four key parameters that control the shape and position of the graph, and to move fluently between graphical, algebraic, and contextual representations.

1

Amplitude |a|

The amplitude measures the maximum displacement from the midline. It equals half the distance between the maximum and minimum output values: |a| = (max − min) / 2.
2

Period T = 2π / |b|

The period is the horizontal length of one complete cycle. A larger |b| compresses the graph horizontally, producing a shorter period and higher frequency.
3

Phase Shift −c / b

The phase shift translates the entire curve left or right. It is determined by the horizontal displacement needed to align the transformed function with the parent function.
4

Midline y = d

The midline (or vertical shift) is the horizontal line about which the function oscillates. It equals the average of the maximum and minimum values: d = (max + min) / 2.
KEY TAKEAWAY
KEY TAKEAWAY

Visual Explanation — Anatomy of a Sinusoidal Curve

The cyan-to-violet curve shows one complete cycle of a sinusoidal function. The vertical dashed segment marks the amplitude |a|, the horizontal bracket spans one full period T, and the gold dashed line is the midline y = d.

Observe that the sinusoidal curve is perfectly symmetric about its midline: the distance from the midline to the maximum equals the distance from the midline to the minimum, and both equal |a|. A single period contains exactly one maximum, one minimum, and two midline crossings (one ascending, one descending). On the AP exam, you will frequently be given a partial graph and asked to extract these four parameters, so develop the habit of first locating the midline, then measuring amplitude and period, and finally noting any horizontal shift.

Mathematical Framework

The general sinusoidal model used throughout AP Precalculus takes two equivalent forms. Understanding both is essential because certain contexts favor sine while others favor cosine, and the exam expects fluency in either representation.

GENERAL SINE FORM
f(x) = a sin(b(x − c)) + d
a = amplitude (if a > 0, standard orientation; if a < 0, reflected over midline). b = frequency parameter; period T = 2π / |b|. c = phase shift (positive → right, negative → left). d = vertical shift (midline y = d).
GENERAL COSINE FORM
f(x) = a cos(b(x − c)) + d
All parameters have the same meaning. The only difference is the starting behavior: cosine begins at a maximum (when a > 0) rather than at the midline.
PARAMETER EXTRACTION FROM DATA
d = (max + min) / 2, |a| = (max − min) / 2, |b| = 2π / T
Given a table or graph, compute the midline d first, then the amplitude |a|. Identify the period T as the horizontal distance between two consecutive maxima (or minima), and solve for b. Determine c by finding where the function reaches a known reference point (e.g., a maximum for cosine form).
AP Exam Tip

A critical relationship that the AP course emphasizes is between the concavity of a sinusoidal function and its position relative to the midline. When the function value is above the midline, the graph is concave down (curving toward the midline), and when below the midline, it is concave up. Points of inflection occur exactly at midline crossings. This connection between position and concavity is a recurring theme in AP Precalculus free-response questions, where students must justify the behavior of rate of change.

Transformations & Classification of Sinusoidal Graphs

Every sinusoidal function is obtained from the parent function y = sin x (or y = cos x) through a sequence of transformations. The AP framework treats these as compositions of vertical and horizontal stretches, reflections, and translations. The order in which you apply them matters: work inside-out, handling horizontal transformations (b and c) first, then vertical transformations (a and d).

Four panels compare the parent sine curve (violet, top-left) with three common transformations: an amplitude and period change (top-right), a reflection over the midline (bottom-left), and a phase shift of π/2 to the right (bottom-right).
Summary of sinusoidal transformations
TransformationParameter ChangedEffect on Graph
Vertical stretch / compress|a| > 1 or |a| < 1Taller or shorter waves; amplitude changes
Horizontal stretch / compress|b| > 1 or |b| < 1Shorter or longer period; cycles speed up or slow down
Reflection over midlinea < 0Maxima become minima and vice versa
Horizontal translationc ≠ 0Entire graph shifts left (c < 0) or right (c > 0)
Vertical translationd ≠ 0Midline moves up or down; range shifts accordingly

Worked Example — Writing a Sinusoidal Model

Suppose the average monthly temperature in a city ranges from a low of 28 °F in January (month 1) to a high of 82 °F in July (month 7). We are asked to write a sinusoidal function T(m) that models the temperature as a function of the month number m.

1
Step 1 — Find the MidlineThe midline is the average of the maximum and minimum temperatures: d = (82 + 28) / 2 = 110 / 2.
d = 55 °F
2
Step 2 — Find the AmplitudeThe amplitude is half the range: |a| = (82 − 28) / 2 = 54 / 2.
|a| = 27 °F
3
Step 3 — Determine the Period and bTemperature cycles once per year (12 months), so T = 12. Then b = 2π / T = 2π / 12 = π / 6.
b = π / 6
4
Step 4 — Choose Cosine and Find Phase ShiftUsing cosine is natural because cosine starts at a maximum. The maximum temperature occurs at month 7, so we need cos(b(m − c)) = 1 when m = 7. This gives c = 7.
c = 7
5
Step 5 — Assemble the ModelCombining all parameters: T(m) = 27 cos(π/6 (m − 7)) + 55. We can verify: T(7) = 27 cos(0) + 55 = 27 + 55 = 82 ✓ and T(1) = 27 cos(π/6 × (−6)) + 55 = 27 cos(−π) + 55 = 27(−1) + 55 = 28 ✓.
T(m) = 27 cos(π/6 (m − 7)) + 55

Sine vs. Cosine — When to Use Which

Since cosine is simply sine shifted left by π/2, the choice between the two is ultimately a matter of convenience. However, strategic selection can simplify your algebra considerably. The table below summarizes common scenarios and the preferred form for each.

Quick-reference guide for choosing sine or cosine
ScenarioPreferred FormReason
Data starts at a maximumCosine (a > 0)Cosine's parent starts at its max; phase shift equals the x-coordinate of the max.
Data starts at a minimumCosine (a < 0) or −cosNegating cosine flips the max to a min at x = c.
Data starts at the midline, increasingSine (a > 0)Sine's parent crosses the midline going up at x = 0.
Data starts at the midline, decreasingSine (a < 0) or −sinNegating sine starts at the midline going down.
Calculator regressionSine (standard form)Most graphing calculators output sinusoidal regression as a sin(bx + c) + d.
KEY TAKEAWAY
KEY TAKEAWAY

Connections to Calculus & Advanced Analysis

Sinusoidal functions occupy a privileged position in mathematics because they are eigenfunctions of differentiation: differentiating sine yields cosine (a phase shift), and differentiating again returns −sin. This self-reproducing property makes sinusoids indispensable in differential equations and signal processing. The table below previews how your AP Precalculus sinusoidal toolkit extends into calculus.

From AP Precalculus to Calculus and beyond
AP Precalculus ConceptCalculus / Advanced Extension
Amplitude & midlineDetermine maximum rate of change (derivative amplitude = a × b)
Period T = 2π/|b|Frequency f = 1/T; angular frequency ω = 2πf = |b| (ubiquitous in physics)
Concavity & midline crossingSecond derivative test: inflection points occur at midline crossings
Phase shift cIn Fourier analysis, phase encodes how component waves align to form complex signals
Sinusoidal regressionLeads to Fourier series: decomposing any periodic function into infinite sums of sinusoids

While you will not be tested on derivatives or Fourier series in AP Precalculus, understanding that sinusoidal functions are the fundamental building blocks of all periodic analysis gives valuable perspective. Every time you write f(x) = a sin(b(x − c)) + d, you are constructing one term of a potentially infinite sum that can approximate even a square wave or a heartbeat.

Practice Problems

1
A sinusoidal function f has a maximum value of 10 and a minimum value of −2. Which of the following correctly identifies the amplitude and midline?
2
What is the period of the function g(x) = 3 sin(4x − π) + 1?
3
The function h(x) = a cos(b(x − c)) + d has a maximum at (2, 7) and a minimum at (8, 1). Which of the following is h(x)?
PROBLEM 4APPLIED
A Ferris wheel has a diameter of 40 meters and its center is 25 meters above the ground. The wheel completes one full rotation every 3 minutes. A rider boards at the lowest point at time t = 0 minutes. Write a sinusoidal function H(t) for the rider's height (in meters) above the ground as a function of time t (in minutes). Then determine the rider's height at t = 1 minute.
PROBLEM 5CRITICAL THINKING
Let f(x) = 4 sin(πx/3) + 5. Determine the range of f and find all values of x in the interval [0, 12] where f(x) = 7. Justify why the number of solutions is consistent with the function's period.
Varsity Tutors • AP Precalculus • Sinusoidal Functions