Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A122024
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A122024 a(n) = (3*a(n - 1)a(n - 5) - a(n - 2)*a(n - 4))/a(n - 6); a(0) = 1, a(1) = 1, a(2) = 1, a(3) = 1, a(4) = 1, a(5) = 1. +0
1
1, 1, 1, 1, 1, 1, 2, 5, 13, 34, 76, 286, 1651, 10933, 76130, 418553, 3071419, 37191253, 597219127, 11052077737, 158194282219, 2500524791374, 60075261409487, 2150997470890553, 103505410541423890, 3957922747010968084 (list; graph; listen)
OFFSET

1,7

MATHEMATICA

a[n_] := a[n] = (3*a[n - 1]a[n - 5] - a[n - 2]*a[n - 4])/a[n - 6]; a[0] = 1; a[1] = 1; a[2] = 1; a[3] = 1; a[4] = 1; a[5] = 1; Table[a[n], {n, 0, 30}]

CROSSREFS

Cf. Somos-6 sequence A006722.

Sequence in context: A001429 A112841 A104589 this_sequence A027931 A103142 A112844

Adjacent sequences: A122021 A122022 A122023 this_sequence A122025 A122026 A122027

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

Edited by njas, Sep 13 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 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research