Finding all continuous functions such that $f^2(x + y) − f^2(x − y) = 4f(x)f(y)$

964 Views Asked by At

I've been working on the following homework problem:

Find all continuous functions $f : \mathbb{R} → [0,∞)$ such that $f^2(x + y) − f^2(x − y) = 4f(x)f(y)$ for all real numbers $x, y$.

The first problem I have is I am not sure what is meant by "finding all continuous functions". Can someone show me what the ending statement should look like?

Secondly, I'm not sure what to do with the relations I've derived. The most helpful are:

$f(0) = 0$

$f(x) = f(-x)$

$f(2x) = 2f(x)$

I also know that:

$f(2) = 2f(1)$

$f(3) = \frac{3}{2}f(2)$

$f(4) = 2f(2) = 4f(1)$

This leads me to believe that $\frac{f(a)}{f(b)} = \frac{a}{b}$, but I don't know (a) if this is helpful and (b) how to prove it.

Can someone clarify what exactly the object is, and point me towards the next step?

2

There are 2 best solutions below

0
On BEST ANSWER

The condition $f(x)\geq 0$ seems to kill all non-trivial possibilities: since $f(0)=0$ we let $y=-x:$

$$-f^2(2x)=4f(x)f(-x)$$

However $f(x)\geq 0$, so $f(x)=0$. Are you absolutely sure of the $\mathbb{R}\to [0,\infty)$ bit?

1
On

One thing that helps is to find useful values. If you set $y=0$ you find $f(0)=0$. Then if $x=y$ you get $f^2(2x)=4f^2(x)$