Analyzing the Setup
Imagine you are looking at a complex wave pattern on an oscilloscope.
At first glance, the equation representing this wave looks intimidating:
It is a product of a squared trigonometric function and a high-frequency sinusoidal function.
In physics, when waves superpose, they add up linearly.
Therefore, to find out how many independent simple harmonic motions (SHMs) make up this complex wave, we must decompose this product into a sum of individual sine or cosine terms.
Each term in the final sum of the form Asin(ωt+ϕ) will represent one independent harmonic motion.
The Master Equation & Linearization
Our first obstacle is the squared term, cos2(21t).
To linearize this, we recall the standard double-angle identity for cosine:
By rearranging this identity, we can express the squared term in a linear form:
Let's apply this to our equation by setting θ=2t. This gives:
Now, we rewrite our original displacement equation to isolate this factor of 2:
y=2[2cos2(2t)]sin(1000t)
Substituting our linearized identity into the equation, we get:
Let's expand this expression by distributing the terms:
y=2sin(1000t)+2sin(1000t)cos(t)
We have successfully broken the equation into two parts!
The first term, 2sin(1000t), is already a perfect simple harmonic wave with an angular frequency of ω=1000 rad/s.
Now, we must tackle the second term, which is still a product: 2sin(1000t)cos(t).
Decomposing the Product Term
To split the product of a sine and a cosine into a sum, we use the product-to-sum formula:
2sin(A)cos(B)=sin(A+B)+sin(A−B)
In our case, we identify A=1000t and B=t.
Substituting these values into the formula:
2sin(1000t)cos(t)=sin(1000t+t)+sin(1000t−t)
Simplifying the angles inside the sine functions:
2sin(1000t)cos(t)=sin(1010t)+sin(999t)
This is incredibly elegant! The single product term has split into two distinct, independent harmonic waves.
Final Calculation & Physical Significance
Now, let's substitute this back into our expanded displacement equation:
y=2sin(1000t)+sin(1001t)+sin(999t)
Look at this final expression! It is the sum of exactly three independent simple harmonic motions:
1. A wave of amplitude 2 and angular frequency ω2=1000 rad/s.
2. A wave of amplitude 1 and angular frequency ω3=1001 rad/s.
3. A wave of amplitude 1 and angular frequency ω1=999 rad/s.
This mathematical decomposition is not just a theoretical exercise; it is the exact physics behind Amplitude Modulation (AM) used in radio communication.
The high-frequency wave sin(1000t) is the carrier wave, and the slow-varying term (1+cos(t)) is the modulating signal.
The resulting frequencies (999 rad/s, 1000 rad/s, and 1001 rad/s) are known as the carrier and the sidebands.
Thus, the correct option is (b) three.