Solve Linear ODE Simplify Step

1s1
Messages
20
Reaction score
0

Homework Statement



Solve: ##x\frac{dy}{dx}-4y=x^{6}e^{x}##

Homework Equations



##x^{-4}\frac{dy}{dx}-4x^{-5}y=xe^{x}## is equal to ##\frac{d}{dx}[x^{-4}y]=xe^x##

The Attempt at a Solution



The second equation above simplifies to the third (according to my textbook) but I can't figure out how. Any help would be greatly appreciated!
 
Last edited:
Physics news on Phys.org
Thanks!
 
Look up "integrating factor." That's probably what the book is just about to show you how to find.

In this particular case, the first equation divided by x5 gives you the second equation, right?
 
Last edited:
vela said:
Look up "integrating factor." That's probably what the book is just about to show you how to find.

In this particular case, the first equation divided by x5 gives you the second equation, right?

Yes, the second equation is just the first divided by x5. (Which is the first put in standard form by dividing through by x and then multiplying by the integrating factor which is x-4 - so divided by x5 in total.)

The book then makes the jump that:

##x^{-4}\frac{dy}{dx}-4x^{-5}y=xe^{x}## equals ##\frac{d}{dx}[x^{-4}y]=xe^{x}##

and I can't figure out how this jump is made.
 
1s1 said:
The book then makes the jump that:

##x^{-4}\frac{dy}{dx}-4x^{-5}y=xe^{x}## equals ##\frac{d}{dx}[x^{-4}y]=xe^{x}##

and I can't figure out how this jump is made.

What do you get if you differentiate ##x^{-4}y## with respect to ##x## using the product rule?
 
LCKurtz said:
What do you get if you differentiate ##x^{-4}y## with respect to ##x## using the product rule?

That's it! Thanks!
 
Back
Top