Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A081322
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A081322 F(P(n)), where F(n) = Fibonacci numbers A000045, P(n) = Pell numbers A000129. +0
2
0, 1, 1, 5, 144, 514229, 190392490709135, 93202207781383214849429075266681969, 82693661086634634110047179814120271679379788473868012052434590162208341850594870\ 57696 (list; graph; listen)
OFFSET

0,4

MATHEMATICA

f[n_] := f[n] = f[n - 1] + f[n - 2]; f[0] = 0; f[1] = 1; p[n_] := p[n] = 2p[n - 1] + p[n - 2]; p[0] = 0; p[1] = 1; Table[f[p[n]], {n, 0, 8}]

CROSSREFS

Cf. A081323.

Sequence in context: A066264 A037049 A134503 this_sequence A076218 A075186 A113560

Adjacent sequences: A081319 A081320 A081321 this_sequence A081323 A081324 A081325

KEYWORD

easy,nonn

AUTHOR

Mario Catalani (mario.catalani(AT)unito.it), Mar 18 2003

EXTENSIONS

Corrected by Don Reble (djr(AT)nk.ca), Nov 20 2006

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 November 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research