1. **Assume that f satisfies (i), (ii), (iii). We will show that ∑k=12008ak>1.**
From condition (iii), we have:
f(n)−f(n−1)=k=1∑2008akf(n+k)−k=0∑2007ak+1f(n+k)
This can be restated as:
f(n)−f(n−1)=k=1∑2008ak(f(n+k)−f(n+k−1))
2. **Express f(n) in terms of differences:**
Since f(0)=0, we can write:
f(n)=(f(n)−f(n−1))+(f(n−1)−f(n−2))+⋯+(f(1)−f(0))
Substituting the expression from step 1, we get:
f(n)=a1(f(n+1)−f(1))+a2(f(n+2)−f(2))+⋯+a2008(f(n+2008)−f(2008))
3. **Consider the limit as n→∞:**
Let A=limn→∞f(n). If we let n approach infinity, the equation becomes:
A=A⋅k=1∑2008ak−k=1∑2008akf(k)
Since A>0, we have:
A=A⋅k=1∑2008ak
This implies:
k=1∑2008ak>1
4. **Now assume that ∑k=12008ak>1. We will show there exists a function f that satisfies (i), (ii), (iii).**
Let the polynomial g(x)=−1+∑k=12008akxk.
5. Apply the Intermediate Value Theorem:
Note that g(0)=−1<0 and g(1)=∑k=12008ak−1>0. By the Intermediate Value Theorem, there exists t∈(0,1) such that g(t)=0.
6. **Define the function f(n):**
Let f(n)=∑k=1ntk for all n∈N. This already satisfies (i).
7. **Check the limit of f(n) as n→∞:**
f(n)=1−tt−tn+1
n→∞limf(n)=n→∞lim1−tt−tn+1=1−tt
This is a finite value since t∈(0,1). So f satisfies (ii).
8. Verify condition (iii):
f(n)−f(n−1)=tn
tn=(g(t)+1)tn=(k=1∑2008aktk)tn=k=1∑2008aktn+k
=k=1∑2008ak(f(n+k)−f(n+k−1))
So f satisfies (iii).
Since f satisfies all (i), (ii), and (iii), we are done. ■