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!)
A072100 Column 2 of the array m(i,1)=m(1,j)=1 m(i,j)=m(i-1,j-1)+m(i-1,j+1) (a(n)=m(n,2)). 4
1, 2, 3, 5, 8, 14, 24, 44, 79, 149, 275, 527, 989, 1913, 3629, 7061, 13496, 26366, 50676, 99296, 191674, 376430, 729146, 1434578, 2786656, 5490812, 10691112, 21091712, 41150012, 81266612, 158825372, 313942892, 614483087, 1215563477 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Partial sums of A001405, to which an additional leading 1 is added. - Paul Barry, Oct 12 2004
LINKS
FORMULA
G.f.: 1/2*x*(((1+2*x)/(1-2*x))^(1/2)-1)/(1-x)-1. - Vladeta Jovovic, Jan 15 2004
G.f. : (sqrt(1+2x)+1/sqrt(1-2x))/((1-x)(sqrt(1+2x)+sqrt(1-2x))); a(n)=1+sum{k=0..n, binomial(n-1, floor((n-1)/2)}. - Paul Barry, Oct 12 2004
Conjecture: (-n+1)*a(n) +(n+1)*a(n-1) +2*(2*n-7)*a(n-2) +4*(-n+3)*a(n-3)=0. - R. J. Mathar, Nov 26 2012
CROSSREFS
Cf. A036256.
Sequence in context: A007059 A079500 A108296 * A290075 A104882 A091956
KEYWORD
easy,nonn
AUTHOR
Benoit Cloitre, Jul 30 2002
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 May 5 01:44 EDT 2024. Contains 372257 sequences. (Running on oeis4.)