- Home
- /
- Math
- /
- Advanced Functions
- /
- Amplitude
Amplitude is the maximum vertical distance from the midline of a periodic function to a peak or trough. Amplitude determines how large a wave is โ in physics it corresponds to energy (sound loudness, wave intensity), and in modeling it sets the scale of oscillation.
Definition
Amplitude is the maximum vertical distance from the midline of a periodic function to a peak or trough.
๐ก Intuition
Amplitude is the maximum displacement from the middle of a wave โ it is half the total height of a full oscillation from crest to trough.
๐ฏ Core Idea
Amplitude = |a| in f(x) = a\sin(bx + c) + d. It scales the output vertically โ it is the vertical scaling factor for the oscillation.
Example
Formula
Notation
In y=Asin(Bx+C)+D, amplitude is |A|.
๐ Why It Matters
Amplitude determines how large a wave is โ in physics it corresponds to energy (sound loudness, wave intensity), and in modeling it sets the scale of oscillation.
๐ญ Hint When Stuck
Find the maximum and minimum y-values of the function. Amplitude equals half the difference: A = (y_{\max} - y_{\min}) / 2. For y = a\sin(bx) + d, the amplitude is simply |a|.
Formal View
Related Concepts
๐ง Common Stuck Point
Amplitude is always non-negative โ a negative coefficient like -3\sin(x) gives amplitude 3, not -3; the negative reflects the graph but the amplitude is |-3| = 3.
โ ๏ธ Common Mistakes
- Reading amplitude as the coefficient including its sign โ amplitude is always positive: |-3| = 3, not -3
- Computing the full peak-to-trough distance instead of half โ amplitude is HALF the total vertical span, not the full distance from max to min
- Confusing amplitude with vertical shift โ in y = 3\sin(x) + 5, the amplitude is 3 (the stretch) and the vertical shift is 5 (the midline)
Go Deeper
Frequently Asked Questions
What is Amplitude in Math?
Amplitude is the maximum vertical distance from the midline of a periodic function to a peak or trough.
What is the Amplitude formula?
When do you use Amplitude?
Find the maximum and minimum y-values of the function. Amplitude equals half the difference: A = (y_{\max} - y_{\min}) / 2. For y = a\sin(bx) + d, the amplitude is simply |a|.
Prerequisites
Cross-Subject Connections
How Amplitude Connects to Other Ideas
To understand amplitude, you should first be comfortable with periodic functions, transformation and scaling functions.