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 April 19 11:31 EDT 2024. Contains 371792 sequences. (Running on oeis4.)