Question
Question: under root of 1+ sin theta by binomial expansion...
under root of 1+ sin theta by binomial expansion
1 + \frac{1}{2}\sin \theta - \frac{1}{8}\sin^2 \theta + \frac{1}{16}\sin^3 \theta - \dots
Solution
The question asks for the binomial expansion of 1+sinθ.
The binomial theorem for a real exponent n is given by: (1+x)n=1+nx+2!n(n−1)x2+3!n(n−1)(n−2)x3+… This expansion is valid for ∣x∣<1.
In this problem, we have 1+sinθ, which can be written as (1+sinθ)1/2. Here, x=sinθ and n=21. For the expansion to be valid, we require ∣sinθ∣<1, which means θ=(k+1/2)π for any integer k.
Let's compute the first few terms of the expansion:
- First term: 1
- Second term: nx=21(sinθ)
- Third term: 2!n(n−1)x2=221(21−1)sin2θ=221(−21)sin2θ=2−41sin2θ=−81sin2θ
- Fourth term: 3!n(n−1)(n−2)x3=621(21−1)(21−2)sin3θ=621(−21)(−23)sin3θ=683sin3θ=483sin3θ=161sin3θ
Combining these terms, the binomial expansion of 1+sinθ is:
The binomial expansion of 1+sinθ is: 1+sinθ=1+21sinθ−81sin2θ+161sin3θ−…
Note on common simplification: In the context of competitive exams like JEE/NEET, expressions like 1+sinθ are frequently simplified using trigonometric identities to a closed form. This simplification is as follows: We use the identities sin2x+cos2x=1 and sin2x=2sinxcosx. Let x=2θ. Then 1=sin22θ+cos22θ and sinθ=2sin2θcos2θ. Substituting these into the expression: 1+sinθ=(sin22θ+cos22θ)+(2sin2θcos2θ) This is in the form of (a2+b2+2ab), which is the expansion of (a+b)2. So, 1+sinθ=(sin2θ+cos2θ)2. Taking the square root: 1+sinθ=(sin2θ+cos2θ)2=sin2θ+cos2θ While this closed-form expression is a common simplification, the question specifically asked for the "binomial expansion", which refers to the infinite series.