If $f(x \times f(y)) =\frac{f(x)}{y}$ for every $x,y \in R$ and $y \neq0$, then prove that $f(x)\times f(\frac{1}{x})=1$
Is it possible to find the function $f(x)$ here using the given data? I tried it by using $x=0$ and $y=k$ ($k$ is any non-zero number), to get $f(0)$ then tried using partial differentiation with respect to x but the $f(y)$ is creating problem. Could someone please help me with it?
Suppose $f(x)\ne 0$ for all $x$. Then exist $x_0$ such that $f(x_0) = a\ne 0$. If we plug this in to the given equation we get:
$$ f(x_0f(y)) = {a\over y}$$ so our function is bijective. Now put $y=1$, $c=f(1)$ and we get $$f(xc) = f(x) \;\;\;\forall x\;\;\;\;\Longrightarrow\;\;\;\; c=1$$ So we have $f(f(y)) =1/y$ for all $y\ne 0$.
So $${1\over xf(y)}=f(f(xf(y))) = f\Big({f(x)\over y}\Big)$$ We put $x=1$ and we get the desired equation.