login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A089211 10*n^n+(n-1). 0
10, 41, 272, 2563, 31254, 466565, 8235436, 167772167, 3874204898, 100000000009, 28531167061110, 891610044825611, 30287510659225312, 1111200682555801613, 43789389038085937514, 1844674407370955161615, 82724026188633676417716 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

This is how the PARI language interprets the command print1(x^x(x-1))) in 2003.

PROG

(PARI) g(n) = for(x=1, n, print1(x^x^(x-1)", "))

CROSSREFS

Sequence in context: A102784 A061003 A048879 * A041188 A113683 A060994

Adjacent sequences:  A089208 A089209 A089210 * A089212 A089213 A089214

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Dec 09 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 07:41 EST 2012. Contains 205998 sequences.