PhizKid
- 477
- 2
Homework Statement
[itex](\sin x) (\cos x)^{n - 1} + (\sin x) (\cos x)^{\frac{n - 1}{2}} + (\sin x) (\cos x)^{\frac{\frac{n - 1}{2}}{2}} + (\sin x) (\cos x)^{\frac{\frac{\frac{n - 1}{2}}{2}}{2}} ...[/itex]
n is an odd number and the series ends when (n-1)/2^k = 1, and the last term ends up being sin(x) only (no cos factor). For example, if n was 5, then 4 / 2^2 would be the last term in the series, so it looks like cos^1(x)sin(x) would be the last term, but the last term is actually sin(x) only. So if n was 5, the series would look like:
[itex](\sin x) (\cos x)^4 + (\sin x) (\cos x)^{2} + (\sin x)[/itex]
Homework Equations
N/A
The Attempt at a Solution
I got [itex]\sin(x)\sum_{k=0}^{m}\cos^{2^{m-k}}(x)[/itex] for [itex]n=2^m+1[/itex] but the last term in this equation is sin(x)cos(x), not sin(x).
Last edited: