Answer on Question #81428, Math/Real Analysis
Show that the functions f(x,y)=lnx−lny and g(x,y)=(x2+2y2)/2xy are functionally dependent.
The answer: By definition, two functions f(x,y) and g(x,y) defined in a domain D are functionally dependent of there exists a continuously differentiable function ϕ(u,v) such that :
- ϕ(f(x,y),g(x,y))≡0
- Δϕ=0 at each point (u,v)=(f(x,y),g(x,y)) for (x,y) in D.
Then following the theorem: ‘If F is differentiable transformation defined as
\[ F:\begin{cases}u=f(x,y)\\
v=g(x,y)\end{cases} \]
and f and g are linearly dependent, then the Jacobian of F is identically zero‘
So in our case f(x,y)=lnx−lny and g(x,y)=(x2+2y2)/2xy, i.e. x,y>0. To get the Jacobian one needs to calculate the partial derivatives: fx, fy, gx, gy:
fx = x1 .,fy=−y1
gx = 4x2y22x∗2xy−2y∗(x2+2y2)=2x2yx2−2y2
gy = 4x2y24y∗2xy−2x(x2+2y2)=2xy2−x2+2y2
then
detJ=det[d(x,y)d(f,g)]=fxgy−fygx=2x2y2−x2+2y2+2x2y2x2−2y2=0
Therefore the functions f(x,y)=lnx−lny and g(x,y)=(x2+2y2)/2xy are functionally dependent.
As f(x,y)=lnx−lny=lnyx then yx=ef(x,y). Therfore
g(x,y)=2xy(x2+2y2)=21yx+xy=21ef(x,y)+ef(x,y)1
that confirms a functional dependence of f and g functions.