Is this an homogeneous 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
1 reply · 2K views
iVenky
Messages
212
Reaction score
12
Actually I can't find if a differential equation is homogeneous or not

I thought homogeneous is given by

dy/dx= f(x,y)/ g(x,y)

but it doesn't look like that


For eg:

dy/dx= (y+x-1)/(y-x+2) is not homogeneous at all though

f(x,y)=y+x-1 and g(x,y)=y-x+2

How can you tell that if an equation is homogeneous or not?

Thanks a lot :)
 
Physics news on Phys.org
Hello.

Well, your definition is not right. [itex]y'=f(x,y)[/itex] is homogeneous if [itex]f(tx,ty)=f(x,y)[/itex] for any nonzero t. You can use that as a test. Basically, if you substitute tx and ty for x and y, then the t should divide itself out.

Example: [itex]y'=\frac{x^2+xy}{\sqrt{x^4+y^3x}}[/itex].
[itex]\frac{(tx)^2+(tx)(ty)}{\sqrt{(tx)^4+(ty)^3(tx)}}= \frac{t^2(x^2+xy)}{\sqrt{t^4(x^4+y^3x)}}=\frac{x^2+xy}{\sqrt{x^4+y^3x}}.[/itex]
 
Last edited: