How to integrate complicated differential equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
trojansc82
Messages
57
Reaction score
0

Homework Statement



I need to integrate ∫ -y3ey2/2

Homework Equations



Integration by parts

The Attempt at a Solution



I have tried several times, I am unable to find the correct solution, which is:

-yey2/2 + 2ey2/2 + c
 
Physics news on Phys.org
trojansc82 said:

Homework Statement



I need to integrate ∫ -y3ey2/2

Homework Equations



Integration by parts

The Attempt at a Solution



I have tried several times, I am unable to find the correct solution, which is:

-yey2/2 + 2ey2/2 + c

I think you can use u substitution. Let u = y^2, du = 2y. If you factor that y^3 at y^2 * y it should work. You might have to also do integration by parts afterwards.
 
Try a u-substitution.
 
Here is a possibly slicker method, calculate:
[tex] \int ye^{ay^{2}}dy[/tex]
This should be very straight forward, the result should be a function of a, all you do now is differentiate the result with respect to a and then set a=1/2.