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

2024 · 5 Apr · Shift 1 · Q41
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. /2024 · 5 Apr · Shift 1 · Q41

Definite Integration question

2024 · 5 Apr · Shift 1 · Q41

JEE MainMathematicsDefinite IntegrationMCQ+4 / −1
The integral ∫0π/4136sin⁡x3sin⁡x+5cos⁡x dx\int\limits_0^{\pi / 4} \frac{136 \sin x}{3 \sin x+5 \cos x} \mathrm{~d} x0∫π/4​3sinx+5cosx136sinx​ dx is equal to :
  1. A
    3π−50log⁡e2+20log⁡e53 \pi-50 \log _e 2+20 \log _e 53π−50loge​2+20loge​5
  2. B
    3π−25log⁡e2+10log⁡e53 \pi-25 \log _e 2+10 \log _e 53π−25loge​2+10loge​5
  3. C
    3π−10log⁡e(22)+10log⁡e53 \pi-10 \log _{\mathrm{e}}(2 \sqrt{2})+10 \log _{\mathrm{e}} 53π−10loge​(22​)+10loge​5
  4. D
    3π−30log⁡e2+20log⁡e53 \pi-30 \log _e 2+20 \log _e 53π−30loge​2+20loge​5
View written solutionFree

Correct answer: A

  1. We need to evaluate I=∫0π/4136sin⁡x3sin⁡x+5cos⁡x dx.I=\int_0^{\pi/4} \frac{136\sin x}{3\sin x+5\cos x}\,dx.I=∫0π/4​3sinx+5cosx136sinx​dx.

  2. Rewrite the numerator in terms of the denominator.

We want constants A,BA,BA,B such that 136sin⁡x=A(3sin⁡x+5cos⁡x)+Bcos⁡x.136\sin x=A(3\sin x+5\cos x)+B\cos x.136sinx=A(3sinx+5cosx)+Bcosx. Comparing coefficients:

  • for sin⁡x\sin xsinx: 3A=136⇒A=13633A=136 \Rightarrow A=\frac{136}{3}3A=136⇒A=3136​.
  • for cos⁡x\cos xcosx: 5A+B=0⇒B=−5A=−68035A+B=0 \Rightarrow B=-5A=-\frac{680}{3}5A+B=0⇒B=−5A=−3680​.

So, 136sin⁡x3sin⁡x+5cos⁡x=1363−6803⋅cos⁡x3sin⁡x+5cos⁡x.\frac{136\sin x}{3\sin x+5\cos x}=\frac{136}{3}-\frac{680}{3}\cdot\frac{\cos x}{3\sin x+5\cos x}.3sinx+5cosx136sinx​=3136​−3680​⋅3sinx+5cosxcosx​. Hence I=1363∫0π/4dx−6803∫0π/4cos⁡x3sin⁡x+5cos⁡x dx.I=\frac{136}{3}\int_0^{\pi/4}dx-\frac{680}{3}\int_0^{\pi/4}\frac{\cos x}{3\sin x+5\cos x}\,dx.I=3136​∫0π/4​dx−3680​∫0π/4​3sinx+5cosxcosx​dx. Thus I=1363⋅π4−6803J=34π3−6803J,I=\frac{136}{3}\cdot\frac{\pi}{4}-\frac{680}{3}J=\frac{34\pi}{3}-\frac{680}{3}J,I=3136​⋅4π​−3680​J=334π​−3680​J, where J=∫0π/4cos⁡x3sin⁡x+5cos⁡x dx.J=\int_0^{\pi/4}\frac{\cos x}{3\sin x+5\cos x}\,dx.J=∫0π/4​3sinx+5cosxcosx​dx.

  1. Evaluate JJJ.

Let t=3sin⁡x+5cos⁡x.t=3\sin x+5\cos x.t=3sinx+5cosx. Then dt=(3cos⁡x−5sin⁡x)dx,dt=(3\cos x-5\sin x)dx,dt=(3cosx−5sinx)dx, which does not directly match. So instead, use the tangent substitution: u=tan⁡x,dx=du1+u2,sin⁡x=u1+u2,cos⁡x=11+u2.u=\tan x,\quad dx=\frac{du}{1+u^2},\quad \sin x=\frac{u}{\sqrt{1+u^2}},\quad \cos x=\frac{1}{\sqrt{1+u^2}}.u=tanx,dx=1+u2du​,sinx=1+u2​u​,cosx=1+u2​1​. Then 3sin⁡x+5cos⁡x=3u+51+u2.3\sin x+5\cos x=\frac{3u+5}{\sqrt{1+u^2}}.3sinx+5cosx=1+u2​3u+5​. Therefore,

=\frac{\frac1{\sqrt{1+u^2}}}{\frac{3u+5}{\sqrt{1+u^2}}}\cdot \frac{du}{1+u^2} =\frac{1}{(3u+5)(1+u^2)}\,du.$$ The limits change as: - $x=0 \Rightarrow u=0$, - $x=\pi/4 \Rightarrow u=1$. So $$J=\int_0^1 \frac{du}{(3u+5)(1+u^2)}.$$ 4. Partial fractions. Write $$\frac{1}{(3u+5)(1+u^2)}=\frac{Au+B}{1+u^2}+\frac{C}{3u+5}.$$ Then $$1=(Au+B)(3u+5)+C(1+u^2).$$ Expanding, $$1=(3A+C)u^2+(5A+3B)u+(5B+C).$$ Comparing coefficients: $$3A+C=0,$$ $$5A+3B=0,$$ $$5B+C=1.$$ From $C=-3A$ and $3B=-5A\Rightarrow B=-\frac{5A}{3}$. Substitute into $5B+C=1$: $$5\left(-\frac{5A}{3}\right)-3A=1 \Rightarrow -\frac{25A}{3}-3A=1 \Rightarrow -\frac{34A}{3}=1 \Rightarrow A=-\frac{3}{34}.$$ Thus $$B=\frac{5}{34},\qquad C=\frac{9}{34}.$$ So $$J=\int_0^1\left(\frac{-\frac{3}{34}u+\frac{5}{34}}{1+u^2}+\frac{9/34}{3u+5}\right)du.$$ That is, $$J=\frac{1}{34}\int_0^1\frac{-3u+5}{1+u^2}\,du+\frac{9}{34}\int_0^1\frac{du}{3u+5}.$$ 5. Integrate termwise. First, $$\int \frac{-3u+5}{1+u^2}du=-\frac{3}{2}\ln(1+u^2)+5\tan^{-1}u.$$ Next, $$\int \frac{du}{3u+5}=\frac13\ln(3u+5).$$ Therefore, $$J=\frac{1}{34}\left[-\frac{3}{2}\ln(1+u^2)+5\tan^{-1}u\right]_0^1+ rac{9}{34}\cdot\frac13\left[\ln(3u+5)\right]_0^1.$$ So $$J=\frac{1}{34}\left(-\frac{3}{2}\ln 2+5\cdot\frac{\pi}{4}\right)+\frac{3}{34}(\ln 8-\ln 5).$$ Since $\ln 8=3\ln 2$, $$J=\frac{5\pi}{136}-\frac{3\ln 2}{68}+\frac{9\ln 2}{34}-\frac{3\ln 5}{34}.$$ Now combine the $\ln 2$ terms: $$-\frac{3}{68}+\frac{18}{68}=\frac{15}{68}.$$ Hence $$J=\frac{5\pi}{136}+\frac{15}{68}\ln 2-\frac{3}{34}\ln 5.$$ 6. Substitute into $I$. $$I=\frac{34\pi}{3}-\frac{680}{3}\left(\frac{5\pi}{136}+\frac{15}{68}\ln 2-\frac{3}{34}\ln 5\right).$$ Now simplify each term: $$\frac{680}{3}\cdot \frac{5\pi}{136}=\frac{25\pi}{3},$$ $$\frac{680}{3}\cdot \frac{15}{68}=50,$$ $$\frac{680}{3}\cdot \frac{3}{34}=20.$$ Thus $$I=\frac{34\pi}{3}-\frac{25\pi}{3}-50\ln 2+20\ln 5.$$ So $$I=3\pi-50\ln 2+20\ln 5.$$ 7. Compare with options. This matches: $$\boxed{\text{A: }3\pi-50\log_e 2+20\log_e 5}.$$
PreviousNext

More from Definite Integration

  • The value of ∫−ππ​1+cos2y2y(1+siny)​dy is :2024 · MCQ
  • Let β(m,n)=0∫1​xm−1(1−x)n−1 dx, m,n>0. If 0∫1​(1−x10)20 dx=a×β(b,c)…2024 · MCQ
  • If f(t)=0∫π​1−cos2tsin2x2x dx​,0<t<π, then the value of 0∫2π​​f(t)π2dt​ equals ​.2024 · Numerical
  • 0∫π/4​(cos3x+sin3x)2cos2xsin2x​dx is equal to2024 · MCQ
  • Let rk​=∫01​(1−x7)k+1dx∫01​(1−x7)kdx​,k∈N. Then the value of ∑k=110​7(rk​−1)1​ is equal to ​.2024 · Numerical
  • Let [t] denote the largest integer less than or equal to t. If 0∫3​([x2]+[2x2​])dx=a+b2​−3​−5​+c6​−7​, where a,b,c∈Z…2024 · Numerical
  • The value of k∈N for which the integral In​=∫01​(1−xk)ndx,n∈N, satisfies 147I20​=148I21​ is2024 · MCQ
  • Let α∫loge​4​ex−1​dx​=6π​. Then eα and e−α are the roots of the equation :2024 · MCQ