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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A091369 a(n) = sum_{i=1..n} eulerphi(i)*ceil(n/i). 1
1, 3, 7, 12, 20, 27, 39, 50, 64, 77, 97, 112, 136, 155, 177, 200, 232, 255, 291, 318, 350, 381, 425, 456, 500, 537, 581, 620, 676, 713, 773, 820, 872, 921, 979, 1026, 1098, 1153, 1215, 1270, 1350, 1403, 1487, 1550, 1618, 1685, 1777, 1840, 1930, 1999, 2081, 2156 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

A091369[n_] := Sum[EulerPhi[i]*Ceiling[n/i], {i, n}] (from Robert G. Wilson v Mar 02 2004)

CROSSREFS

Cf. A000217.

Sequence in context: A011899 A002498 A172115 * A036698 A132273 A130050

Adjacent sequences:  A091366 A091367 A091368 * A091370 A091371 A091372

KEYWORD

nonn

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Mar 01 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Mar 02 2004

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 February 15 04:23 EST 2012. Contains 205694 sequences.