PDA

Click to See Complete Forum and Search --> : Inital Value Theorem ??


MHENK
Nov 15th, 2001, 07:35 AM
I know that if y'=ky and y(o)=A, then y=Ae^kt. But in the following problem, I am given y(10), not y(0). How would I go about solving this to get an equation for y?

y'=ky
y(10)=2y(0)

Thanks in advance,

MHENK

Shaunak
Nov 16th, 2001, 12:24 AM
ln y = kx + c
where c is some constant
given y(10) = 2y(0)
therefore
e^(10k + c) = 2e^(c)
=>k = (ln 2)/10
the solution is therefore
y = x(ln 2)/10 + c
where c is some real const