Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144748
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144748 Recurence sequence a(n)=a(n-1)^2-a(n-1)-1 a(0)=8 +0
6
55, 2969, 8811991, 77651176572089, 6029705223029665929437251831, 36357345076631233348346773693633697407708655232275600729, 13218565410212413831150435861215039613310421836986839651742699524355812233686331\ 24721267107619465028785549730711 (list; graph; listen)
OFFSET

1,1

COMMENT

a(0)=3 is the smallest integer generating decreasing sequence of the form a(n)=a(n-1)^2-a(n-1)-1

FORMULA

a(n)=a(n-1)^2-a(n-1)-1 and a(0)=8

MATHEMATICA

a = {}; k = 8; Do[k = k^2 - k - 1; AppendTo[a, k], {n, 1, 10}]; a

CROSSREFS

Cf. A000058, A082732, A144743, A144744, A144745, A144746, A144747

Sequence in context: A131557 A119166 A027548 this_sequence A076657 A095659 A081993

Adjacent sequences: A144745 A144746 A144747 this_sequence A144749 A144750 A144751

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Sep 20 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 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research