dy/dx = (1-2x) / (4x-x^2)
This differential equation is separable since it can be written in the form
N(y)dy =M(x)dx
Bringing together same variables on one side, the equation becomes
dy=(1-2x)/(4x-x^2)dx
Taking the integral of both sides, it turns into
int dy = int(1-2x)/(4x-x^2)dx
y+C_1 = int(1-2x)/(4x-x^2)dx
y+C_1= int (1-2x)/(x(4-x))dx
To take the integral of right side, apply partial fraction decomposition.
(1-2x)/(x(4-x)) = A/x + B/(4-x)
1-2x = A(4-x)+Bx
Let x=0.
1-2(0) = A(4-0)+B(0)
1=4A
1/4=A
Let x=4.
1-2(4)=A(4-4)+B(4)
-7=4B
-7/4=B
1/(2x-x^2) = (1/4)/x + (-7/4)/(4-x)
1/(2x-x^2) = 1/(4x) + (-7)/(4(4-x))
1/(2x-x^2) = 1/(4x) + (-7)/(-4(x-4))
1/(2x-x^2) = 1/(4x) + (7)/(4(x-4))
So the integrand at the right side decomposes to
y + C_1 = int (1/(4x) + 7/(4(x-4)))dx
Then, apply the formula int 1/u du = ln|u| + C .
y + C_1 = 1/4ln|x| + 7/4ln|x-4|+C_2
Isolating the y, the equation becomes
y= 1/4ln|x| + 7/4ln|x-4|+C_2-C_1
Since C1 and C2 represent any number, it can be expressed as a single constant C.
y = 1/4ln|x| + 7/4ln|x-4|+C
Therefore, the general solution of the given differential equation is y = 1/4ln|x| + 7/4ln|x-4|+C .
Monday, February 4, 2019
dy/dx = (1-2x) / (4x-x^2) Solve the differential equation
Subscribe to:
Post Comments (Atom)
Why is the fact that the Americans are helping the Russians important?
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Friar Lawrence plays a significant role in Romeo and Juliet's fate and is responsible not only for secretly marrying the two lovers but ...
-
Suppose that the average daily food consumption $F$ of a herbivorous mammal with body weight $x$, where both $F$ and $x$ are measured in pou...
-
Pablo Neruda's "Ode to My Socks" is full of figurative language, including similes and metaphors. Similes are figurative compa...
-
Resourceful: Phileas Fogg doesn't let unexpected obstacles deter him. For example, when the railroad tracks all of a sudden end in India...
-
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Evaluate $\displaystyle \int x^2 \cos mx dx$ by using Integration by parts. If we let $u = x^2$ and $dv = \cos mx dx$, then $d...
-
At the beginning of the Victorian period, science was generally in accord with religion, and the study of nature was conducted in such a way...
No comments:
Post a Comment