Difference between revisions of "2016 APMO Problems/Problem 5"

(Created page with "==Problem== Find all functions <math>f: \mathbb{R}^+ \to \mathbb{R}^+</math> such that <cmath>(z + 1)f(x + y) = f(xf(z) + y) + f(yf(z) + x),</cmath>for all positive real numb...")
 
(Solution)
Line 5: Line 5:
  
 
==Solution==
 
==Solution==
 +
We claim that <math>f(x)=x</math> is the only solution. It is easy to check that it works. Now, we will break things down in several claims.
 +
 +
[b]Claim 1:[/b] <math>f</math> is injective.

Revision as of 23:31, 12 July 2021

Problem

Find all functions $f: \mathbb{R}^+ \to \mathbb{R}^+$ such that \[(z + 1)f(x + y) = f(xf(z) + y) + f(yf(z) + x),\]for all positive real numbers $x, y, z$.

Solution

We claim that $f(x)=x$ is the only solution. It is easy to check that it works. Now, we will break things down in several claims.

[b]Claim 1:[/b] $f$ is injective.