Here on StackExchange I read a lot of interesting questions and answers about functional equations, for example a list of properties and links to questions is Overview of basic facts about Cauchy functional equation.
I'm interested in the following problem:
if f:R→R is a continuous function verifying the functional equation f(x+y)=f(x)f(y), ∀x,y∈R, find its non identically zero solution using power series.
My attempt so far using power series:
let
f(x)=∞∑n=0anxn
so
f(y)=∞∑n=0anyn
and
f(x+y)=∞∑n=0an(x+y)n
The functional equation f(x+y)=f(x)f(y) leads to
∞∑n=0an(x+y)n=∞∑n=0anxn∞∑n=0anyn
Using the binomial theorem
(x+y)n=n∑k=0(nk)xkyn−k
and the Cauchy product of series
∞∑n=0anxn∞∑n=0anyn=∞∑n=0(n∑k=0akan−kxkyn−k)
it follows
∞∑n=0an(n∑k=0(nk)xkyn−k)=∞∑n=0(n∑k=0akan−kxkyn−k)
∞∑n=0(n∑k=0an(nk)xkyn−k)=∞∑n=0(n∑k=0akan−kxkyn−k)
Now I need to equate the coefficients:
∀n∈N,an(nk)=akan−kfor k=0,1,...,n
The first equation, for n=0, is a0=a0a0, that is a0(a0−1)=0 with solutions a0=0 and a0=1. If a0=0 every coefficient would be zero, so we have found the first term of the power series: a0=1.
Now the problem is to determine the remaining coefficients. I tried, but it's too difficult to me.
Answer
From an(nn−1)=an−1a1 we have an=an−1a1n. So an=an1n!.
We know that the functional equation has as solutions the expnential functions f(x)=ax for some positive real number a. We are insterested to know if there is a relation between a and the coefficient a1.
Let us call fa1(x) the solution of the functional equation where the coefficients are (a1)n/n! and let e be the real number defined by f1(x), i.e. f1(x)=ex. Then the series expansion tells us that f1(a1x)=fa1(x), i.e. ea1x=ax. For x=1 we have that ea1=a.
From the series expansion, one sees that ex is a strictly increasing function and it's continuous by definition. Thus it has a continuous inverse. Let us call ln(x)=f−11(x). Then a1=ln(a).
No comments:
Post a Comment