Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Definite Integration question

2023 · 13 Apr · Shift 2 · Q37
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Definite Integration
  5. /2023 · 13 Apr · Shift 2 · Q37

Definite Integration question

2023 · 13 Apr · Shift 2 · Q37

JEE MainMathematicsDefinite IntegrationNumerical+4 / −1
Let fn=∫0π2(∑k=1nsin⁡k−1x)(∑k=1n(2k−1)sin⁡k−1x)cos⁡xdx,n∈Nf_{n}=\int_{0}^{\frac{\pi}{2}}\left(\sum_{k=1}^{n} \sin ^{k-1} x\right)\left(\sum_{k=1}^{n}(2 k-1) \sin ^{k-1} x\right) \cos x d x, n \in \mathbb{N}fn​=∫02π​​(k=1∑n​sink−1x)(k=1∑n​(2k−1)sink−1x)cosxdx,n∈N. Then f21−f20f_{21}-f_{20}f21​−f20​ is equal to ‾\underline{\hspace{2cm}}​
Numerical answer
View written solutionFree

Correct answer: 41

  1. Write the sums in a simpler variable

Let t=sin⁡x  ⟹  dt=cos⁡x dx.t=\sin x \implies dt=\cos x\,dx.t=sinx⟹dt=cosxdx. As xxx goes from 000 to π2\frac{\pi}{2}2π​, ttt goes from 000 to 111.

So fn=∫01(∑k=1ntk−1)(∑k=1n(2k−1)tk−1)dt.f_n=\int_0^1 \left(\sum_{k=1}^n t^{k-1}\right)\left(\sum_{k=1}^n (2k-1)t^{k-1}\right)dt.fn​=∫01​(∑k=1n​tk−1)(∑k=1n​(2k−1)tk−1)dt.

Define An(t)=∑k=1ntk−1=1+t+t2+⋯+tn−1,A_n(t)=\sum_{k=1}^n t^{k-1}=1+t+t^2+\cdots+t^{n-1},An​(t)=∑k=1n​tk−1=1+t+t2+⋯+tn−1, Bn(t)=∑k=1n(2k−1)tk−1=1+3t+5t2+⋯+(2n−1)tn−1.B_n(t)=\sum_{k=1}^n (2k-1)t^{k-1}=1+3t+5t^2+\cdots+(2n-1)t^{n-1}.Bn​(t)=∑k=1n​(2k−1)tk−1=1+3t+5t2+⋯+(2n−1)tn−1. Then fn=∫01An(t)Bn(t) dt.f_n=\int_0^1 A_n(t)B_n(t)\,dt.fn​=∫01​An​(t)Bn​(t)dt.


  1. Find fn+1−fnf_{n+1}-f_nfn+1​−fn​

We need f21−f20f_{21}-f_{20}f21​−f20​, so first derive a general formula.

Now, An+1=An+tn,A_{n+1}=A_n+t^n,An+1​=An​+tn, Bn+1=Bn+(2n+1)tn.B_{n+1}=B_n+(2n+1)t^n.Bn+1​=Bn​+(2n+1)tn. Thus, \begin{align*} A_{n+1}B_{n+1}-A_nB_n &=(A_n+t^n)(B_n+(2n+1)t^n)-A_nB_n \ &=(2n+1)t^nA_n+t^nB_n+(2n+1)t^{2n}. \end{align*} Hence fn+1−fn=∫01[(2n+1)tnAn+tnBn+(2n+1)t2n]dt.f_{n+1}-f_n=\int_0^1\left[(2n+1)t^nA_n+t^nB_n+(2n+1)t^{2n}\right]dt.fn+1​−fn​=∫01​[(2n+1)tnAn​+tnBn​+(2n+1)t2n]dt.

Now compute the two products termwise.

Since An=∑k=1ntk−1,A_n=\sum_{k=1}^n t^{k-1},An​=∑k=1n​tk−1, we get (2n+1)tnAn=(2n+1)∑k=1ntn+k−1.(2n+1)t^nA_n=(2n+1)\sum_{k=1}^n t^{n+k-1}.(2n+1)tnAn​=(2n+1)∑k=1n​tn+k−1.

And since Bn=∑k=1n(2k−1)tk−1,B_n=\sum_{k=1}^n (2k-1)t^{k-1},Bn​=∑k=1n​(2k−1)tk−1, we get tnBn=∑k=1n(2k−1)tn+k−1.t^nB_n=\sum_{k=1}^n (2k-1)t^{n+k-1}.tnBn​=∑k=1n​(2k−1)tn+k−1.

So their sum is \begin{align*} (2n+1)t^nA_n+t^nB_n &=\sum_{k=1}^n \big[(2n+1)+(2k-1)\big]t^{n+k-1} \ &=\sum_{k=1}^n 2(n+k)t^{n+k-1}. \end{align*} Therefore An+1Bn+1−AnBn=∑k=1n2(n+k)tn+k−1+(2n+1)t2n.A_{n+1}B_{n+1}-A_nB_n=\sum_{k=1}^n 2(n+k)t^{n+k-1}+(2n+1)t^{2n}.An+1​Bn+1​−An​Bn​=∑k=1n​2(n+k)tn+k−1+(2n+1)t2n.

Integrating from 000 to 111, \begin{align*} f_{n+1}-f_n &=\sum_{k=1}^n 2(n+k)\int_0^1 t^{n+k-1}dt +(2n+1)\int_0^1 t^{2n}dt \ &=\sum_{k=1}^n 2(n+k)\cdot \frac{1}{n+k} +(2n+1)\cdot \frac{1}{2n+1} \ &=\sum_{k=1}^n 2 + 1 \ &=2n+1. \end{align*}

So we have the neat result fn+1−fn=2n+1.f_{n+1}-f_n=2n+1.fn+1​−fn​=2n+1.


  1. Apply for n=20n=20n=20

f21−f20=2(20)+1=41.f_{21}-f_{20}=2(20)+1=41.f21​−f20​=2(20)+1=41.


  1. Compare with stored answer

Derived answer is 414141, and the stored correct answer is also 414141. So they agree.

PreviousNext

More from Definite Integration

  • If 0∫1​(5+2x−2x2)(1+e(2−4x))1​dx=α1​loge​(βα+1​),α,β>0, then α4−β4 is equal to :2023 · MCQ
  • The value of 120∫3​​x2−3x+2​dx is ​2023 · Numerical
  • The value of π8​0∫2π​​(sinx)2023+(cosx)2023(cosx)2023​dx is ​2023 · Numerical
  • 432​​∫433​​​9−4x2​48​dx is equal to :2023 · MCQ
  • Let f be a differentiable function defined on [0,2π​] such that f(x)>0 and f(x)+∫0x​f(t)1−(loge​f(t))2​dt=e,∀x∈[0,2π​]. Then (6loge​f(6π​))2…2023 · Numerical
  • The minimum value of the function f(x)=0∫2​e∣x−t∣dt is :2023 · MCQ
  • The integral 161∫2​x3(x2+2)2dx​ is equal to2023 · MCQ
  • If 31​∫3​∣loge​x∣dx=nm​loge​(en2​), where m and n are coprime natural numbers, then m2+n2−5 is equal to ​.2023 · Numerical