# Periodic Phenomena

> AP Precalculus · Unit 3: Trigonometric and Polar Functions
> Source: https://www.owlsprep.com/study/ap-precalculus-u3-periodic-phenomena/

This module covers core definitions of periodic functions, key parameters (midline, amplitude, period, frequency), algebraic verification of periodicity, and sinusoidal modeling of real-world periodic phenomena for AP Precalculus Unit 3.

**Prerequisites:** Basic trigonometric function properties; Function transformation rules; General function graph reading skills

## Learning objectives

- Define periodic functions and their key core parameters
- Calculate midline, amplitude, period, and frequency from given function information
- Verify periodicity and find fundamental period algebraically
- Build sinusoidal models to analyze real-world periodic phenomena

## What Is Periodic Phenomena?

Periodic phenomena are any physical or mathematical processes that repeat their output pattern at fixed, consistent intervals. In AP Precalculus, we describe these processes with periodic functions, defined formally below.

**Periodic Function** — A function $f$ is periodic if there exists some positive constant $p$ such that $f(x + p) = f(x)$ for all $x$ in the domain of $f$.

*Example:* Common examples include daily temperature over a year, tide height, and sine/cosine functions.

Because a periodic function repeats its output pattern every period, every feature of one cycle recurs in every other cycle: the intervals where the function increases or decreases, its concavity, and its rate of change all reappear one period later. Following the Unit 1 definition, the graph is concave up on the parts of a cycle where the rate of change is increasing and concave down where the rate of change is decreasing, and this same concavity pattern repeats in each successive period.

This topic is the foundational first topic of Unit 3, which makes up 30–35% of the total AP exam score, with periodic phenomena itself accounting for roughly 7–9% of the total score. It is tested in both multiple-choice and free-response sections, and forms the modeling foundation for all trigonometric applications on the exam.

## Key Parameters of Periodic Functions

All periodic functions are defined by four core parameters that describe their shape and behavior, applicable to all periodic functions including the sinusoidal functions most commonly used for modeling:

- **Midline**: The horizontal line halfway between the maximum and minimum output values over one full cycle, equal to the average value of the function.
- **Amplitude**: The non-negative distance from the midline to the maximum (or minimum) output, measuring how far the function varies from its average value.
- **Fundamental Period**: The smallest positive interval $p$ after which the function repeats its pattern. This is the value the AP exam refers to when asking for "the period".
- **Frequency**: The number of full cycles completed per unit input, equal to the reciprocal of the period. Angular frequency $
omega = \frac{2\pi}{p}$ is used for trigonometric functions with angle inputs.

$$y = k = \frac{f_{max} + f_{min}}{2}$$

$$A = \frac{f_{max} - f_{min}}{2}$$

**Worked example:** The graph of a periodic function has a maximum value of 12 at $x=2$, and a minimum value of -4 at $x=7$. The distance between consecutive maximum and minimum is constant. Find the midline, amplitude, and fundamental period of the function.

1. Calculate the midline first, as it depends only on the maximum and minimum output values:
2. $$k = \frac{12 + (-4)}{2} = 4$$
3. So the midline is $y=4$.
4. Calculate amplitude as half the difference between maximum and minimum:
5. $$A = \frac{12 - (-4)}{2} = 8$$
6. Amplitude is 8.
7. The horizontal distance between a consecutive maximum and minimum equals half of one full cycle (half the period). The x-distance between the given peak and trough is $7 - 2 = 5$, so:
8. $$\frac{p}{2} = 5 \implies p = 10$$
9. Final results: midline $y=4$, amplitude $= 8$, fundamental period $= 10$.

> **Exam tip:** Always confirm you are calculating the fundamental (smallest positive) period, not a multiple of the period. The AP exam will only accept the fundamental period as a correct answer.

## Verifying Periodicity Algebraically

To confirm a given function is periodic and find its fundamental period algebraically, we use the formal definition of periodicity: find the smallest positive $p$ such that $f(x+p) = f(x)$ for all $x$ in the domain of $f$.

For transformed sine and cosine functions, we have a simple rule for period: if $f(x) = \sin(kx)$ or $f(x) = \cos(kx)$, then the period is $p = \frac{2\pi}{|k|}$, because $\sin(k(x+p)) = \sin(kx + kp) = \sin(kx)$ if and only if $kp = 2\pi$ for the smallest $p$.

For sums of multiple periodic functions, the function is periodic only if there exists a common multiple of the individual periods of each term. The fundamental period of the sum is the least common multiple (LCM) of the individual periods. For fractions, the LCM rule is: $\text{LCM}\left(\frac{a}{b}, \frac{c}{d}\right) = \frac{\text{LCM}(a,c)}{\text{GCD}(b,d)}$.

**Worked example:** Verify that $f(x) = \cos(3x) + \sin\left(\frac{x}{2}\right)$ is periodic, and find its fundamental period.

1. First find the period of each term separately. For $\cos(3x)$, $k=3$, so:
2. $$p_1 = \frac{2\pi}{3}$$
3. For $\sin\left(\frac{x}{2}\right)$, $k=\frac{1}{2}$, so:
4. $$p_2 = \frac{2\pi}{1/2} = 4\pi$$
5. An LCM exists for these two periods, so the function is periodic. Rewrite periods as $p_1 = \frac{2\pi}{3}$ and $p_2 = \frac{4\pi}{1}$. The LCM of numerators 2 and 4 is $4\pi$, and the GCD of denominators 3 and 1 is 1, so:
6. LCM $= \frac{4\pi}{1} = 4\pi$
7. Verify the result by substituting into the periodicity definition:
8. $$f(x + 4\pi) = \cos(3(x+4\pi)) + \sin\left(\frac{x+4\pi}{2}\right) = \cos(3x + 12\pi) + \sin\left(\frac{x}{2} + 2\pi\right) = \cos(3x) + \sin\left(\frac{x}{2}\right) = f(x)$$
9. No smaller positive $p$ satisfies the condition, so the fundamental period is $4\pi$.

> **Exam tip:** If you are asked to find the period of a sum of periodic functions, never add or average the individual periods. Always calculate the LCM to get the correct fundamental period.

## Modeling Real-World Periodic Phenomena

Most smooth periodic phenomena (like temperature, tides, and motion) can be modeled with sinusoidal functions, which have the general form:

$$f(t) = A\cos\left(\omega(t - h)\right) + k \quad \text{or} \quad f(t) = A\sin\left(\omega(t - h)\right) + k$$

Where $A$ = amplitude, $k$ = midline value, $\omega$ = angular frequency, $p = \frac{2\pi}{\omega}$ = period, and $h$ = horizontal (phase) shift. The step-by-step process to build a model is:

1. Identify input and output variables
2. Calculate $k$ and $A$ from the given maximum and minimum values
3. Find the period from the given cycle length, then calculate $\omega = \frac{2\pi}{p}$
4. Add a horizontal shift to align the model with a known starting point

**Worked example:** The height of tide water at a coastal dock varies periodically over 12 hours. At high tide, the height is 15 feet, and at low tide 6 hours after high tide, the height is 3 feet. Let $t=0$ be the time of high tide. Build a cosine model for the tide height $h(t)$ as a function of time $t$ in hours.

1. Calculate midline and amplitude from the given maximum (15 ft) and minimum (3 ft):
2. $$k = \frac{15 + 3}{2} = 9, \quad A = \frac{15 - 3}{2} = 6$$
3. The full period is 12 hours, so calculate angular frequency:
4. $$\omega = \frac{2\pi}{p} = \frac{2\pi}{12} = \frac{\pi}{6}$$
5. We have a maximum at $t=0$, which matches the natural shape of an unshifted cosine function ($\cos(0) = 1$, the maximum value of cosine), so the horizontal shift $h=0$.
6. Substitute into the general cosine model:
7. $$h(t) = 6\cos\left(\frac{\pi}{6}t\right) + 9$$
8. Check: at $t=0$, $h=6(1) +9=15$ (correct high tide); at $t=6$, $h=6(-1) +9=3$ (correct low tide), so the model is correct.

**Check your understanding**

Test your understanding with these AP-style practice questions:

1. The function $f(x) = 2\sin\left(\frac{\pi x}{4}\right) + 3\cos\left(\frac{\pi x}{6}\right)$ is periodic. What is its fundamental period?

   - A) $\pi$
   - B) $12$
   - C) $24$
   - D) $12\pi$

   *Why:* First calculate $p_1 = 8$ and $p_2 = 12$, the LCM of 8 and 12 is 24, which is the correct fundamental period.

2. The average monthly temperature in Chicago follows a 12-month periodic pattern, with a minimum of 22°F at $t=0$ (January 1) and maximum of 76°F at $t=6$. What is the correct cosine model for temperature $T(t)$?

   - A) $T(t) = 27\cos\left(\frac{\pi}{6}t\right) + 49$
   - B) $T(t) = -27\cos\left(\frac{\pi}{6}t\right) + 49$
   - C) $T(t) = 49\cos\left(\frac{\pi}{6}t\right) + 27$
   - D) $T(t) = -49\cos\left(\frac{\pi}{6}t\right) + 27$

   *Why:* Midline $k=49$, amplitude $27$, and we need negative amplitude for a minimum at $t=0$, so B is correct.

> **Exam tip:** Align your choice of sine vs cosine to your starting point to avoid unnecessary shifts: use cosine for a maximum at $t=0$, use sine for an upward midline crossing at $t=0$. This eliminates sign errors from extra phase shifts.

*Calculator:* allowed

## Common pitfalls

- **Wrong:** When calculating the period of $f(x) = \sin(4x)$, writing $p = \frac{4}{2\pi} = \frac{2}{\pi}$
  - Why it fails: Students confuse the order of division in the period formula, remembering that period relates to $2\pi$ but swapping the coefficient of $x$ and $2\pi$.
  - Correct: Always write the formula $p = \frac{2\pi}{|k|}$ down on your paper before plugging in the value of $k$ (the coefficient of $x$) to avoid order errors.
- **Wrong:** When asked for frequency given period $p=5$, writing $f=5$ cycles per unit
  - Why it fails: Students confuse period (units per cycle) and frequency (cycles per unit), swapping their definitions.
  - Correct: Always remember $f = \frac{1}{p}$; label units to check: if period is 5 hours per cycle, frequency must be 1/5 cycles per hour.
- **Wrong:** When finding the period of $f(x) = \sin(2x) + \cos(3x)$, writing $p = \frac{2\pi}{2} + \frac{2\pi}{3} = \frac{5\pi}{3}$
  - Why it fails: Students incorrectly add individual periods instead of finding the least common multiple for a sum of periodic functions.
  - Correct: For a sum of periodic functions, always calculate the LCM of individual periods to get the fundamental period.
- **Wrong:** Building a model with a positive amplitude $A$ for a minimum at $t=0$ using an unshifted cosine model
  - Why it fails: Students forget unshifted cosine has a maximum at $t=0$, so a positive amplitude will give a maximum, not a minimum, at the starting point.
  - Correct: Use a negative amplitude $A = -|A|$ for a minimum at $t=0$, and always check your model's output at the starting point to confirm it matches.
- **Wrong:** Claiming $f(x) = x\sin x$ is periodic because $\sin x$ is periodic
  - Why it fails: Students assume any function multiplied by a periodic function is periodic, ignoring that the non-periodic factor changes the amplitude over time.
  - Correct: Always test the definition $f(x+p) = f(x)$ for all $x$ if you have a product of periodic and non-periodic functions before claiming periodicity.

## Cheatsheet

| Category | Formula | Notes |
| --- | --- | --- |
| Formal Periodicity Definition | $f(x+p) = f(x) \text{ for all } x \in \text{dom}(f), p>0$ | AP asks for the fundamental period (smallest positive $p$) by default |
| Midline | $y = k = \frac{f_{max} + f_{min}}{2}$ | Equals the average value of the function over one full cycle |
| Amplitude | $A = \frac{f_{max} - f_{min}}{2}$ | Always non-negative; a negative $A$ indicates a reflection over the midline |
| Period-Frequency-Angular Frequency | $f = \frac{1}{p}, \omega = \frac{2\pi}{p} = 2\pi f$ | $p$ = period (units per cycle), $f$ = frequency (cycles per unit) |
| Period of $\sin(kx), \cos(kx)$ | $p = \frac{2\pi}{\|k\|}$ | Holds for any vertical or horizontal shift of sine/cosine |
| Period of Sum of Periodic Functions | $p = \text{LCM}(p_1, p_2, ... p_n)$ | Function is only periodic if LCM of individual periods exists |
| General Sinusoidal Model | $f(t) = A\cos(\omega(t-h)) + k$ | $A$ = amplitude, $k$ = midline, $\omega$ = angular frequency, $h$ = phase shift |

## What's next

This topic is the foundational prerequisite for all remaining topics in Unit 3 of AP Precalculus. Next, you will use your understanding of periodic parameters to graph sinusoidal functions, solve trigonometric equations, and model more complex periodic behavior. Without mastering the identification of midline, amplitude, and period, you will not be able to correctly graph or write equations for sinusoidal functions, which make up the majority of Unit 3 exam questions. Beyond AP Precalculus, periodic functions are the foundation for Fourier series and signal processing in college engineering and calculus. Within the AP Precalculus syllabus, this topic feeds directly into the study of sinusoidal functions and later polar graphs, which rely on repeating circular behavior.

- [Sinusoidal Functions](https://www.owlsprep.com/study/ap-precalculus-u3-sinusoidal-functions/)
- [Sine, cosine, and tangent (right triangle)](https://www.owlsprep.com/study/ap-precalculus-u3-sine-cosine-and-tangent/)
- [Sine and cosine function values (unit circle)](https://www.owlsprep.com/study/ap-precalculus-u3-sine-and-cosine-function-values/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-precalculus-u3-periodic-phenomena/
