Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144746
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144746 Recurence sequence a(n)=a(n-1)^2-a(n-1)-1 a(0)=6 +0
6
29, 811, 656909, 431528777371, 186217085698878552894269, 34676803006183479266409218250231853558140150091, 12024806667296555847899493731327020642082724540727400501281600741679657512082925\ 36045867158189 (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)=6

MATHEMATICA

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

CROSSREFS

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

Sequence in context: A135995 A046850 A159669 this_sequence A097782 A009973 A057687

Adjacent sequences: A144743 A144744 A144745 this_sequence A144747 A144748 A144749

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 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research