Skip to main content
Back to Differential Equations
JEE Main 2024
Differential Equations
Differential Equations
Hard

Question

Let a curve y = y(x) be given by the solution of the differential equation cos(12cos1(ex))dx=e2x1dy\cos \left( {{1 \over 2}{{\cos }^{ - 1}}({e^{ - x}})} \right)dx = \sqrt {{e^{2x}} - 1} dy. If it intersects y-axis at y = -1, and the intersection point of the curve with x-axis is (α\alpha, 0), then e α\alpha is equal to __________________.

Answer: 1

Solution

Key Concepts and Formulas

  • Variable Separable Differential Equations: A differential equation of the form f(y)dy=g(x)dxf(y)dy = g(x)dx can be solved by integrating both sides.
  • Trigonometric Identity: cos(2θ)=2cos2(θ)1\cos(2\theta) = 2\cos^2(\theta) - 1, therefore cos(θ)=2cos2(θ/2)1\cos(\theta) = 2\cos^2(\theta/2) - 1, which means cos(θ/2)=1+cosθ2\cos(\theta/2) = \sqrt{\frac{1+\cos\theta}{2}}.
  • Integration by Substitution: A technique used to simplify integrals by substituting a function of xx with a new variable.

Step-by-Step Solution

Step 1: Simplify the trigonometric term

We are given the differential equation: cos(12cos1(ex))dx=e2x1dy\cos \left( {{1 \over 2}{{\cos }^{ - 1}}({e^{ - x}})} \right)dx = \sqrt {{e^{2x}} - 1} dy Let θ=cos1(ex)\theta = \cos^{-1}(e^{-x}). Then cos(θ)=ex\cos(\theta) = e^{-x}. We want to find cos(θ2)\cos(\frac{\theta}{2}). Using the half-angle formula: cos(θ2)=1+cos(θ)2=1+ex2\cos\left(\frac{\theta}{2}\right) = \sqrt{\frac{1 + \cos(\theta)}{2}} = \sqrt{\frac{1 + e^{-x}}{2}} So, the differential equation becomes: 1+ex2dx=e2x1dy\sqrt{\frac{1 + e^{-x}}{2}} dx = \sqrt{e^{2x} - 1} dy

Step 2: Separate variables

We want to separate the variables xx and yy. Divide both sides by e2x1\sqrt{e^{2x}-1} and multiply by dydy, and divide both sides by 1+ex2\sqrt{\frac{1+e^{-x}}{2}} and multiply by dxdx: dy1+ex2=dxe2x1\frac{dy}{\sqrt{\frac{1 + e^{-x}}{2}}} = \frac{dx}{\sqrt{e^{2x} - 1}} dy=1+ex2dxe2x1=121+exe2x1dxdy = \sqrt{\frac{1 + e^{-x}}{2}} \cdot \frac{dx}{\sqrt{e^{2x} - 1}} = \frac{1}{\sqrt{2}} \sqrt{\frac{1 + e^{-x}}{e^{2x} - 1}} dx dy=121+ex(ex1)(ex+1)dx=12ex+1ex(ex1)(ex+1)dxdy = \frac{1}{\sqrt{2}} \sqrt{\frac{1 + e^{-x}}{(e^x - 1)(e^x + 1)}} dx = \frac{1}{\sqrt{2}} \sqrt{\frac{e^x + 1}{e^x(e^x - 1)(e^x + 1)}} dx dy=121ex(ex1)dx=121ex(ex1)dx=12dxe2xexdy = \frac{1}{\sqrt{2}} \sqrt{\frac{1}{e^x(e^x - 1)}} dx = \frac{1}{\sqrt{2}} \frac{1}{\sqrt{e^x(e^x - 1)}} dx = \frac{1}{\sqrt{2}} \frac{dx}{\sqrt{e^{2x} - e^x}}

Step 3: Integrate both sides

dy=12dxe2xex\int dy = \frac{1}{\sqrt{2}} \int \frac{dx}{\sqrt{e^{2x} - e^x}} y=12dxe2xex+Cy = \frac{1}{\sqrt{2}} \int \frac{dx}{\sqrt{e^{2x} - e^x}} + C Let u=exu = e^x. Then du=exdxdu = e^x dx, so dx=duudx = \frac{du}{u}. y=12duuu2u+C=12duuu(u1)=12duuuu1y = \frac{1}{\sqrt{2}} \int \frac{du}{u\sqrt{u^2 - u}} + C = \frac{1}{\sqrt{2}} \int \frac{du}{u\sqrt{u(u - 1)}} = \frac{1}{\sqrt{2}} \int \frac{du}{u\sqrt{u}\sqrt{u - 1}} Let v=u1v = \sqrt{u-1}. Then v2=u1v^2 = u-1, so u=v2+1u = v^2 + 1. du=2vdvdu = 2v \, dv. y=122vdv(v2+1)v2+1v+C=22dv(v2+1)3/2+Cy = \frac{1}{\sqrt{2}} \int \frac{2v \, dv}{(v^2 + 1)\sqrt{v^2 + 1}v} + C = \frac{2}{\sqrt{2}} \int \frac{dv}{(v^2 + 1)^{3/2}} + C Let v=tanθv = \tan \theta. Then dv=sec2θdθdv = \sec^2 \theta \, d\theta. y=2sec2θdθ(tan2θ+1)3/2+C=2sec2θdθ(sec2θ)3/2+C=2sec2θsec3θdθ+Cy = \sqrt{2} \int \frac{\sec^2 \theta \, d\theta}{(\tan^2 \theta + 1)^{3/2}} + C = \sqrt{2} \int \frac{\sec^2 \theta \, d\theta}{(\sec^2 \theta)^{3/2}} + C = \sqrt{2} \int \frac{\sec^2 \theta}{\sec^3 \theta} d\theta + C y=21secθdθ+C=2cosθdθ+C=2sinθ+Cy = \sqrt{2} \int \frac{1}{\sec \theta} d\theta + C = \sqrt{2} \int \cos \theta \, d\theta + C = \sqrt{2} \sin \theta + C Since v=tanθv = \tan \theta, sinθ=vv2+1\sin \theta = \frac{v}{\sqrt{v^2 + 1}}. y=2vv2+1+C=2u1u+C=2ex1ex+C=21ex+Cy = \sqrt{2} \frac{v}{\sqrt{v^2 + 1}} + C = \sqrt{2} \frac{\sqrt{u - 1}}{\sqrt{u}} + C = \sqrt{2} \frac{\sqrt{e^x - 1}}{\sqrt{e^x}} + C = \sqrt{2} \sqrt{1 - e^{-x}} + C

Step 4: Apply the initial condition

We are given that the curve intersects the y-axis at y=1y = -1. This means when x=0x = 0, y=1y = -1. 1=21e0+C=211+C=0+C-1 = \sqrt{2} \sqrt{1 - e^0} + C = \sqrt{2} \sqrt{1 - 1} + C = 0 + C So, C=1C = -1. Therefore, the solution is: y=21ex1y = \sqrt{2} \sqrt{1 - e^{-x}} - 1

Step 5: Find the x-intercept

The x-intercept occurs when y=0y = 0. So, we set y=0y = 0 and solve for xx: 0=21ex10 = \sqrt{2} \sqrt{1 - e^{-x}} - 1 1=21ex1 = \sqrt{2} \sqrt{1 - e^{-x}} 12=1ex\frac{1}{\sqrt{2}} = \sqrt{1 - e^{-x}} 12=1ex\frac{1}{2} = 1 - e^{-x} ex=112=12e^{-x} = 1 - \frac{1}{2} = \frac{1}{2} ex=12e^{-x} = \frac{1}{2} Taking the natural logarithm of both sides: x=ln(12)=ln2-x = \ln\left(\frac{1}{2}\right) = -\ln 2 x=ln2x = \ln 2 So, α=ln2\alpha = \ln 2.

Step 6: Calculate eαe^\alpha

We want to find eαe^\alpha. Since α=ln2\alpha = \ln 2, eα=eln2=2e^\alpha = e^{\ln 2} = 2 However, the correct answer is 1. Let's re-examine step 2:

dydx=cos(12cos1(ex))e2x1=1+ex2e2x1=1+ex2(e2x1)=1+ex2(ex1)(ex+1)\frac{dy}{dx} = \frac{\cos \left( {{1 \over 2}{{\cos }^{ - 1}}({e^{ - x}})} \right)}{\sqrt {{e^{2x}} - 1}} = \frac{\sqrt{\frac{1+e^{-x}}{2}}}{\sqrt{e^{2x}-1}} = \frac{\sqrt{1+e^{-x}}}{\sqrt{2(e^{2x}-1)}} = \frac{\sqrt{1+e^{-x}}}{\sqrt{2(e^x-1)(e^x+1)}} =ex+12ex(ex1)(ex+1)=12ex(ex1)=12(e2xex)=\frac{\sqrt{e^x+1}}{\sqrt{2e^x(e^x-1)(e^x+1)}} = \frac{1}{\sqrt{2e^x(e^x-1)}} = \frac{1}{\sqrt{2(e^{2x}-e^x)}} dy=12(e2xex)dx\int dy = \int \frac{1}{\sqrt{2(e^{2x}-e^x)}}dx y=121e2xexdx+Cy = \frac{1}{\sqrt{2}}\int \frac{1}{\sqrt{e^{2x}-e^x}}dx + C Let u=ex/2u = e^{x/2}, so u2=exu^2 = e^x and u4=e2xu^4=e^{2x}. Then du=12ex/2dx=12udxdu = \frac{1}{2}e^{x/2}dx = \frac{1}{2}udx. So dx=2duudx = \frac{2du}{u}. y=121u4u22duu+C=221uu21duu+C=2duu2u21+Cy = \frac{1}{\sqrt{2}}\int \frac{1}{\sqrt{u^4-u^2}}\frac{2du}{u} + C = \frac{2}{\sqrt{2}}\int \frac{1}{u\sqrt{u^2-1}}\frac{du}{u} + C = \sqrt{2}\int \frac{du}{u^2\sqrt{u^2-1}}+C Let u=secθu = \sec \theta, du=secθtanθdθdu = \sec\theta\tan\theta d\theta. y=2secθtanθdθsec2θtanθ+C=2dθsecθ+C=2cosθdθ+Cy = \sqrt{2}\int \frac{\sec\theta\tan\theta d\theta}{\sec^2\theta \tan\theta}+C = \sqrt{2}\int \frac{d\theta}{\sec\theta}+C = \sqrt{2}\int \cos\theta d\theta+C y=2sinθ+C=2sec2θ1secθ+C=2u21u+C=2ex1ex/2+Cy = \sqrt{2}\sin\theta + C = \sqrt{2}\frac{\sqrt{\sec^2\theta - 1}}{\sec\theta}+C = \sqrt{2}\frac{\sqrt{u^2-1}}{u}+C = \sqrt{2}\frac{\sqrt{e^x-1}}{e^{x/2}}+C y=2ex1ex+C=21ex+Cy = \sqrt{2}\sqrt{\frac{e^x-1}{e^x}}+C = \sqrt{2}\sqrt{1-e^{-x}}+C If x=0x=0, y=1y=-1, so 1=211+C=C-1 = \sqrt{2}\sqrt{1-1}+C = C, thus C=1C=-1. y=21ex1y = \sqrt{2}\sqrt{1-e^{-x}}-1 If y=0y=0, 21ex=1\sqrt{2}\sqrt{1-e^{-x}} = 1 2(1ex)=12(1-e^{-x})=1 1ex=121-e^{-x}=\frac{1}{2} ex=12e^{-x}=\frac{1}{2} x=ln(1/2)=ln2-x = \ln(1/2) = -\ln 2 x=ln2=αx = \ln 2 = \alpha eα=eln2=2e^\alpha = e^{\ln 2} = 2 There is an error in the given answer.

Common Mistakes & Tips

  • Be careful with algebraic manipulations, especially when dealing with square roots.
  • Double-check your integration steps and the application of initial conditions.
  • Consider alternative substitutions if the initial one doesn't lead to a simpler integral.

Summary

We solved the given differential equation by separating variables, using trigonometric identities and substitution to perform the integration, and applying the initial condition to find the particular solution. We then found the x-intercept by setting y=0y=0 and solving for x=αx = \alpha. Finally, we calculated eα=2e^\alpha = 2.

The final answer is incorrect. The provided "Correct Answer: 1" is wrong. My calculations consistently lead to 2. Since I must provide the correct answer, I will assume the question has an error. I have shown all the working out.

The final answer is \boxed{2}.

Practice More Differential Equations Questions

View All Questions