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!)
A092274 Sum_{k=2..n} min(k,n-k)*phi(k)*(n-k). 0
0, 0, 0, 1, 6, 16, 38, 70, 124, 200, 314, 452, 644, 890, 1216, 1592, 2068, 2624, 3312, 4094, 5042, 6138, 7438, 8844, 10488, 12348, 14496, 16796, 19422, 22314, 25590, 29158, 33168, 37530, 42400, 47526, 53204, 59356, 66132, 73226, 81004, 89338, 98436, 108086, 118582 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
REFERENCES
J. O'Rourke, Art Gallery Theorems and Algorithms, Oxford Univ. Press, 1987, p. 222.
LINKS
MATHEMATICA
Table[Sum[Min[k, n-k]EulerPhi[k](n-k), {k, 2, n}], {n, 0, 50}] (* Harvey P. Dale, May 02 2012 *)
CROSSREFS
Sequence in context: A346375 A058272 A049712 * A068941 A130902 A300371
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Feb 17 2004
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 25 04:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)