Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A023002
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A023002 Numbers that are a sum of 10th powers. +0
4
1, 1025, 60074, 1108650, 10874275, 71340451, 353815700, 1427557524, 4914341925, 14914341925, 40851766526, 102769130750, 240627622599, 529882277575, 1106532668200, 2206044295976, 4222038196425, 7792505423049, 13923571680850 (list; graph; listen)
OFFSET

1,2

LINKS

T. D. Noe, Table of n, a(n) for n=0..1000

MATHEMATICA

lst={}; s=0; Do[s=s+n^10; AppendTo[lst, s], {n, 10^2}]; lst..or..Table[Sum[k^10, {k, 1, n}], {n, 0, 10^2}] [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Aug 14 2008]

PROGRAM

(Other) sage: [bernoulli_polynomial(n, 11)/11 for n in xrange(2, 21)]# [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 17 2009]

CROSSREFS

Row 10 of array A103438.

Sequence in context: A017683 A013958 A036088 this_sequence A103716 A031530 A004607

Adjacent sequences: A022999 A023000 A023001 this_sequence A023003 A023004 A023005

KEYWORD

nonn

AUTHOR

David W. Wilson (davidwwilson(AT)comcast.net)

page 1

Search completed in 0.005 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 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research