Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A059232
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A059232 a(1)= 1, a(n)=(a(n-1)^a(n-1))+n. +0
1
1, 3, 30, 205891132094649000000000000000000000000000004 (list; graph; listen)
OFFSET

1,2

EXAMPLE

a(3)=3^3+3=27+3=30

PROGRAM

(PARI) { for (n = 1, 4, a=if (n==1, 1, a^a + n); write("b059232.txt", n, " ", a); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 25 2009]

CROSSREFS

Sequence in context: A065594 A155731 A145385 this_sequence A068698 A053300 A089281

Adjacent sequences: A059229 A059230 A059231 this_sequence A059233 A059234 A059235

KEYWORD

nonn

AUTHOR

Fabian Rothelius (fabian.rothelius(AT)telia.com), Jan 20 2001

EXTENSIONS

Next term is too large to include.

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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 19 01:26 EDT 2010. Contains 173632 sequences.


AT&T Labs Research