login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A119782 Numerator of Sum[ i^3/(n-i+1)^2, {i,1,n}]. 0
1, 33, 262, 10325, 7227, 923027, 4588732, 49631229, 29087285, 1618749187, 152762993, 69307256941, 191848206263, 702044812445, 9181629908344, 2873944084323677, 1547933530301469, 1198197057199579439 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

COMMENTS

Prime p divides a(2p-1). Prime p divides a(3p-1), p>2. Prime p divides a(p-1), p>2. p^2 divides a(p^2-1) for prime p>2. p^3 divides a(p^3-1) for prime p>2. p^4 divides a(p^4-1) for prime p>2. p^5 divides a(p^5-1) for prime p>2.

LINKS

Table of n, a(n) for n=1..18.

FORMULA

a(n) = numerator[ Sum[i^3/(n-i+1)^2, {i,1,n}]].

MATHEMATICA

Numerator[Table[Sum[i^3/(n-i+1)^2, {i, 1, n}], {n, 1, 50}]]

CROSSREFS

Cf. A007406, A001008, A027612.

Sequence in context: A197347 A197398 A061223 * A008515 A179995 A000539

Adjacent sequences:  A119779 A119780 A119781 * A119783 A119784 A119785

KEYWORD

frac,nonn

AUTHOR

Alexander Adamchuk, Jun 25 2006

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified June 19 07:18 EDT 2013. Contains 226399 sequences.