Solveeit Logo

Question

Question: How would you determine if \(f\left( x,y \right)=\dfrac{xy}{\sqrt{{{x}^{2}}+{{y}^{2}}}}\) is homogen...

How would you determine if f(x,y)=xyx2+y2f\left( x,y \right)=\dfrac{xy}{\sqrt{{{x}^{2}}+{{y}^{2}}}} is homogeneous and what would it’s degree be?

Explanation

Solution

Now to check if the given function is Homogeneous or not we will substitute x=αxx=\alpha x and y=αyy=\alpha y in the equation. Hence we will further simplify the equation and try to write it in the form f(x,y)=αnf(x,y)f\left( x,y \right)={{\alpha }^{n}}f\left( x,y \right) . If we write it in this form then the function is Homogeneous function with degree n.

Complete step by step solution:
Now first let us understand the meaning of a Homogeneous function and Homogeneous differential equation.
A differential equation is an equation with derivative terms such as dydx\dfrac{dy}{dx} . Now we know that the solution of a differential equation is a function which satisfies the given equation.
Now any Differential equation f(x,y)dy=g(x,y)dxf\left( x,y \right)dy=g\left( x,y \right)dx is said to be Homogenous if the degree of f(x,y)f\left( x,y \right) and g(x,y)g\left( x,y \right) is same. Now let us understand when a function is said to be Homogenous. A function is called Homogeneous function of degree n when f(x,y)f\left( x,y \right) can be written in the form of knf(x,y){{k}^{n}}f\left( x,y \right)
If the two functions are homogeneous and are of same degree then we can easily solve the differential equation by substitution of variables.
Now to check if the function is Homogeneous we will substitute αx\alpha x in place of x and check if we can take α\alpha out. Now consider the given function f(x,y)=xyx2+y2f\left( x,y \right)=\dfrac{xy}{\sqrt{{{x}^{2}}+{{y}^{2}}}}
Now substituting x=αxx=\alpha x and y=αyy=\alpha y we get,
f(x,y)=(αx)(αy)α2x2+α2y2 f(x,y)=α2xyα2(x2+y2) f(x,y)=α2xyαx2+y2 f(x,y)=αxyx2+y2 f(x,y)=αf(x,y) \begin{aligned} & \Rightarrow f\left( x,y \right)=\dfrac{\left( \alpha x \right)\left( \alpha y \right)}{\sqrt{{{\alpha }^{2}}{{x}^{2}}+{{\alpha }^{2}}{{y}^{2}}}} \\\ & \Rightarrow f\left( x,y \right)=\dfrac{{{\alpha }^{2}}xy}{\sqrt{{{\alpha }^{2}}\left( {{x}^{2}}+{{y}^{2}} \right)}} \\\ & \Rightarrow f\left( x,y \right)=\dfrac{{{\alpha }^{2}}xy}{\alpha \sqrt{{{x}^{2}}+{{y}^{2}}}} \\\ & \Rightarrow f\left( x,y \right)=\alpha \dfrac{xy}{\sqrt{{{x}^{2}}+{{y}^{2}}}} \\\ & \Rightarrow f\left( x,y \right)=\alpha f\left( x,y \right) \\\ \end{aligned}

Hence the given function is Homogeneous function of degree 1.

Note: Now note that any linear differential equation is said to be a homogenous equation if there is no constant in the equation. Since there is no constant we can easily write the equation in the form f(x,y)=knf(x,y)f\left( x,y \right)={{k}^{n}}f\left( x,y \right)