Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A094756
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A094756 a(n) = least k>1 such that (1+2+3+...+k) divides (1^n+2^n+3^n +...+k^n). +0
3
2, 4, 2, 7, 2, 4, 2, 7, 2, 4, 2, 16, 2, 4, 2, 7, 2, 4, 2, 7, 2, 4, 2, 16, 2, 4, 2, 7, 2, 4, 2, 7, 2, 4, 2, 16, 2, 4, 2, 7, 2, 4, 2, 7, 2, 4, 2, 22, 2, 4, 2, 7, 2, 4, 2, 7, 2, 4, 2, 16, 2, 4, 2, 7, 2, 4, 2, 7, 2, 4, 2, 16, 2, 4, 2, 7, 2, 4, 2, 7, 2, 4, 2, 16, 2, 4, 2, 7, 2, 4, 2, 7, 2, 4, 2, 22, 2, 4, 2, 7, 2, 4 (list; graph; listen)
OFFSET

1,1

FORMULA

Formulae from Don Reble: If N is not divisible by 2, a(N) = 2.

Otherwise, if N is not divisible by 4, a(N) = 4.

Otherwise, if N is not divisible by 12, a(N) = 7.

Otherwise, if N is not divisible by 48, a(N) = 16.

Otherwise, if N is not divisible by 240, a(N) = 22 or 31. (31 if N is divisible by 528=11*48; otherwise 22).

Otherwise, if N is not divisible by 720, a(N) = 37.

Otherwise, if N is not divisible by 11 nor 23, a(N) = 46.

Otherwise, if N is not divisible by 77, a(N) = 58.

Otherwise, if N is not divisible by 13 nor 53, a(N) = 106.

Otherwise, if N is not divisible by 13, a(N) = 157.

Otherwise, if N is not divisible by 41 nor 83, a(N) = 166. ...

That works for N < 29549520 or so. But it is unlikely that any finite description of that kind is complete.

MATHEMATICA

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

CROSSREFS

Cf. A094755.

Sequence in context: A021012 A154120 A021416 this_sequence A110925 A073017 A059866

Adjacent sequences: A094753 A094754 A094755 this_sequence A094757 A094758 A094759

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

Edited and extended by Don Reble and 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