Linear First-Order Differential Equation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
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##.
 
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.