Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144747
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144747 Recurence sequence a(n)=a(n-1)^2-a(n-1)-1 a(0)=7 +0
6
41, 1639, 2684681, 7207509387079, 51948191564824694742765161, 2698614606855723567054656642857156538246857652590759, 72825207963350714702364964566712418552576648671489499323022762534557026654938552\ 73950765616767079605321 (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)=7

MATHEMATICA

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

CROSSREFS

A000058, A082732, A144743, A144744, A144745, A144746, A144748

Sequence in context: A094455 A076462 A163050 this_sequence A009985 A147521 A049676

Adjacent sequences: A144744 A144745 A144746 this_sequence A144748 A144749 A144750

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 2 11:54 EST 2009. Contains 167921 sequences.


AT&T Labs Research