Verifying Differential Equations Solutions: ODEs on Intervals

mathnerd15
Messages
109
Reaction score
0
Hi! I think I have to ask this since I'm having health problems-

from Kreyszig, for xy'=-y how do you verify the solution y=h(x)=clnx by differentiating
y'=h'(x)=-clnx^2? I don't see how you get the x^2 term
also for ODEs the solution is on an open interval a<x<b but how does it include special cases of the intervals -inf<x<b, a<x<inf, -inf<x<inf; wouldn't the open interval a<x<b exclude -inf<x<b?
thanks very much!
 
Physics news on Phys.org
That is not a solution.
It is a separable differential equation.
 
thanks very much!
I separated leading to-
-ln|y|=ln|x|+C
so then you just find the substitution c/x? (I misread the text: l is /)
 
mathnerd15 said:
thanks very much!
I separated leading to-
-ln|y|=ln|x|+C
so then you just find the substitution c/x? (I misread the text: l is /)
Well, you don't just "find" a substitution. You always solve an equation of the form f(y)= F(x) for y by taking f^{-1} of both sides. The inverse function to ln(x) is, of course, e^x so take the exponential of both sides:
e^{-ln|y|}= e^{ln|x|+ C}

-ln|y|= ln|y^{-1}| so the left side is y^{-1}= 1/y. Because e^{a+ b}= e^ae^b the right side is e^{ln|x|}e^C= C&#039; |x| where C'= e^C.
That is, 1/|y|= C&#039;|x| or |y|= C&#039;/|x|. We can then "absorb" the absolute values into C' by allowing it to be positive or negative.
 
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