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, April 17, 2016
Calculus of a Single Variable, Chapter 6, 6.1, Section 6.1, Problem 51
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