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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A049688 a(n)=Sum{T(i,n-i): i=0,1,...,n}, array T as in A049687. 0
0, 2, 5, 10, 17, 28, 41, 60, 83, 112, 145, 188, 235, 294, 359, 432, 513, 610, 713, 834, 963, 1104, 1255, 1428, 1609, 1810, 2023, 2254, 2497, 2768, 3047, 3356, 3681, 4026, 4387, 4772, 5169, 5602, 6053, 6528, 7019 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

A131967(a(n)+1)=1, A131967(a(n))=2 (Gyorgy Birkas)

MATHEMATICA

Table[Sum[Sum[EulerPhi[j], {j, i}] + 1, {i, n}], {n, 0, 30}] (Gyorgy Birkas)

CROSSREFS

Sequence in context: A007504 A172059 A172435 * A011894 A172512 A172982

Adjacent sequences:  A049685 A049686 A049687 * A049689 A049690 A049691

KEYWORD

nonn

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu)

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 16 21:51 EST 2012. Contains 205978 sequences.