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

%I #7 Jan 17 2016 14:12:59

%S 2,15,58,126,475,1006,2036,4093,16006,32584,65402,130934,262095,

%T 524251,1048554,2097148

%N Submain diagonal of array A265903: a(n) = A265903(n+1, n).

%F a(n) = A265903(n+1, n).

%o (Scheme) (define (A265909 n) (A265903bi (+ 1 n) n)) ;; Code for A265903bi given in A265903.

%Y Cf. A265903, A265900.

%K nonn,more

%O 1,1

%A _Antti Karttunen_, Jan 10 2016

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 6 00:30 EDT 2024. Contains 373110 sequences. (Running on oeis4.)