Linear First-Order Differential Equation

DiamondV
Messages
103
Reaction score
0
Hi,
so I am just starting to learn differential equations and we were told that you have to put the equation into
ee1db7046d.png
this form.

In one of the examples in my lecture notes, which says
"Solve (x^2-9)dy/dx+xy=0, x>3" He then says we need to rearrange this into the form given above, so he does this by dividing across by x^2-9 and gets this.

gif.latex?%5Cfrac%7Bdy%7D%7Bdx%7D+%5Cfrac%7Bx%7D%7Bx%5E2-9%7Dy%20%3D0%2C%20x%3E3.gif


I understand that if you divide 0 by x^2-9 you get 0 but that still isn't a function of x

Now if you compare the form we put the equation into and the required form you will notice that
gif.latex?P%28x%29%3D%5Cfrac%7Bx%7D%7Bx%5E2+9%7D%2C%20f%28x%29%3D0.gif


My issue is with the f(x). How is 0 a function of x? Arent we meant to have a function of x on the right as part of the required format?
 
Physics news on Phys.org
DiamondV said:
My issue is with the f(x). How is 0 a function of x? Arent we meant to have a function of x on the right as part of the required format?

If you are unhappy with ##0## just replace it with ##x - x##, which perhaps you'll accept as a function of ##x##.
 
##f(x) = λx## is a function of ##x## for every ##λ##, a straight through the origin. With ##λ=0## it just becomes the x-axis, but is still a straight through the origin and a function of ##x##. Also ##f(x) = ##any constant is a function of ##x##.
 
DiamondV said:
My issue is with the f(x). How is 0 a function of x? Arent we meant to have a function of x on the right as part of the required format?
A constant function, f(x)= any number is also a function! The basic definition of "function" is "a set of ordered pairs such that no two pairs have the same first value". The function f(x)= 0 for all x is the set of ordered pairs {(x, 0)} where x can be any number.
 
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