Let f be a function whose domain is R that satisfies the conditions, f ( x + y ) = f ( x ) f ( y ) , for all x and y and f ( 0 ) = 0 . Find the value of f ( 0 ) .
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.
Let
x
=
0
.
f
(
x
+
y
)
=
f
(
x
)
f
(
y
)
⇒
f
(
0
+
y
)
=
f
(
0
)
f
(
y
)
⇒
f
(
y
)
=
f
(
0
)
f
(
y
)
⇒
f
(
0
)
=
f
(
y
)
f
(
y
)
⇒
f
(
0
)
=
1
So,
f
(
0
)
=
1
We set x = y = 0 so we have:
f ( 0 + 0 ) = f ( 0 ) f ( 0 ) ⟺ f ( 0 ) = ( f ( 0 ) ) 2 ⟺ f ( 0 ) = 1 since f ( 0 ) = 0 .
Problem Loading...
Note Loading...
Set Loading...
Let's take a rigorous approach on this functional equation, shall we?
CASE I ( f is constant): C = C 2 ⇒ 0 = C 2 − C = C ( C − 1 ) ⇒ C = 0 , 1 . But we're given that f ( 0 ) = 0 , so f ( x ) = 1 is the only satisfactory constant function which in turn gives f ( 0 ) = 1 .
CASE II ( f is non-constant): With a leap of faith we'll assume f is differentiable over all real x . Differentiating the original functional equation with respect to x and y produces:
f ′ ( x + y ) = f ′ ( x ) f ( y ) (i)
f ′ ( x + y ) = f ( x ) f ′ ( y ) (ii)
which equating (i) with (ii) yields: f ( x ) f ′ ( x ) = f ( y ) f ′ ( y ) = A ⇒ ln f ( x ) = A x + B ⇒ f ( x ) = e A x + B (iii). Substituting (iii) back into the functional equation now gives:
e A ( x + y ) + B = e A x + B ⋅ e A y + B ;
or e A ( x + y ) + B = e A ( x + y ) + 2 B ⇒ B = 0 .
Hence f ( x ) = e A x is the family of solutions that satisfies non-constant f , which f ( 0 ) = 1 holds true.