The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A265909 Submain diagonal of array A265903: a(n) = A265903(n+1, n). 3
2, 15, 58, 126, 475, 1006, 2036, 4093, 16006, 32584, 65402, 130934, 262095, 524251, 1048554, 2097148 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A265903(n+1, n).
PROG
(Scheme) (define (A265909 n) (A265903bi (+ 1 n) n)) ;; Code for A265903bi given in A265903.
CROSSREFS
Sequence in context: A305673 A268761 A088979 * A034571 A295828 A126019
KEYWORD
nonn,more
AUTHOR
Antti Karttunen, Jan 10 2016
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 June 2 20:59 EDT 2024. Contains 373049 sequences. (Running on oeis4.)