Question
Question: Which of the following functions are homogeneous? A) \[x\sin y + y\sin x\] B) \[x{e^{y/x}} + y{...
Which of the following functions are homogeneous?
A) xsiny+ysinx
B) xey/x+yex/y
C) x2−xy
D) arcsin(xy)
Solution
Here, we have to find the functions which are homogeneous. We will find the functions which are homogeneous by using the condition of homogeneity. A homogeneous function is one with multiplicative scaling behavior i.e., if all its arguments are multiplied by a factor, then its value is multiplied by some power of this factor.
Formula Used:
A homogeneous function is a function which satisfies the condition,
f(tx,ty)=tnf(x,y) for some n>0
Complete step by step solution:
We are given functions, to check whether it is a homogeneous function.
A homogeneous function is a function which satisfies the condition,
f(tx,ty)=tnf(x,y) for some n>0.
A) f(x,y)=xsiny+ysinx
Now, by using the homogeneity condition, we will get
⇒f(tx,ty)=txsin(ty)+tysin(tx)
Factoring out common terms, we get
⇒f(tx,ty)==t(xsinty+ysintx)
But xsinty+ysintx=f(x,y)
Hence it is not a homogeneous function.
B) f(x,y)=xey/x+yex/y
Now, by using the homogeneity condition, we will get
⇒f(tx,ty)=txety/tx+tyetx/ty
Factoring out common terms, we get
⇒f(tx,ty)=t(xey/x+yex/y)
⇒f(tx,ty)=tf(x,y)
Hence it is a homogeneous function.
C) f(x,y)=x2−xy
Now, by using the homogeneity condition, we will get
⇒f(tx,ty)=(tx)2−txty
⇒f(tx,ty)=t2x2−t2xy
Factoring out common terms, we get
⇒f(tx,ty)=t2(x2−xy)
⇒f(tx,ty)=t2f(x,y)
Hence it is a homogeneous function.
D) We know that arcsin(xy)=sin−1(xy)
⇒f(x,y)=sin−1(xy)
Now, by using the homogeneity condition, we will get
⇒f(tx,ty)=sin−1(txty)
Factoring out common terms, we get
⇒f(tx,ty)=sin−1(t2(xy))
But sin−1(t2(xy))=f(x,y)
Hence it is not a homogeneous equation.
Therefore, the functions xey/x+yex/y and x2−xy are homogeneous functions.
Note:
We should be very conscious in finding whether the given functions are homogeneous or not. We should replace the variable x by multiplying the variable with any constant tx. The zero function is homogeneous of any degree. The sum of homogeneous functions of the same homogeneous degree is also homogeneous of the same degree, unless it is identically the zero function. The product of homogeneous functions of degrees d1 and d2 is homogeneous of degree d1+d2 . The reciprocal of a homogeneous function of degree d is homogeneous of degree −d. The k th power of a homogeneous function of degree d is homogeneous of degree kd . These are the rules of homogeneous function.