An ordinary differential equation (ODE) is differential equation for the derivative of a function of one variable. When an ODE is in a form of y'=f(x,y) , this is just a first order ordinary differential equation.
We may express y' as (dy)/(dx) to write in a form of (dy)/(dx)= f(x,y) and apply variable separable differential equation: N(y)dy = M(x) dx .
The given problem: (dy)/(dx) = xe^(x^2) can be rearrange as:
dy= xe^(x^2) dx
Apply direct integration on both sides:
int dy= int xe^(x^2) dx
For the left side, we apply basic integration property: int (dy)=y .
For the right side, we may apply u-substitution by letting: u = x^2 then du =2x dx or (du)/2=x dx .
The integral becomes:
int xe^(x^2) dx=int e^(x^2) *xdx
=int e^(u) *(du)/2
Apply the basic integration property: int c*f(x)dx= c int f(x) dx .
int e^(u) *(du)/2=(1/2)int e^(u) du
Apply basic integration formula for exponential function:
(1/2)int e^(u) du=(1/2)e^(u)+C
Plug-in u=x^2 on (1/2)e^(u)+C , we get:
int xe^(x^2) dx=(1/2)e^(x^2)+C
Combining the results from both sides, we get the general solution of differential equation as:
y=(1/2)e^(x^2)+C
or
y=e^(x^2)/2+C
Sunday, December 9, 2018
dy/dx = xe^(x^2) Use integration to find a general solution to the differential equation
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Show that $\displaystyle a(t) = v(t) \frac{dV}{ds}$ of a particle that moves along a straight line with displacement $s(t)$, velocity $v(t)$...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
Determine the area of the region bounded by the hyperbola $9x^2 - 4y^2 = 36$ and the line $ x= 3$ By using vertical strips, Si...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
Find the integral $\displaystyle \int^1_0 \frac{1}{\sqrt{16 t^2 + 1}} dt$ If we let $u = 4t$, then $du = 4dt$, so $\displaystyle dt = \frac{...
-
The narrator of "Sonny's Blues" describes the neighborhood as "filled with a hidden menace which was its very breath of l...
-
Given y=cos(2x), y=0 x=0,x=pi/4 so the solid of revolution about x-axis is given as V = pi * int _a ^b [R(x)^2 -r(x)^2] dx here R(x) =cos(2x...
No comments:
Post a Comment