How to prove an equation is homogenous

  • Thread starter Thread starter ShaunP1989
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 7K views
ShaunP1989
Messages
3
Reaction score
0
Could someone please explain to me how to proove an equation is homogenous. We've done it in our AS class, but it still makes very little sense to me.
 
Physics news on Phys.org
Since you haven't told us what equation you are talking about, all I can say is "use the definition".

The phrase "homogeneous equation" is actually used in two different ways. One way, which I think is not the one you are looking for is simply a linear equation in which every term involves the dependent variable, y, or one of its derivatives- that's pretty easy to spot.

The other refers to first order equations: a first order equation is homomogeneous if and only if replacing both x and y by [itex]\lambda x[/itex] and [itex]\lambda y[/itex] results in exactly the same equation: for example, if we replace both x and y by [itex]\lambda x[/itex] and [itex]\lambda y[/itex] respectively in
[tex]\frac{dy}{dx}= \frac{x+ 2y}{4x- y}[/tex]
results in
[tex]\frac{dy}{dx}= \frac{\lambda x+2\lambda y}{4\lambda x- \lambda y}= \frac{\lambda(x+2y)}{\lambda(4x-y)}= \frac{x+2y}{4x-y}[/tex].

It occurred to me after I answered that this was posted under "precalculus mathematics" which makes no sense for a differential equations question- and I have no idea what an "AS" course is! If this is not the kind of "homogeneous" you are asking about, please tell us what you do mean!
 
Last edited by a moderator:
well i posted it under general physics i think.
What we have been doing is taking an equation and then putting it in base units, and the from there proving it is homogeneous.
In my notes i have written as a definition for Homogenity the following:
To check whether an equation is correct, we can check its homogenit.
EG. Whether the units on each side of the eqaution are the same.
To do this we must be able to put all derived units into their base units.
I don't know if this will help you help me, its all very confusing for me at the moment, and kind of annoying because its the only part i really struggle with. I can't remember of the top of my head, but i think we are doing th Edexcel course.
Thanks for all the help :)

Shaun.
 
Now I am really confused! Apparently this is just a matter of checking to see if an equation is "dimensionally correct"- if each side has the right dimensional units. For example, while we know that "speed equals distance divided by time", v= d/t, a beginner might accidently think it should be d= v/t. But checking units, d is in meters, v in meters per second, m/s, and t is in seconds, s. That means that m/t is in m/s2 so d= v/t gives m= m/s2 which cannot be correct.

More complicated is Force= mass times acceleration: F= ma. In the mks system, m is in kg, a is in m/s2, and the mks unit for force is "Newton's" which in "base units" is kg m/s2 so that F= ma does indeed give kg m/s2= kg m/s2.

Caution: the fact that an equation is "dimensionally correct" does not mean the equation is true! But, of course, if an equation is not dimensionally correct, it can't be true.
 
Ok its starting to make some sense, thanks a lot for your help. I wish physics was easier to understand :(

Shaun