Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144782
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144782 Variant of Sylvester's sequence: a(n+1) = a(n)^2 - a(n) + 1, with a(1) = 9 +0
12
9, 73, 5257, 27630793, 763460694178057, 582872231554839914154126117193, 339740038317718918529575265905277902175236102890836244082057, 11542329363612511901005892111664132301757432590570674854817417944492387604250593\ 7357640794991035512177751344518305269193 (list; graph; listen)
OFFSET

1,1

FORMULA

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

MATHEMATICA

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

CROSSREFS

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

Sequence in context: A121246 A086226 A015465 this_sequence A075232 A145524 A037533

Adjacent sequences: A144779 A144780 A144781 this_sequence A144783 A144784 A144785

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 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research