Question
Question: Let $f_n(\theta) = \sum_{r=0}^{n} \frac{1}{4^r} \sin^4(2^r \theta)$. Then which of the following alt...
Let fn(θ)=∑r=0n4r1sin4(2rθ). Then which of the following alternative(s) is/are correct?

f2(4π)=21
f3(8π)=42+2
f4(23π)=1
f5(π)=0
C, D
Solution
The function is given by fn(θ)=∑r=0n4r1sin4(2rθ).
We use the identity for sin4x: We know sin2x=21−cos(2x). Then sin4x=(21−cos(2x))2=41−2cos(2x)+cos2(2x). Using cos2(2x)=21+cos(4x), we substitute it into the expression for sin4x: sin4x=41−2cos(2x)+21+cos(4x)=422−4cos(2x)+1+cos(4x)=83−4cos(2x)+cos(4x).
Now, substitute x=2rθ into this identity: sin4(2rθ)=83−4cos(2⋅2rθ)+cos(4⋅2rθ)=83−4cos(2r+1θ)+cos(2r+2θ).
Multiply by 4r1: 4r1sin4(2rθ)=4r183−4cos(2r+1θ)+cos(2r+2θ). Let Cr=4rcos(2r+1θ). Then 4r1sin4(2rθ)=8⋅4r3−844rcos(2r+1θ)+814rcos(2r+2θ). Notice that 4rcos(2r+2θ)=4⋅4r+1cos(2r+2θ)=4Cr+1. So, 4r1sin4(2rθ)=8⋅4r3−21Cr+81(4Cr+1)=8⋅4r3−21Cr+21Cr+1.
Now, sum this expression from r=0 to n: fn(θ)=∑r=0n(8⋅4r3−21Cr+21Cr+1) fn(θ)=83∑r=0n(41)r+21∑r=0n(Cr+1−Cr).
The first sum is a geometric series: ∑r=0n(41)r=1−1/41−(1/4)n+1=3/41−1/4n+1=34(1−4n+11). So, 83∑r=0n(41)r=83⋅34(1−4n+11)=21(1−4n+11).
The second sum is a telescoping series: ∑r=0n(Cr+1−Cr)=(C1−C0)+(C2−C1)+⋯+(Cn+1−Cn)=Cn+1−C0. Recall Cr=4rcos(2r+1θ). So, Cn+1=4n+1cos(2n+2θ) and C0=40cos(21θ)=cos(2θ). Therefore, 21∑r=0n(Cr+1−Cr)=21(4n+1cos(2n+2θ)−cos(2θ)).
Combining both parts, the general formula for fn(θ) is: fn(θ)=21(1−4n+11)+21(4n+1cos(2n+2θ)−cos(2θ)) fn(θ)=21−2⋅4n+11+2⋅4n+1cos(2n+2θ)−2cos(2θ) fn(θ)=21−2cos(2θ)+2⋅4n+1cos(2n+2θ)−1.
Now let's check each option:
(A) f2(4π): n=2, θ=4π. f2(4π)=21−2cos(2⋅4π)+2⋅42+1cos(22+2⋅4π)−1 f2(4π)=21−2cos(2π)+2⋅43cos(16⋅4π)−1 f2(4π)=21−20+2⋅64cos(4π)−1 f2(4π)=21+1281−1=21+0=21. Option (A) states f2(4π)=21. Since 21=21, (A) is incorrect.
(B) f3(8π): n=3, θ=8π. f3(8π)=21−2cos(2⋅8π)+2⋅43+1cos(23+2⋅8π)−1 f3(8π)=21−2cos(4π)+2⋅44cos(32⋅8π)−1 f3(8π)=21−21/2+2⋅256cos(4π)−1 f3(8π)=21−42+5121−1 f3(8π)=21−42+0=42−2. Option (B) states f3(8π)=42+2. Since 42−2=42+2, (B) is incorrect.
(C) f4(23π): n=4, θ=23π. f4(23π)=21−2cos(2⋅23π)+2⋅44+1cos(24+2⋅23π)−1 f4(23π)=21−2cos(3π)+2⋅45cos(64⋅23π)−1 f4(23π)=21−2−1+2⋅1024cos(32⋅3π)−1 f4(23π)=21+21+2048cos(96π)−1 f4(23π)=1+20481−1=1+0=1. Option (C) states f4(23π)=1. This is correct.
(D) f5(π): n=5, θ=π. f5(π)=21−2cos(2π)+2⋅45+1cos(25+2⋅π)−1 f5(π)=21−21+2⋅46cos(128π)−1 f5(π)=0+2⋅40961−1=0+0=0. Option (D) states f5(π)=0. This is correct.
The correct alternatives are (C) and (D).
Explanation of the solution:
- Transform sin4x: The key step is to express sin4x in terms of cos(2x) and cos(4x) using the half-angle identities: sin2x=21−cos(2x) and cos2x=21+cos(2x). This leads to sin4x=83−4cos(2x)+cos(4x).
- Substitute into the sum term: Replace x with 2rθ in the transformed identity and divide by 4r. This yields 4r1sin4(2rθ)=8⋅4r3−214rcos(2r+1θ)+214r+1cos(2r+2θ).
- Identify Telescoping Sum: Define Cr=4rcos(2r+1θ). The term becomes 8⋅4r3−21Cr+21Cr+1. This structure allows the sum of the Cr terms to telescope.
- Evaluate the Sums:
- The first part, ∑r=0n8⋅4r3, is a geometric series sum.
- The second part, ∑r=0n(21Cr+1−21Cr), is a telescoping sum which simplifies to 21(Cn+1−C0).
- Derive General Formula: Combine the results of the two sums to get a general formula for fn(θ): fn(θ)=21−2cos(2θ)+2⋅4n+1cos(2n+2θ)−1.
- Verify Options: Substitute the specific values of n and θ from each option into the derived general formula to check their correctness.
Answer:
The correct options are (C) and (D).