Given that for all real and , where is differentiable for all and that .
How many of the following are correct?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
If f ( x ) is differentiable everywhere on its domain, then differentiating the above functional equation with respect to x and y each gives:
f ′ ( x + y ) = f ′ ( x ) + 2 y
f ′ ( x + y ) = f ′ ( y ) + 2 x
which after equating these two relationships gives the ODE f ′ ( x ) = 2 x + ( f ′ ( y ) − 2 y ) = 2 x + A . If f ′ ( 0 ) = c o s ( p ) , then A = c o s ( p ) . Integrating this differential equation now yields:
f ( x ) = x 2 + [ c o s ( p ) ] x + B .
Now if we take x = y = 0 into our original functional equation, we acquire another boundary condition:
f ( 0 + 0 ) = f ( 0 ) + f ( 0 ) + 2 ( 0 ) ( 0 ) − 1 ⇒ f ( 0 ) = 1
which ultimately results in B = 1 and a final solution of f ( x ) = x 2 + [ c o s ( p ) ] x + 1 .
Only choices (1) and (2) are correct.