Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A060943
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A060943 n!^n * sum{k=1 to n}[1/k^n]. +0
1
1, 5, 251, 357904, 25795462624, 141727869124448256, 83296040059942781485105152, 7013444132843374500928464765799366656 (list; graph; listen)
OFFSET

1,2

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,30

Leroy Quet, Home Page (listed in lieu of email address)

EXAMPLE

a(3) = 6^3 *(1 + 1/2^3 + 1/3^3) = 251.

PROGRAM

(PARI) { default(realprecision, 100); for (n=1, 30, write("b060943.txt", n, " ", n!^n * sum(k=1, n, 1/k^n)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 14 2009]

CROSSREFS

Sequence in context: A115739 A142202 A042219 this_sequence A002770 A069071 A055386

Adjacent sequences: A060940 A060941 A060942 this_sequence A060944 A060945 A060946

KEYWORD

easy,nonn

AUTHOR

Leroy Quet May 07 2001

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 10:40 EST 2009. Contains 167421 sequences.


AT&T Labs Research