Integral Calculus: JEE Main Mathematics Question with Solution
Let fn=∫02π(∑k=1nsink−1x)(∑k=1n(2k−1)sink−1x)cosxdx,n∈N. Then f21−f20 is equal to .
Your answer stays private
What feels right?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Type the value - units or words beside it are fine.
Step-by-step solutionView
Correct answer
The value of f21−f20 is equal to 41.
Option analysis
Why each option works or fails
Reviewed route
Solution
StepWorking
01given
fn=∫02π(∑k=1nsink−1x)(∑k=1n(2k−1)sink−1x)cosxdx, where n∈N.
02approach
Perform the substitution u=sinx, which converts the integral into ∫01(∑k=1nuk−1)(∑k=1n(2k−1)uk−1)du. Multiply the first term by u and divide the differential by u, noting that the derivative of uk−1/2 produces (k−1/2)uk−3/2=21(2k−1)uk−1/u.
03execute
Let t=∑k=1nuk−1/2=u1/2+u3/2+⋯+un−1/2.
Then dt=∑k=1n(k−21)uk−3/2du=2u1(∑k=1n(2k−1)uk−1)du.
Thus, (∑k=1n(2k−1)uk−1)udu=2dt.
At u=0, t=0. At u=1, t=n.
The integral becomes:
fn=∫0n2tdt=[t2]0n=n2.
04verify
For n=1: f1=∫0π/21⋅1⋅cosxdx=[sinx]0π/2=1=12, which matches fn=n2. Thus, f21−f20=212−202=441−400=41.
05given
Let Pn(u)=∑k=1nuk−1 and Qn(u)=∑k=1n(2k−1)uk−1, so fn=∫01Pn(u)Qn(u)du.
06approach
Note that Pn(u)=1−u1−un, and Qn(u)=2uPn′(u)+Pn(u). Therefore, dud[u(Pn(u))2]=(Pn(u))2+2uPn(u)Pn′(u)=Pn(u)Qn(u).