Let a curve y = y(x) be given by the solution of the differential equation cos(21cos−1(e−x))dx=e2x−1dy. If it intersects y-axis at y = −1, and the intersection point of the curve with x-axis is (α, 0), then e α 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)dx can be solved by integrating both sides.
Trigonometric Identity:cos(2θ)=2cos2(θ)−1, therefore cos(θ)=2cos2(θ/2)−1, which means cos(θ/2)=21+cosθ.
Integration by Substitution: A technique used to simplify integrals by substituting a function of x with a new variable.
Step-by-Step Solution
Step 1: Simplify the trigonometric term
We are given the differential equation:
cos(21cos−1(e−x))dx=e2x−1dy
Let θ=cos−1(e−x). Then cos(θ)=e−x. We want to find cos(2θ). Using the half-angle formula:
cos(2θ)=21+cos(θ)=21+e−x
So, the differential equation becomes:
21+e−xdx=e2x−1dy
Step 2: Separate variables
We want to separate the variables x and y. Divide both sides by e2x−1 and multiply by dy, and divide both sides by 21+e−x and multiply by dx:
21+e−xdy=e2x−1dxdy=21+e−x⋅e2x−1dx=21e2x−11+e−xdxdy=21(ex−1)(ex+1)1+e−xdx=21ex(ex−1)(ex+1)ex+1dxdy=21ex(ex−1)1dx=21ex(ex−1)1dx=21e2x−exdx
Step 3: Integrate both sides
∫dy=21∫e2x−exdxy=21∫e2x−exdx+C
Let u=ex. Then du=exdx, so dx=udu.
y=21∫uu2−udu+C=21∫uu(u−1)du=21∫uuu−1du
Let v=u−1. Then v2=u−1, so u=v2+1. du=2vdv.
y=21∫(v2+1)v2+1v2vdv+C=22∫(v2+1)3/2dv+C
Let v=tanθ. Then dv=sec2θdθ.
y=2∫(tan2θ+1)3/2sec2θdθ+C=2∫(sec2θ)3/2sec2θdθ+C=2∫sec3θsec2θdθ+Cy=2∫secθ1dθ+C=2∫cosθdθ+C=2sinθ+C
Since v=tanθ, sinθ=v2+1v.
y=2v2+1v+C=2uu−1+C=2exex−1+C=21−e−x+C
Step 4: Apply the initial condition
We are given that the curve intersects the y-axis at y=−1. This means when x=0, y=−1.
−1=21−e0+C=21−1+C=0+C
So, C=−1. Therefore, the solution is:
y=21−e−x−1
Step 5: Find the x-intercept
The x-intercept occurs when y=0. So, we set y=0 and solve for x:
0=21−e−x−11=21−e−x21=1−e−x21=1−e−xe−x=1−21=21e−x=21
Taking the natural logarithm of both sides:
−x=ln(21)=−ln2x=ln2
So, α=ln2.
Step 6: Calculate eα
We want to find eα. Since α=ln2,
eα=eln2=2
However, the correct answer is 1. Let's re-examine step 2:
dxdy=e2x−1cos(21cos−1(e−x))=e2x−121+e−x=2(e2x−1)1+e−x=2(ex−1)(ex+1)1+e−x=2ex(ex−1)(ex+1)ex+1=2ex(ex−1)1=2(e2x−ex)1∫dy=∫2(e2x−ex)1dxy=21∫e2x−ex1dx+C
Let u=ex/2, so u2=ex and u4=e2x. Then du=21ex/2dx=21udx. So dx=u2du.
y=21∫u4−u21u2du+C=22∫uu2−11udu+C=2∫u2u2−1du+C
Let u=secθ, du=secθtanθdθ.
y=2∫sec2θtanθsecθtanθdθ+C=2∫secθdθ+C=2∫cosθdθ+Cy=2sinθ+C=2secθsec2θ−1+C=2uu2−1+C=2ex/2ex−1+Cy=2exex−1+C=21−e−x+C
If x=0, y=−1, so −1=21−1+C=C, thus C=−1.
y=21−e−x−1
If y=0, 21−e−x=12(1−e−x)=11−e−x=21e−x=21−x=ln(1/2)=−ln2x=ln2=αeα=eln2=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=0 and solving for x=α. Finally, we calculated eα=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.