An ordinary differential equation (ODE) has differential equation for a function with single variable. A first order ODE follows (dy)/(dx)= f(x,y) .
It can also be in a form of N(y) dy= M(x) dx as variable separable differential equation.
To be able to set-up the problem as N(y) dy= M(x) dx , we let y' = (dy)/(dx) .
The problem: y'=x(1+y) becomes:
(dy)/(dx)=x(1+y)
Rearrange by cross-multiplication, we get:
(dy)/(1+y)=xdx
Apply direct integration on both sides: int (dy)/(1+y)= int xdx to solve for the general solution of a differential equation.
For the left side, we consider u-substitution by letting:
u= 1+y then du = dy
The integral becomes: int(dy)/(1+y)=int(du)/(u)
Applying basic integration formula for logarithm:
int(du)/(u)=ln|u|
Plug-in u = 1+y on ln|u| , we get:
int(dy)/(1+y)=ln|1+y|
For the right side, we apply the Power Rule of integration: int x^n dx = x^(n+1)/(n+1)+C
int x* dx= x^(1+1)/(1+1)+C
= x^2/2+C
Combining the results from both sides, we get the general solution of the differential equation as:
ln|1+y|= x^2/2+C
or
y =e^((x^2/2+C))-1
Monday, June 8, 2015
y' = x(1+y) 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...
-
Resourceful: Phileas Fogg doesn't let unexpected obstacles deter him. For example, when the railroad tracks all of a sudden end in India...
-
Pablo Neruda's "Ode to My Socks" is full of figurative language, including similes and metaphors. Similes are figurative compa...
-
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