Finding the solution to an IVP Problem. Basic Differential Equations problem.

cyturk
Messages
8
Reaction score
0
I am trying to solve an IVP problem and I seem to be stuck on it because I am getting an integration that seems very complicated and I think I messed up on it, I have my work so far below.

Homework Statement



Find the solution to the IVP

ty^'+7y=2t^2 e^2t, y(1)=7

Is this equation linear? Determine in what interval the solutions exist.


Homework Equations





The Attempt at a Solution



rs1nk.jpg


The image has my work so far, as you can see the integration for (t^7)(2te^2t) is a beast and that is why I think I am wrong so far. Here is the integration answer http://www.wolframalpha.com/input/?i=integrate+%28t^7%29%282te^%282t%29%29.
 
Physics news on Phys.org
The primitives of (t^8)exp(2t) are on the form P(x)exp(2t) were P(x) is a 8th degree polynomial.
Derive this function and find the coefficients of the polynomial by indentification with (t^8)exp(2t)
 
You started out very well, and from:
<br /> \frac{d}{dt}(t^{7}y)=2t^{8}e^{2t}<br />
I think you have made an error, you can do two things: 1) You can do an indefinite integration and add an integration constant and find that constand by using the initial condition or 2) integrate from 1 to t both sides and use Y(1)=7.
 
Integrate 2t8e2t using integration by parts- 8 times!
 
HallsofIvy said:
Integrate 2t8e2t using integration by parts- 8 times!

Thanks for everyone else and this is what I ended up doing. It was the correct way of solving the problem even though it was a little bit of a hassle! :)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top