Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144783
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144783 Variant of Sylvester's sequence: a(n+1) = a(n)^2 - a(n) + 1, with a(1) = 10 +0
12
10, 91, 8191, 67084291, 4500302031888391, 20252718378218776104731448680491, 410172601707440572557971589875869064610540321970215293555320591, 16824156319145068089853702430813162844788548699477753742299563399865773845710460\ 5412468520116391629012196009150161991233268691 (list; graph; listen)
OFFSET

1,1

FORMULA

a(n) =3.08435104906918990233569320020272148875011089837398848476442237096569188195734783139337492942278549518507672786196650938869338548385641623^(2^n) a(n+1) = a(n)^2 - a(n) + 1, with a(1) = 8

MATHEMATICA

a = {}; r = 10; Do[AppendTo[a, r]; r = r^2 - r + 1, {n, 1, 10}]; a or Table[Round[3.084351049069189902335693200202721488750110898373988484764422370965\ 69188195734783139337492942278549518507672786196650938869338548385641623^(2^n)], {n, 1, 8}] (*Artur Jasinski*)

CROSSREFS

A000058, A082732, A144779, A144780, A144781, A144782, A144783, A144784, A144785, A144786, A144787, A144788

Sequence in context: A110410 A051789 A015467 this_sequence A052266 A027325 A037534

Adjacent sequences: A144780 A144781 A144782 this_sequence A144784 A144785 A144786

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Sep 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research