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!)
A274292 Triangle read by rows: T(n,k) (0<=k<=n) given by T(n,0)=1, T(n,n) = binomial(2n,n); otherwise T(n,k) = T(n,k-1)+T(n-1,k). 3
1, 1, 2, 1, 4, 6, 1, 8, 14, 20, 1, 16, 30, 50, 70, 1, 32, 62, 112, 182, 252, 1, 64, 126, 238, 420, 672, 924, 1, 128, 254, 492, 912, 1584, 2508, 3432, 1, 256, 510, 1002, 1914, 3498, 6006, 9438, 12870, 1, 512, 1022, 2024, 3938, 7436, 13442, 22880, 35750, 48620, 1, 1024, 2046, 4070, 8008, 15444, 28886, 51766, 87516, 136136, 184756 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
EXAMPLE
Triangle begins:
1,
1,2,
1,4,6,
1,8,14,20,
1,16,30,50,70,
1,32,62,112,182,252,
...
CROSSREFS
See A039597 for another version.
Sequence in context: A181854 A109822 A372396 * A359670 A114192 A114656
KEYWORD
nonn,tabl,easy
AUTHOR
N. J. A. Sloane, Jun 18 2016
EXTENSIONS
More terms from Kenny Lau, Jun 19 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 June 10 17:45 EDT 2024. Contains 373279 sequences. (Running on oeis4.)