Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A084329
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A084329 a(0)=0, a(1)=1, a(n)=20a(n-1)-20a(n-2). +0
2
0, 1, 20, 380, 7200, 136400, 2584000, 48952000, 927360000, 17568160000, 332816000000, 6304956800000, 119442816000000, 2262757184000000, 42866287360000000, 812070603520000000, 15384086323200000000 (list; graph; listen)
OFFSET

0,3

FORMULA

a(n)=(1/8)*sum(k=0, n, binomial(n, k)*F(6*k)) where F(k) denotes the k-th Fibonacci number.

G.f.: x/(1-20x+20x^2).

a(n)=-(1/40)*[10-4*sqrt(5)]^n*sqrt(5)+(1/40)*sqrt(5)*[10+4*sqrt(5)]^n, with n>=0 - Paolo P. Lava (ppl(AT)spl.at), Jun 16 2008

PROGRAM

(PARI) a(n)=(1/8)*sum(k=0, n, binomial(n, k)*fibonacci(6*k))

(PARI) a(n)=imag((6+8*quadgen(5))^n)/8

CROSSREFS

Cf. A030191.

Sequence in context: A014901 A000564 A019580 this_sequence A097832 A063815 A158534

Adjacent sequences: A084326 A084327 A084328 this_sequence A084330 A084331 A084332

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 21 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research