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!)
A249810 a(1) = 0, a(n) = A078898(A003961(n)). 6
0, 1, 1, 2, 1, 3, 1, 5, 2, 4, 1, 8, 1, 6, 3, 14, 1, 13, 1, 11, 4, 7, 1, 23, 2, 9, 9, 17, 1, 18, 1, 41, 5, 10, 3, 38, 1, 12, 6, 32, 1, 28, 1, 20, 12, 15, 1, 68, 2, 25, 7, 26, 1, 63, 4, 50, 8, 16, 1, 53, 1, 19, 19, 122, 5, 33, 1, 29, 10, 39, 1, 113, 1, 21, 17, 35, 3, 43, 1, 95, 42, 22, 1, 83, 6, 24, 11, 59, 1, 88, 4, 44, 13, 27, 7, 203 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
FORMULA
a(1) = 0, a(n) = A078898(A003961(n)).
a(1) = 0, a(n) = A078898(n) + A249820(n).
PROG
(Scheme) (define (A249810 n) (if (= 1 n) 0 (A078898 (A003961 n))))
CROSSREFS
Sequence in context: A277120 A104725 A289079 * A257111 A011129 A262364
KEYWORD
nonn
AUTHOR
Antti Karttunen, Dec 08 2014
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 17 22:02 EDT 2024. Contains 371767 sequences. (Running on oeis4.)