Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144780
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144780 Variant of Sylvester's sequence: a(n+1) = a(n)^2 - a(n) + 1, with a(1) = 6 +0
11
6, 31, 931, 865831, 749662454731, 561993796032558961827631, 315837026779085485103718410756049100028793244531, 99753027484652761836825641888570160231510113732060091990981400322237526237557946\ 030593168165431 (list; graph; listen)
OFFSET

1,1

FORMULA

a(n) =2.3501173840227600761297234072489259892263059050240357974853352556611926547880255842598296448435697^(2^n) a(n+1) = a(n)^2 - a(n) + 1, with a(1) = 6

MATHEMATICA

a = {}; k = 6; Do[AppendTo[a, k]; k = k^2 - k + 1, {n, 1, 10}]; a or Table[Round[2.350117384022760076129723407248925989226305905024035797485335255661\ 1926547880255842598296448435697^(2^n)], {n, 1, 8}] (*Artur Jasinski*)

CROSSREFS

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

Sequence in context: A120107 A015462 A006115 this_sequence A126976 A045159 A121002

Adjacent sequences: A144777 A144778 A144779 this_sequence A144781 A144782 A144783

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


AT&T Labs Research