IRNB
- 16
- 0
Homework Statement
give the general solution of the following equation
x' = tx + 6te-t2
Homework Equations
for x'+p(t)x=q(t)
xeI=\intq(t)eIdt where I=\intp(t)dt
integration by parts
\intf'g = [fg] - \intfg'
The Attempt at a Solution
x'-tx=6te-2t
I=\int-t dt = -t2/2
xe-t2/2dt = \int6te-2te-t2/2dt
using integration by parts i get
\intf'g = [fg] - \intfg'
f'=e-t2/2
g=6t
\int6te-2te-t2/2dt = [\frac{6t}{-2-t}e-2t-t2/2] - \int\frac{6}{-2-t}e-2t-t2/2 dt
I've tried to integrate the second part of this integral i.e.
\int\frac{6}{-2-t}e-2t-t2/2 dt
using integration by parts but it seems to be a very difficult integral to solve. I also have my suspicions that this method may go on forever.
can anyone help? am i missing some kind of identity that i should know? any help would be appreciated.