Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144744
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144744 Recurence sequence a(n)=a(n-1)^2-a(n-1)-1 a(0)=4 +0
6
11, 109, 11771, 138544669, 19194625169774891, 368433635408155743950638444286989, 135743343700069833946317076518699443524748244656296738254150399131 (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)=4

MATHEMATICA

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

CROSSREFS

A000058, A082732, A144743, A144745, A144746, A144747, A144748

Sequence in context: A054320 A124290 A094703 this_sequence A103542 A044343 A132123

Adjacent sequences: A144741 A144742 A144743 this_sequence A144745 A144746 A144747

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 November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research