Okay so I got this question in a rehearsal test today, and got completely stumped.
Let $f$ be a differentiable function satisfying the functional rule $f(xy)=f(x)+f(y)+\frac{x+y-1}{xy}$, $\forall$ $x,y>0$ and $f'(1)=2$.The question asked some more questions regarding $f(x)$,but I am unable to find $f(x)$.
My try:I tried to treat $y$ as a constant and then differentiated both sides of the equation,making use of the fact that $f'(1)=2$ ; but that got me nowhere.Someone kindly help.
Thanks in advance.
Your try gives
$$yf'(xy) = f'(x) -\frac{1}{x^2} + \frac{1}{x^2y},\tag{1}$$
for all $x,y > 0$. Choosing $x = 1$ in $(1)$, we obtain
$$yf'(y) = 2 - 1 + \frac{1}{y},$$
or
$$f'(y) = \frac{1}{y} + \frac{1}{y^2}.\tag{2}$$
From that, we can easily determine $f$ up to addition of a constant, and we can determine the constant from the rule e.g. by setting $x = y = 1$ there.
An alternative way to find the function is to rewrite the functional equation as
$$f(xy) + \frac{1}{xy} = \biggl(f(x) + \frac{1}{x}\biggr) + \biggl(f(y) + \frac{1}{y}\biggr),$$
and if one knows the continuous functions satisfying the functional equation $g(xy) = g(x) + g(y)$, $f$ is easily determined.