Using an integrating factor properly

cameuth
Messages
17
Reaction score
0
alright guys, I've been trying to tackle this for a couple of hours now.

dy/dt-2y=4-t
my integrating factor is e^(-2t) of course.

dy(e^(-2t))/dt-2ye^(-2t)=4e^(-2t)-te^(-2t)

then I get completely lost. how do I integrate when it's like this? My book simplifies the above equation into

d(e^(-2y))/dt=4e^(-2t)-te^(-2t)

can anyone explain how that simplification occurs??
 
Physics news on Phys.org
hi cameuth! :smile:

(try using the X2 button just above the Reply box :wink:)
cameuth said:
d(e^(-2y))/dt=4e^(-2t)-te^(-2t)

can anyone explain how that simplification occurs??

(you mean d(ye-2t)/dt :wink:)

use the product rule on ye-2t :smile:
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Back
Top