Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144787
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144787 Recurence sequence a[n+1]=a[n]^3-a[n]+1 and a[1]=2 +0
11
2, 7, 337, 38272417, 56060590716839257663297, 176186654453940966415101758343368831005891099500239113100063334235777 (list; graph; listen)
OFFSET

1,1

COMMENT

For constant c=1.240554576397679299452... see A144810

MATHEMATICA

a = {}; k = 2; Do[AppendTo[a, k]; k = k^3 - k + 1, {n, 1, 8}]; a (*Artur Jasinski*)

CROSSREFS

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

Sequence in context: A137665 A128466 A048122 this_sequence A118910 A081505 A110386

Adjacent sequences: A144784 A144785 A144786 this_sequence A144788 A144789 A144790

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Sep 22 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