Find all solutions to the functional equation $f(x+y)-f(y)=\cfrac{x}{y(x+y)}$
I've tried the substitution technique but I didn't really get something useful.
For $y=1$ I have
$F(x+1)-F(1)=\cfrac{x}{x+1}$
A pattern I've found in this example is that if I iterate $n$ times the function $g(x)=\cfrac{x}{x+1}$ I have that $g^n(x)=\cfrac{x}{nx +1}$ ,which may be a clue about the general behaviour of the function ( ?) .
I am really kinda of clueless ,it seems like the problem is calling some slick way of solving it.
Can you guys give me a hint ?
Hint: Let $x=1-y$, hence $x+y=1$.
Then we get $$f(1)-f(y)=\frac{1-y}{y}$$
I will include the full solution in a spoiler, since you only asked for a hint.