Re: fibonacci -> FFT -> generating function?
- From: David C. Ullrich <ullrich@xxxxxxxxxxxxxxxx>
- Date: Sat, 07 Apr 2007 06:14:00 -0500
On 7 Apr 2007 00:51:46 -0700, dillogimp@xxxxxxxxx wrote:
hi
Does FFT has the power to find the generating function for a
recursively generated sequence like fibonacci?
Well, FFT is an algorithm for numerical calculation of
(discrete) Fourier transforms, so _it_ doesn't have the
power to do anything remotely like this.
You could certainly say that the Fourier transform itself
has a lot to do with generating functions - if the
generating function for the sequence a_n is sum a_n z^n
then considering |z| = 1 gives you a Fourier series;
that Fourier series _is_ the Fourier transform of
the sequence a_n.
************************
David C. Ullrich
.
- References:
- fibonacci -> FFT -> generating function?
- From: dillogimp
- fibonacci -> FFT -> generating function?
- Prev by Date: Re: Polynomial problem
- Next by Date: Re: Review of Mueckenheims book.
- Previous by thread: fibonacci -> FFT -> generating function?
- Next by thread: Re: fibonacci -> FFT -> generating function?
- Index(es):
Relevant Pages
|