login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A120284 Numerator of absolute value of Sum[(-1)^(k+1)*(2k+1)*Sum[1/i,{i,1,k}],{k,1,n}]]]. 0
3, 9, 25, 125, 147, 343, 761, 6849, 7381, 81191, 86021, 1118273, 1171733, 1171733, 2436559, 41421503, 42822903, 271211719, 279175675, 55835135, 19093197, 439143531, 1347822955, 33695573875, 34395742267, 309561680403, 315404588903 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
p^3 divides a(p-1) for prime p>3, a(p-1)/p^3=A061002[n], a(p-1)/p=A001008(p-1) for p>2. p^2 divides a(p-2) for prime p>3. p^3 divides a(p^2-1) for prime p>3. p divides a(p^2-2) for prime p>3. p^3 divides a(p^3-1) for prime p>3. p^3 divides a(p^4-1) for prime p>3.
LINKS
FORMULA
a(n) = numerator[Abs[Sum[(-1)^(k+1)*(2k+1)*Sum[1/i,{i,1,k}],{k,1,n}]]].
MATHEMATICA
Numerator[Abs[Table[Sum[(-1)^(k+1)*(2k+1)*Sum[1/i, {i, 1, k}], {k, 1, n}], {n, 1, 30}]]]
CROSSREFS
Sequence in context: A012771 A351891 A178061 * A074440 A006204 A013572
KEYWORD
frac,nonn
AUTHOR
Alexander Adamchuk, Jul 07 2006
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 03:08 EDT 2024. Contains 371918 sequences. (Running on oeis4.)