Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A121910
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A121910 a(n)=3*a(n-1)*a(n-2)*a(n-3)*a(n-4) - a(n-5). +0
1
1, 1, 1, 1, 1, 2, 5, 29, 869, 756029, 285790302433, 16335219393063437264866, 9201358366190200404401435237110861938769705, 974280733982260001387199480743715947574882281407081424281636939485383475668184 (list; graph; listen)
OFFSET

1,6

MATHEMATICA

a[n_] := a[n] = 3*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: A098717 A059784 A000283 this_sequence A073833 A086383 A118612

Adjacent sequences: A121907 A121908 A121909 this_sequence A121911 A121912 A121913

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

Edited by njas, 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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research