Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A064858
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A064858 Denominators of partial sums of reciprocals of LCM[1..n]=A003418(n). +0
3
1, 2, 3, 4, 30, 60, 14, 840, 315, 504, 6930, 9240, 180180, 360360, 30030, 720720, 2042040, 2450448, 10581480, 1989680, 58198140, 232792560, 1338557220, 254963280, 13385572200, 26771144400, 5736673800, 6177956400, 291136195350 (list; graph; listen)
OFFSET

1,2

FORMULA

a(n)=Sum{1/LCM[1...n], j=1..n}; denominator

EXAMPLE

n = 7: LCM values: 1, 2, 6, 12, 60, 60, 420; partial sum = 1+(1/2)+(1/6)+(1/12)+(1/60)+(1/60)+(1/420) = (420+210+70+35+7+7+1)/420 = 750/420 = 25/14, so a(7) = 14.

MATHEMATICA

q[x_] := Apply[LCM, Table[j, {j, 1, x}]] Table[Denominator[Apply[Plus, Table[1/q[w], {w, 1, m}]]], {m, 1, 30}]

CROSSREFS

Cf. A003418, A064857, A064859.

Sequence in context: A059614 A028426 A024633 this_sequence A007114 A064889 A057917

Adjacent sequences: A064855 A064856 A064857 this_sequence A064859 A064860 A064861

KEYWORD

nonn,frac

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Oct 08 2001

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research