Seperable Differential equation

nick.martinez
Messages
51
Reaction score
0
dm/ds=m ; m(1)=7

when i find the diff eq

∫dm/m=∫ds

ln|m|+c1=s+c2 ; k=c2-c1

ln|m|=s+k
e ^ both sides

m(s)=e^(s+k) ; m(1)=7

m(1)=e^(1)*e^(k)=7
i am stuck here. not sure how to proceed please help.
 
Physics news on Phys.org
What are you trying to figure out with your initial condition?

Can you solve this equation using another technique?
 
nick.martinez said:
dm/ds=m ; m(1)=7

when i find the diff eq

∫dm/m=∫ds

ln|m|+c1=s+c2 ; k=c2-c1
There is really no need to write both c1 and c2. It's perfectly proper to immediately combine the two "constants of integration" to write ln|m|= s+ k.

ln|m|=s+k
e ^ both sides

m(s)=e^(s+k) ; m(1)=7

m(1)=e^(1)*e^(k)=7
i am stuck here. not sure how to proceed please help.[/QUOTE]
So e^k= 7e^{-1}.

e^(s+k)= e^k e^s so m(s)= 7e^{-1}e^k or m(s)= 7e^(k-1).
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top