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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A062957 C(n^2)-C(n), where C(n) is Chowla's function (A048050). 0
0, 2, 3, 12, 5, 49, 7, 56, 36, 109, 11, 243, 13, 193, 169, 240, 17, 502, 19, 539, 289, 433, 23, 1039, 150, 589, 351, 955, 29, 1879, 31, 992, 625, 973, 529, 2400, 37, 1201, 841, 2287, 41, 3369, 43, 2147, 1693, 1729, 47, 4263, 392, 2924, 1369, 2923, 53, 4669 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

PROG

(PARI) C(n)=sigma(n)-n-1; j=[]; for(n=1, 150, j=concat(j, C(n^2)-C(n))); j

CROSSREFS

Cf. A048050.

Sequence in context: A147967 A120487 A069220 * A124444 A038610 A056819

Adjacent sequences:  A062954 A062955 A062956 * A062958 A062959 A062960

KEYWORD

easy,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 22 2001

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 17 14:19 EST 2012. Contains 206038 sequences.