Need help with differential eq. from book

  • Thread starter Thread starter Pollywoggy
  • Start date Start date
  • Tags Tags
    Book Differential
Pollywoggy
Messages
53
Reaction score
0
On page 11 of Differential Equations Demystified (Krantz), there is an example that goes from this:

<br /> <br /> e^{x^2} \cdot y^\prime + e^{x^2} \cdot 2xy = e^{x^2} \cdot x<br /> <br />

To this:

<br /> \left[ e^{x^2} \cdot y \right]^\prime = x \cdot e^{x^2}<br />

Would someone give me a hint as to how they got from the first equation to the second?


thanks
 
Physics news on Phys.org
To solve differential equations in the form

y&#039;+P(x)y=Q(x)

it is useful to use an integrating factor defined by

\mu=\exp{\left(\int P(x)dx\right)}

We multiply both sides of the equation by this,

\mu y&#039;+\mu P(x)y=\mu Q(x)

and if you look closely the left hand side is the product rule for differentiating y\mu.

So then we get that

\left(\mu y\right)&#039;=\mu Q(x)

And you'll see if you relate this to what you have, \mu=e^{x^2} and then from the last equation,

\left(e^{x^2} y\right)&#039;=e^{x^2}x
 
More simply, to see that the two expressions are the same, go from
\left[ e^{x^2} \cdot y \right]^\prime = x \cdot e^{x^2}
to
e^{x^2} \cdot y^\prime + e^{x^2} \cdot 2xy = e^{x^2} \cdot x
by doing that differentiation on the left.
 
jeffreydk said:
To solve differential equations in the form

y&#039;+P(x)y=Q(x)

it is useful to use an integrating factor defined by

\mu=\exp{\left(\int P(x)dx\right)}

Thanks, this is what I was looking for but it was not explained in the book.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top