Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A121981
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A121981 A negative second term version of A006720 with m=3: a[n] = (m*a[n - 1]a[n - 3] - a[n - 2]^2)/a[n - 4]. +0
1
1, 1, 1, 1, 2, 5, 11, 41, 247, 1294, 8923, 120427, 1570355, 21278339, 585166958, 19131854687, 559658103073, 28970890318147, 2306321948588461, 158528426243102050, 15114599377734474473, 2742274540665146108297 (list; graph; listen)
OFFSET

1,5

COMMENT

In this like in the silver means of the second kind m below 3 gives all ones as output! There seems to be a general form like for Integers (a0,b0,c0): a[n] = ((a0*n+b0)^n*a[n - 1]a[n - 3] +c0*a[n - 2]^2)/a[n - 4]

FORMULA

a(n) =(3*a(n - 1)a(n - 3) - a(n - 2)^2)/a(n - 4)

MATHEMATICA

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

CROSSREFS

Cf. A076720.

Adjacent sequences: A121978 A121979 A121980 this_sequence A121982 A121983 A121984

Sequence in context: A007700 A071313 A128231 this_sequence A088148 A088149 A106887

KEYWORD

nonn,uned

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Sep 09 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 October 12 11:54 EDT 2008. Contains 144829 sequences.


AT&T Labs Research