How Can We Solve the Functional Equation f(f(x+y) - f(x-y)) = xy?

  • Thread starter Thread starter steve B. 98
  • Start date Start date
  • Tags Tags
    Function Functions
steve B. 98
Messages
2
Reaction score
0
Member warned about posting with no template
I'm trying to solve this problem from a high school math competition:
Find all functions f : R → R such that, f(f(x+y)-f(x-y))=xy, for all real x,y.
Any ideas of how to approach it.
I have found that f(0)=0, if x=y f(f(2x))=x^2
 
Physics news on Phys.org
Some thoughts:
I would note that the domain and range of the function must be all real numbers. This should eliminate many of the trig functions and exponentials.
Based on what you have, it seems like f(x) might incorporate some improper exponent...
Say...##f(x) = \frac{x^\sqrt {2} }{A}## where A scales 2 to 1 over two iterations.
I am not 100% sure how you would expand this out for the sums, and I don't think that function is defined for all x,y in the real numbers.

Another option,
Think of the derivatives:
##\frac{\partial}{\partial x} f ( f( x+ y) - f(x-y) ) = \frac{\partial}{\partial x} xy ##
##f ' ( f( x+ y) - f(x-y) ) * (f'(x+y)-f'(x-y)) = y ##
##\frac{\partial}{\partial y} f ( f( x+ y) - f(x-y) ) = \frac{\partial}{\partial y} xy ##
##f ' ( f( x+ y) - f(x-y) ) * (f'(x+y)+f'(x-y)) = x ##
And second derivatives are all zero.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top