OFFSET
1,2
COMMENTS
Since the sequences in the OEIS occasionally change their initial terms (for editorial reasons), this is an especially ill-defined sequence! - N. J. A. Sloane, Jan 01 2005
The next term, a(47), is currently unknown. - Jianing Song, Oct 07 2018
LINKS
EXAMPLE
A000001 (Number of groups of order n) begins 0,... -> a(1) = 0
A000002 (Kolakoski sequence) begins 1, 2,... -> a(2) = 3
A000003 begins 1, 1, 1,... -> a(3) = 3
A000004 (The zero sequence) begins 0, 0, 0, 0,... -> a(4) = 0
A000005 (The number of divisors) begins 1, 2, 2, 3, 2, ... -> a(5) = 10
...
A000010 (Euler totient function) begins 1, 1, 2, 2, 4, 2, 6, 4, 6, ... so a(10) = 1 + 1 + 2 + 2 + 4 + 2 + 6 + 4 + 6 + 4 = 32.
CROSSREFS
KEYWORD
dumb,easy,sign
AUTHOR
EXTENSIONS
Corrected and extended by C. Ronaldo (aga_new_ac(AT)hotmail.com), Dec 27 2004
a(1) changed from 1 to 0 by Jianing Song, Jul 02 2018
Extend by Jianing Song, Oct 07 2018
STATUS
approved