Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A094755
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A094755 Least integer value of (1+2^n +3^n +...k^n)/{1+2+3+...+k), k > 1. +0
2
1, 3, 3, 167, 11, 489, 43, 282407, 171, 110865, 683, 3710553451913, 2731, 27323481, 10923, 1293248801687, 43691, 6910715937, 174763, 2983746256027727, 699051, 1762357129833, 2796203, 734630194457006903941170593, 11184811 (list; graph; listen)
OFFSET

1,2

EXAMPLE

a(4) = (1^4+2^4+3^4 +4^4 +5^4 + 6^4 +7^4)/(1+2+3+4+5+6+7) = 4676/28=167, k = 7.

a(5) = (1^5 + 2^5)/(1+2) = 11, k =2.

MATHEMATICA

f[n_] := Block[{k = 2}, While[s = 2Sum[i^n, {i, k}]/(k(k + 1)); !IntegerQ[s], k++ ]; s]; Table[ f[n], {n, 25}] (from Robert G. Wilson v Jun 02 2004)

CROSSREFS

Cf. A094756.

Sequence in context: A009491 A006845 A071536 this_sequence A152418 A113457 A113466

Adjacent sequences: A094752 A094753 A094754 this_sequence A094756 A094757 A094758

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), May 29 2004

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 02 2004

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research