fibonacci like
#8
Hmm. We have

\( f(z) = f(z - 1) + f(z + i) \)

If we assume a solution of the form \( f(z) = r^z \) exists, like in the Fibonacci numbers, we can get the equation

\( r^z = r^{z-1} + r^{z+i} \)

Dividing both sides by \( r^{z-1} \) gives

\( r = 1 + r^{1+i} \)

or

\( r^{1+i} - r = -1 \).

There is a caveat, however: \( r^{1+i} \) is multivalued. It is more useful, then, to recast this equation in terms of \( u = \log( r ) \),

\( e^{(1+i)u} - e^u = -1 \)

and then the solutions for the functional equation are given by \( f(z) = e^{uz} \) for any \( u \)-value satisfying the above exponential equation. The functional equation is linear, so any linear combination of such solutions will be another solution, and since there are infinitely many such \( u \)-values, we can even consider infinite sums

\( f(z) = \sum_{n=0}^{\infty} C_n e^{u_n z} \)

with arbitrary \( C_n \), provided this sum converges. Since there are infinitely many constants \( C_n \), one could say the equation is like it has "infinitely many initial conditions".

This graph shows the function \( e^{(1+i)u} - e^u + 1 \) on the complex plane. You can see the roots, the values of \( u \) used to construct solutions of the functional equation. The scale runs between \( \pm30 \) on each axis (x = real, y = imag). One set of roots seems to lie along the line \( t + it \), while the other seems to lie along a slight curve (curving not visible here) that is asymptotic to the imaginary axis \( it \).

   

For example, we could take two terms with the roots given by \( u_0 \approx 0.5397851608092811048455891598 + 0.5397851608092811048455891598i \) and \( u_1 \approx -1.453673666461041618684343568 - 1.453673666461041618684343568i \) and coefficients \( C_0 = C_1 = 1 \). This function is plotted below at the same scale. Numerical calculation can be done to verify it really does solve \( f(z) = f(z-1) + f(z+i) \). I do not believe there is a closed form solution for these \( u \)-values in terms of any conventional special functions, but I could be wrong (and if I am, I'd like to know what the closed solution is.).

   

Note that these may not be the only possible solutions -- remember that the very simple case \( f(z) = f(z-1) \) has all 1-periodic functions as solutions. Not sure what the appropriate analogy is here. But the above could be thought of as a sort of "canonical" solution like how Binet's formula solves the Fibonacci numbers.
Reply


Messages In This Thread
fibonacci like - by tommy1729 - 07/10/2010, 12:27 PM
RE: fibonacci like - by tommy1729 - 07/14/2010, 01:55 PM
RE: fibonacci like - by bo198214 - 07/15/2010, 02:29 AM
RE: fibonacci like - by Gottfried - 07/15/2010, 08:56 AM
RE: fibonacci like - by tommy1729 - 07/15/2010, 12:06 PM
RE: fibonacci like - by bo198214 - 07/16/2010, 07:03 AM
RE: fibonacci like - by tommy1729 - 07/16/2010, 12:27 PM
RE: fibonacci like - by bo198214 - 07/18/2010, 07:44 AM
RE: fibonacci like - by mike3 - 07/17/2010, 01:50 AM
RE: fibonacci like - by Gottfried - 07/17/2010, 07:02 AM
RE: fibonacci like - by mike3 - 07/17/2010, 08:45 AM
RE: fibonacci like - by Gottfried - 07/17/2010, 10:31 AM
RE: fibonacci like - by tommy1729 - 07/17/2010, 08:03 PM
RE: fibonacci like - by mike3 - 07/18/2010, 01:47 AM
RE: fibonacci like - by tommy1729 - 07/18/2010, 09:54 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Fibonacci as iteration of fractional linear function bo198214 48 56,451 09/14/2022, 08:05 AM
Last Post: Gottfried
  Constructing a real valued Fibonacci iteration--its relation to \(1/1+z\) JmsNxn 7 9,604 08/13/2022, 12:05 AM
Last Post: JmsNxn
  A random question for mathematicians regarding i and the Fibonacci sequence. robo37 1 7,947 06/27/2022, 12:06 AM
Last Post: Catullus



Users browsing this thread: 1 Guest(s)