login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A010757 Sum along upward diagonal of Pascal triangle from center. 0
1, 0, 1, 2, 1, 3, 7, 4, 11, 25, 16, 41, 92, 63, 155, 344, 247, 591, 1300, 967, 2267, 4950, 3785, 8735, 18955, 14820, 33775, 72905, 58060, 130965, 281403, 227612, 509015, 1089343, 892926, 1982269, 4227273, 3505386, 7732659, 16438345, 13770404 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

MAPLE

seq(add(binomial(i-k, k), k=ceil(i/3)..floor(i/2)), i=0..50); # Detlef Pauly (dettodet(AT)yahoo.de), Jul 24 2003

CROSSREFS

Sequence in context: A176120 A058170 A127896 * A019320 A201615 A033640

Adjacent sequences:  A010754 A010755 A010756 * A010758 A010759 A010760

KEYWORD

nonn

AUTHOR

R. K. Guy (rkg(AT)cpsc.ucalgary.ca)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 01:31 EST 2012. Contains 205860 sequences.