Key Concepts and Formulas
- First-Order Linear Differential Equation: A differential equation of the form dxdy+P(x)y=Q(x).
- Integrating Factor (IF): For the equation dxdy+P(x)y=Q(x), the integrating factor is IF=e∫P(x)dx.
- Solution: The solution to the first-order linear differential equation is given by y⋅IF=∫(Q(x)⋅IF)dx+C, where C is the constant of integration.
Step-by-Step Solution
Step 1: Convert the given differential equation to standard form.
The given differential equation is (x−1)dxdy+2xy=x−11. To get it into the standard form dxdy+P(x)y=Q(x), we divide the entire equation by (x−1):
dxdy+x−12xy=(x−1)21
Now we can identify P(x)=x−12x and Q(x)=(x−1)21.
Step 2: Calculate the integrating factor (IF).
The integrating factor is given by IF=e∫P(x)dx. We need to calculate ∫P(x)dx=∫x−12xdx. We can rewrite x−12x as x−12(x−1)+2=2+x−12.
Therefore, ∫x−12xdx=∫(2+x−12)dx=2x+2ln∣x−1∣=2x+ln(x−1)2 (since x>1).
The integrating factor is then:
IF=e2x+ln(x−1)2=e2x⋅eln(x−1)2=(x−1)2e2x
Step 3: Find the general solution.
The general solution is given by y⋅IF=∫(Q(x)⋅IF)dx+C. Substituting the values of IF and Q(x), we get:
y(x−1)2e2x=∫((x−1)21⋅(x−1)2e2x)dx+C
y(x−1)2e2x=∫e2xdx+C
y(x−1)2e2x=21e2x+C
y=(x−1)2e2x21e2x+C=2(x−1)21+(x−1)2e2xC
Step 4: Use the initial condition to find the particular solution.
We are given that y(2)=2e41+e4. Substituting x=2 into the general solution, we get:
2e41+e4=2(2−1)21+(2−1)2e2(2)C
2e41+e4=21+e4C
2e41+e4−21=e4C
2e41+e4−e4=e4C
2e41=e4C
Therefore, C=21.
The particular solution is:
y=2(x−1)21+2(x−1)2e2x1=2(x−1)2e2xe2x+1
Step 5: Evaluate y(3).
We need to find y(3). Substituting x=3 into the particular solution, we get:
y(3)=2(3−1)2e2(3)e2(3)+1=2(2)2e6e6+1=8e6e6+1
Step 6: Compare with the given form and find alpha and beta.
We are given that y(3)=βeαeα+1. Comparing this with y(3)=8e6e6+1, we can see that α=6 and β=8.
Step 7: Calculate alpha + beta.
Finally, we calculate α+β=6+8=14.
Common Mistakes & Tips
- Careless Integration: Be careful when integrating P(x) to find the integrating factor. A small mistake here can ruin the entire solution.
- Algebraic Errors: Pay close attention to algebraic manipulations, especially when simplifying the solution after finding the integrating factor.
- Don't Forget the Constant of Integration: Always remember to add the constant of integration (C) when performing indefinite integrals. Solve for C using the given initial condition.
Summary
We solved the given first-order linear differential equation by first converting it to standard form and then finding the integrating factor. Using the integrating factor, we obtained the general solution and then used the initial condition to find the particular solution. Finally, we evaluated the solution at x=3 and compared it with the given form to find α and β, and then calculated α+β.
The final answer is \boxed{14}.