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!)
A107704 Diagonal sums of A103209, viewed as number triangle. 0

%I #3 Mar 30 2012 18:59:07

%S 1,1,2,3,8,26,107,492,2481,13599,81288,531343,3790344,29279668,

%T 242278645,2125160800,19608039385,189437263949,1912477987102,

%U 20161911603747,221869317899264,2546362514225134,30430660439311103

%N Diagonal sums of A103209, viewed as number triangle.

%F a(n)=sum{k=0..floor(n/2), sum{j=0..n-2k, C(n-2k+j, 2j)*k^j*C(k)}}, C(n) given by A000108.

%K easy,nonn

%O 0,3

%A _Paul Barry_, May 21 2005

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 25 07:53 EDT 2024. Contains 371964 sequences. (Running on oeis4.)