Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A121897
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A121897 a(n)=4*a(n-1)*a(n-2)*a(n-3)*a(n-4) - a(n-5). +0
1
1, 1, 1, 1, 1, 3, 11, 131, 17291, 298995971, 29799530324409601, 80728364323218860837749108564353, 49748616842002716055120167595193322161740083228987208037683201 (list; graph; listen)
OFFSET

1,6

MATHEMATICA

a[n_] := a[n] = 4*a[n - 1]*a[n - 2]*a[n - 3]*a[n - 4] - a[n - 5]; a[0] = 1; a[1] = 1; a[2] = 1; a[3] = 1; a[4] = 1; Table[a[n], {n, 0, 15}]

CROSSREFS

Cf. A072879.

Sequence in context: A072878 A112957 A057205 this_sequence A067657 A063502 A072639

Adjacent sequences: A121894 A121895 A121896 this_sequence A121898 A121899 A121900

KEYWORD

nonn

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Sep 09 2006

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Sep 15 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 December 18 21:37 EST 2009. Contains 171024 sequences.


AT&T Labs Research