

The homogeneous functions can be defined in the following general format:
Let us consider a function f over a field F such that f : X -> Y with n number of
arguments, i.e. (x1 ,x2 , ... ,xn ) and there be a positive integer n and some factor k >
0, then f will be called a homogeneous function of degree n, if the following condition
is satisfied -
f(kx1 ,kx2 , ... ,kxn ) = kn f(x1 ,x2 , ... ,xn )
for each (x1 ,x2 , ... ,xn ) belonging to the domain of function f.
Ex: Let f(x, y) = x2 - 2y2 and k be a positive integer.
Now, f(kx, ky) = (kx)2 - 2(ky)2
= k2 x2 - 2k2 y2
= k2 (x2 - 2y2 )
= k2 f(x, y)
So, the given function is homogenous function of degree 2
