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!)
A284265 Odd bisection of A284264. 5
0, 0, 1, 0, 1, 1, 2, 0, 1, 2, 3, 2, 2, 2, 3, 0, 1, 3, 4, 4, 5, 5, 5, 3, 3, 4, 5, 4, 3, 3, 4, 0, 1, 4, 5, 5, 6, 8, 7, 5, 6, 8, 10, 7, 7, 8, 7, 4, 4, 6, 8, 7, 8, 9, 8, 5, 5, 6, 7, 6, 4, 4, 5, 0, 1, 5, 6, 6, 8, 10, 9, 6, 8, 12, 13, 10, 11, 12, 10, 6, 7, 11, 14, 11, 13, 15, 15, 9, 10, 13, 14, 10, 10, 11, 9, 5, 5, 8, 11, 9, 12, 14, 13, 10, 11, 14, 16, 12, 12, 13 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,7
LINKS
FORMULA
a(n) = A284264((2*n)+1).
a(n) = A001222(A283484(n)).
Other identities. For all n >= 0:
A007306(1+n) = A284266(n) + 2*a(n)
PROG
(Scheme)
(define (A284265 n) (A284264 (+ n n 1)))
(define (A284265 n) (A001222 (A283484 n)))
CROSSREFS
Sequence in context: A145201 A323671 A340707 * A119464 A214568 A107017
KEYWORD
nonn
AUTHOR
Antti Karttunen, Mar 25 2017
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 May 5 23:49 EDT 2024. Contains 372290 sequences. (Running on oeis4.)