Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A140127
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A140127 The first five terms are 1, after that, a(n)=a(n-1)^2-a(n-2)-a(n-3)-a(n-4)-a(n-5). +0
1
1, 1, 1, 1, 1, -3, 5, 25, 621, 385613, 148697385121 (list; graph; listen)
OFFSET

1,6

EXAMPLE

a(7)=5 because (-3)^2-1-1-1-1=5

MATHEMATICA

F[x_] := F[x - 1]^2 - F[x - 2] - F[x - 3] - F[x - 4] - F[x - 5]; F[1] = F[2] = F[3] = F[4] = F[5] = 1

CROSSREFS

Sequence in context: A009002 A119882 A074701 this_sequence A101611 A069060 A103526

Adjacent sequences: A140124 A140125 A140126 this_sequence A140128 A140129 A140130

KEYWORD

sign

AUTHOR

Ben Branman (137ben(AT)comcast.net), Jun 21 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 3 14:12 EST 2008. Contains 151279 sequences.


AT&T Labs Research