Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A087314
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A087314 a(n) = (1/n)*[sum_{k = 0..n} n^(C(n,k))]. +0
1
2, 4, 20, 1154, 3907502, 609516468354242, 108233912076063807870514781000, 205688069665244291374160325606433848956971528595913979304345602, 381367496233593231179533022742555015402552706280473714446093438118953849830784189071820024395733993533363857256493600698 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(3) = 1/3*{ 3^1 +3^3+3^3+3^1} = 20.

PROGRAM

(PARI) a(n) = sum(k = 0, n, n^binomial(n, k))/n; (Wasserman)

CROSSREFS

Cf. A001315.

Adjacent sequences: A087311 A087312 A087313 this_sequence A087315 A087316 A087317

Sequence in context: A064493 A059588 A132498 this_sequence A099179 A102049 A058522

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Sep 03 2003

EXTENSIONS

More terms from David Wasserman (wasserma(AT)spawar.navy.mil), May 02 2005

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 October 12 12:59 EDT 2008. Contains 144830 sequences.


AT&T Labs Research