Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113245
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113245 Floor(binomial(2n,2k)/binomial(n,k)). +0
2
1, 1, 1, 1, 3, 1, 1, 5, 5, 1, 1, 7, 11, 7, 1, 1, 9, 21, 21, 9, 1, 1, 11, 33, 46, 33, 11, 1, 1, 13, 47, 85, 85, 47, 13, 1, 1, 15, 65, 143, 183, 143, 65, 15, 1, 1, 17, 85, 221, 347, 347, 221, 85, 17, 1, 1, 19, 107, 323, 599, 733, 599, 323, 107, 19, 1, 1, 21, 133, 452, 969, 1399 (list; table; graph; listen)
OFFSET

0,5

COMMENT

Row sums of inverse appear to be A000007.

FORMULA

Number triangle T(n, k)=if(k<=n, floor(C(2n, 2k)/C(n, k)), 0).

EXAMPLE

Triangle begins

1;

1, 1;

1, 3, 1;

1, 5, 5, 1;

1, 7, 11, 7, 1;

1, 9, 21, 21, 9, 1;

1, 11, 33, 46, 33, 11, 1;

MATHEMATICA

Flatten[ Table[ Floor[ Binomial[2n, 2k]/Binomial[n, k]], {n, 0, 11}, {k, 0, n}]] (from Robert G. Wilson v (rgwv(at)rgwv.com), Oct 21 2005)

CROSSREFS

Even terms are in A111304.

Adjacent sequences: A113242 A113243 A113244 this_sequence A113246 A113247 A113248

Sequence in context: A026615 A026681 A109128 this_sequence A103450 A128254 A026714

KEYWORD

easy,nonn,tabl

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Oct 20 2005

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 5 16:50 EDT 2008. Contains 144613 sequences.


AT&T Labs Research