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!)
A110328 Row sums of a number triangle related to the Pell numbers. 1

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

%S 1,3,15,109,1053,12711,184123,3111585,60096249,1305766603,31523994471,

%T 837162204693,24253060182805,761176868685039,25727009276451603,

%U 931657420717406281,35987519689305385713,1476986487871517622675

%N Row sums of a number triangle related to the Pell numbers.

%C Row sums of triangle A110327.

%F E.g.f.: exp(x)/(1-2x-x^2); a(n)=sum{k=0..n, n!*Pell(n-k+1)/k!}; a(n)=sum{k=0..n, binomial(n, k)*k!*Pell(k+1)}.

%Y Cf. A000129.

%K easy,nonn

%O 0,2

%A _Paul Barry_, Jul 20 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 May 13 21:17 EDT 2024. Contains 372523 sequences. (Running on oeis4.)