Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A141609
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A141609 a(n)=(a(n - 1)*a(n - 2) + a(n - 1)^2)/a(n - 3). +0
1
1, 1, 1, 2, 6, 48, 1296, 290304, 1763596800, 2400297571123200, 19846204885558066176000000, 223334408639880528216369404299444224000000, 20780031060559302184531906881808103844643569442380668928000000000000 (list; graph; listen)
OFFSET

1,4

COMMENT

A sequence constructed to have the pattern of a Somos-type sequence, but dominated by the Somos-4 sequence A006720.

MATHEMATICA

Clear[a, f, t, n, m] a[0] = 1; a[1] = 1; a[2] = 1; a[n_] := a[n] = (a[n - 1]*a[n - 2] + a[n - 1]^2)/a[n - 3]; Table[a[n], {n, 0, 20}]

CROSSREFS

Cf. A006720, A006721, A006722.

Sequence in context: A003053 A113296 A063744 this_sequence A096313 A126023 A088679

Adjacent sequences: A141606 A141607 A141608 this_sequence A141610 A141611 A141612

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Aug 22 2008

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Aug 24 2008

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 19 12:50 EST 2009. Contains 171053 sequences.


AT&T Labs Research