Key Concepts and Formulas
- Separable Differential Equations: A differential equation of the form M(x)dx+N(y)dy=0 can be solved by integrating both sides separately.
- Integration Techniques: Knowledge of basic integration rules, including substitution.
- Trigonometric Identities: The tangent subtraction formula: tan(A−B)=1+tanAtanBtanA−tanB.
Step-by-Step Solution
Step 1: Separating the Variables
We are given the differential equation
(1+y2)(1+logex)dx+xdy=0
Our goal is to rewrite this equation in the form M(x)dx+N(y)dy=0.
First, subtract xdy from both sides:
(1+y2)(1+logex)dx=−xdy
Now, divide both sides by x(1+y2) to separate the variables:
x1+logexdx=−1+y21dy
Rearranging the terms, we get
x1+logexdx+1+y21dy=0
This is now in the desired separable form.
Step 2: Integrating Both Sides
Integrate both sides of the separated equation:
∫x1+logexdx+∫1+y21dy=C
where C is the constant of integration.
Let's evaluate the integrals separately.
For the first integral, we have
∫x1+logexdx=∫x1dx+∫xlogexdx
The first term integrates to logex. For the second term, let u=logex, then du=x1dx. So,
∫xlogexdx=∫udu=2u2=2(logex)2
Thus,
∫x1+logexdx=logex+2(logex)2
The second integral is a standard integral:
∫1+y21dy=arctan(y)
Combining these results, we have the general solution:
logex+2(logex)2+arctan(y)=C
Step 3: Applying the Initial Condition
We are given that the solution passes through the point (1,1). This means when x=1, y=1. Substituting these values into the general solution:
loge1+2(loge1)2+arctan(1)=C
Since loge1=0 and arctan(1)=4π, we have
0+202+4π=C
C=4π
So the particular solution is
logex+2(logex)2+arctan(y)=4π
Step 4: Evaluating y(e)
We want to find y(e), which means we want to find y when x=e. Substitute x=e into the particular solution:
logee+2(logee)2+arctan(y(e))=4π
Since logee=1, we have
1+212+arctan(y(e))=4π
23+arctan(y(e))=4π
arctan(y(e))=4π−23
Taking the tangent of both sides:
y(e)=tan(4π−23)
Step 5: Simplifying y(e) and Comparing
Using the tangent subtraction formula, tan(A−B)=1+tanAtanBtanA−tanB, with A=4π and B=23, we get
y(e)=1+tan(4π)tan(23)tan(4π)−tan(23)
Since tan(4π)=1, we have
y(e)=1+tan(23)1−tan(23)
Comparing this with the given form y(e)=β+tan(23)α−tan(23), we can identify α=1 and β=1.
Step 6: Calculating α + 2β
Finally, we calculate α+2β:
α+2β=1+2(1)=1+2=3
Common Mistakes & Tips
- Sign Errors: Be careful with signs when separating variables and applying the tangent subtraction formula.
- Integration Constant: Always remember the constant of integration and solve for it using the initial condition.
- Trigonometric Identities: Make sure to correctly apply the tangent subtraction formula.
Summary
We solved the given differential equation by separating variables, integrating both sides, and applying the initial condition to find the particular solution. We then evaluated the solution at x=e and used the tangent subtraction formula to express the result in the desired form. Finally, we calculated α+2β and found it to be 3.
The final answer is \boxed{3}.