Key Concepts and Formulas
- Variable Separable Differential Equations: A differential equation of the form dxdy=g(y)f(x) can be solved by separating variables and integrating.
- Integration Formulas: ∫x1dx=ln∣x∣+C, ∫f(x)f′(x)dx=ln∣f(x)∣+C
- Logarithm Properties: logab=lnalnb, alogax=x, logax+logay=loga(xy), logax−logay=loga(yx)
Step-by-Step Solution
Step 1: Separate the variables
We are given the differential equation:
dxdy+2x−12x−y(2y−1)=0
Our goal is to separate the variables x and y. First, subtract the second term from both sides:
dxdy=−2x−12x−y(2y−1)
Rewrite 2x−y as 2y2x:
dxdy=−2y(2x−1)2x(2y−1)
Now, separate the variables:
2y−12ydy=−2x−12xdx
Step 2: Integrate both sides
Integrate both sides of the equation with respect to their respective variables:
∫2y−12ydy=−∫2x−12xdx
Let's evaluate the left-hand side integral. Let u=2y−1, then du=2yln2dy, so 2ydy=ln2du.
Therefore,
∫2y−12ydy=∫u1ln2du=ln21∫u1du=ln21ln∣u∣+C1=ln21ln∣2y−1∣+C1
Similarly, for the right-hand side integral, let v=2x−1, then dv=2xln2dx, so 2xdx=ln2dv.
Therefore,
−∫2x−12xdx=−∫v1ln2dv=−ln21∫v1dv=−ln21ln∣v∣+C2=−ln21ln∣2x−1∣+C2
Combining these results, we have:
ln21ln∣2y−1∣=−ln21ln∣2x−1∣+C
where C=C2−C1. Multiply both sides by ln2:
ln∣2y−1∣=−ln∣2x−1∣+Cln2
Let K=Cln2, then
ln∣2y−1∣=−ln∣2x−1∣+K
ln∣2y−1∣+ln∣2x−1∣=K
ln∣(2y−1)(2x−1)∣=K
(2y−1)(2x−1)=eK=A
where A is a constant.
Step 3: Apply the initial condition
We are given that y(1)=1. Substitute x=1 and y=1 into the equation:
(21−1)(21−1)=A
(2−1)(2−1)=A
(1)(1)=A
A=1
So, the equation becomes:
(2y−1)(2x−1)=1
Step 4: Find y(2)
We want to find y(2), so we substitute x=2 into the equation:
(2y−1)(22−1)=1
(2y−1)(4−1)=1
(2y−1)(3)=1
2y−1=31
2y=1+31=34
y=log2(34)
y=log24−log23
y=2−log23
This is y(2).
Step 5: Correct the Solution.
Upon re-examination, there was an error in the solution above. Let's correct it.
From Step 2, we have:
ln21ln∣2y−1∣=−ln21ln∣2x−1∣+C
Multiplying by ln2 gives:
ln∣2y−1∣=−ln∣2x−1∣+Cln2
Using the initial condition y(1)=1, we get:
ln∣21−1∣=−ln∣21−1∣+Cln2
ln∣1∣=−ln∣1∣+Cln2
0=−0+Cln2
C=0
So, the equation becomes:
ln∣2y−1∣=−ln∣2x−1∣
ln∣2y−1∣+ln∣2x−1∣=0
ln∣(2y−1)(2x−1)∣=0
(2y−1)(2x−1)=e0=1
Now, let's find y(2). Substitute x=2:
(2y−1)(22−1)=1
(2y−1)(4−1)=1
(2y−1)(3)=1
2y−1=31
2y=34
y=log234=log24−log23=2−log23
Step 6: Re-Examine the Given Answer and Correct the Approach
The correct answer is given as 2+log23. The current derived answer is 2−log23. There must be an error.
Let's go back to the original equation and carefully re-examine the steps.
dxdy+2x−12x−y(2y−1)=0
dxdy=−2y(2x−1)2x(2y−1)
2y2y−1dy=−2x−12xdx (ERROR HERE. It should be 2y−12ydy as before).
Let's start again:
dxdy=−2x−12x−y(2y−1)
dxdy=−2y2x2x−1(2y−1)
2y−12ydy=−2x−12xdx
Integrating both sides:
∫2y−12ydy=−∫2x−12xdx
Let u=2y−1, du=2yln2dy, so ln21∫udu=ln21ln∣2y−1∣.
Let v=2x−1, dv=2xln2dx, so −ln21∫vdv=−ln21ln∣2x−1∣.
So, ln21ln∣2y−1∣=−ln21ln∣2x−1∣+C.
ln∣2y−1∣=−ln∣2x−1∣+Cln2.
(2y−1)(2x−1)=eCln2=A.
Given y(1)=1, (21−1)(21−1)=1, so A=1.
(2y−1)(2x−1)=1.
x=2, (2y−1)(22−1)=1, so (2y−1)(3)=1, 2y−1=31, 2y=34, y=log234=log24−log23=2−log23.
Still not the correct answer! Let's try a different approach.
Going back to dxdy+2x−12x−y(2y−1)=0:
dxdy=−2y2x(2x−1)(2y−1)=2x−12x−2x−y.
If y=x, then dxdy=1. However, 2x−12x−1=1, so dxdy=−1. This is incorrect.
Let u=2x and v=2y. Then dxdv=dydvdxdy=vln2dxdy.
So, dxdy=vln21dxdv. Then we have:
vln21dxdv+u−1u/v(v−1)=0.
dxdv=−v(u−1)u(v−1)vln2=−u−1u(v−1)ln2.
v−1dv=−u−1uln2dx.
∫v−1dv=ln∣v−1∣.
−ln2∫u−1udx=−ln2∫u−1u−1+1dx=−ln2∫1+u−11dx=−ln2[x+∫2x−11dx]. This looks very complicated.
Let's try the original approach again.
2y−12ydy=−2x−12xdx.
Integrating, ln21ln∣2y−1∣=−ln21ln∣2x−1∣+C.
y(1)=1, ln21ln∣21−1∣=−ln21ln∣21−1∣+C.
0=−0+C, so C=0.
Then ln∣2y−1∣=−ln∣2x−1∣.
(2y−1)(2x−1)=1.
x=2, (2y−1)(3)=1, 2y=34, y=log234=2−log23.
There is STILL an error. Let's rethink this from the start.
Given dxdy+2x−12x−y(2y−1)=0.
dxdy=−2y(2x−1)2x(2y−1).
2y−12ydy=−2x−12xdx.
∫2y−12ydy=−∫2x−12xdx.
Let I=∫2y−12ydy=∫2y−12y−1+1dy=∫1+2y−11dy=y+∫2y−11dy=y+∫2y−112−y2−ydy=y+∫1−2−y2−ydy.
Let z=1−2−y. dz=2−yln2dy.
I=y+ln21∫zdz=y+ln21ln∣1−2−y∣.
So, y+ln21ln∣1−2−y∣=−x−ln21ln∣1−2−x∣+C.
Given y(1)=1, 1+ln21ln∣1−2−1∣=−1−ln21ln∣1−2−1∣+C.
2+ln22ln∣21∣=C.
2−ln22ln2=C, so C=0.
y+ln21ln∣1−2−y∣=−x−ln21ln∣1−2−x∣.
x=2, y+ln21ln∣1−2−y∣=−2−ln21ln∣1−2−2∣=−2−ln21ln∣43∣.
This is also quite complex. Let's go back to (2y−1)(2x−1)=1 from the variable separable method. This seems promising.
(2y−1)(2x−1)=1. So 2y−1=2x−11.
2y=2x−11+1=2x−12x.
y=log22x−12x=log22x−log2(2x−1)=x−log2(2x−1).
y(1)=1, 1=1−log2(21−1)=1−log21=1−0=1.
Now, y(2)=2−log2(22−1)=2−log23.
It seems that there is an error in the provided correct answer. All calculations consistently lead to y(2)=2−log23.
Common Mistakes & Tips
- Sign Errors: Be extremely careful with negative signs when separating variables and integrating.
- Integration Constants: Always remember to include the constant of integration after performing indefinite integration. Use the initial condition to solve for the constant.
- Algebraic Manipulation: Double-check your algebraic manipulations to avoid making mistakes when rearranging the equation.
Summary
We solved the given differential equation by separating variables, integrating both sides, and using the initial condition to determine the constant of integration. After careful calculation, we found that y(2)=2−log23. However, the provided answer key states that the correct answer is 2+log23. There may be an error in the provided correct answer.
Final Answer
The derived answer is 2−log23, which corresponds to option (D).
However, the provided correct answer is A, which is 2+log23.
There is likely an error in the problem statement or the provided answer key.
The final answer is \boxed{2 - \log_2 3}.