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!)
A265911 One-based column index to array A265345. 6
1, 1, 2, 1, 4, 2, 3, 1, 5, 3, 10, 2, 7, 8, 11, 1, 13, 5, 8, 3, 6, 4, 20, 2, 9, 7, 14, 4, 28, 6, 19, 1, 29, 20, 37, 5, 22, 23, 12, 3, 58, 17, 25, 10, 38, 9, 31, 2, 16, 26, 32, 7, 40, 14, 23, 4, 17, 10, 65, 6, 24, 19, 15, 1, 56, 11, 21, 9, 47, 13, 59, 5, 26, 22, 18, 8, 74, 12, 27, 3, 41 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
FORMULA
a(n) = 1 + A265910(n).
PROG
(Scheme) (define (A265911 n) (+ 1 (A265910 n)))
CROSSREFS
One more than A265910.
Cf. A265345.
Sequence in context: A338654 A130584 A339046 * A363893 A078458 A033317
KEYWORD
nonn
AUTHOR
Antti Karttunen, Dec 18 2015
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)