Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
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!)

Revision History for A051632

(Underlined text is an addition; strikethrough text is a deletion.)

Showing entries 1-10 | older changes
A051632 Rows of triangle formed using Pascal's rule except we begin and end the n-th row with n-2.
(history; published version)
#15 by N. J. A. Sloane at Fri Oct 27 22:00:44 EDT 2023
AUTHOR

Asher Auel (asher.auel(AT)reed.edu)

Asher Auel

Discussion
Fri Oct 27 22:00
OEIS Server: https://oeis.org/edit/global/2974
#14 by Charles R Greathouse IV at Sat Jul 13 12:02:17 EDT 2013
LINKS

_Reinhard Zumkeller_, <, <a href="/A051632/b051632.txt">Rows n=0..100 of triangle, flattened</a>

Discussion
Sat Jul 13 12:02
OEIS Server: https://oeis.org/edit/global/1934
#13 by N. J. A. Sloane at Fri Feb 22 21:37:10 EST 2013
LINKS

_Reinhard Zumkeller, <_, <a href="/A051632/b051632.txt">Rows n=0..100 of triangle, flattened</a>

PROG

-- -- _Reinhard Zumkeller, _, Aug 21 2011

Discussion
Fri Feb 22 21:37
OEIS Server: https://oeis.org/edit/global/1866
#12 by Russ Cox at Fri Mar 30 17:34:12 EDT 2012
FORMULA

-t(n,k)=((2*k + 1 - n)/(k + 1))*Binomial[n, k] + ((1 - n + 2 (-k + n))/(1 - k + n)) Binomial[n, -k + n]. [From _Roger L. Bagula (rlbagulatftn(AT)yahoo.com), _, Feb 17 2009]

Discussion
Fri Mar 30 17:34
OEIS Server: https://oeis.org/edit/global/158
#11 by T. D. Noe at Mon Aug 22 13:12:43 EDT 2011
STATUS

proposed

approved

#10 by Joerg Arndt at Mon Aug 22 04:42:05 EDT 2011
STATUS

editing

proposed

#9 by Joerg Arndt at Mon Aug 22 04:42:00 EDT 2011
EXAMPLE

Contribution from Roger L. Bagula (rlbagulatftn(AT)yahoo.com), , Feb 17 2009: (Start)a The rows of the triangle, negated, are:

The rows of the triangle, negated, are:

MATHEMATICA

Contribution from Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Feb 17 2009: (Start)

Flatten[%] (End)

Flatten[%] (* Roger L. Bagula , Feb 17 2009 *)

CROSSREFS

A156644 [From Roger L. Bagula (rlbagulatftn(AT)yahoo.com), , Feb 17 2009]

STATUS

proposed

editing

#8 by Reinhard Zumkeller at Sun Aug 21 11:10:58 EDT 2011
STATUS

editing

proposed

Discussion
Sun Aug 21 15:22
T. D. Noe: Can you look at A143204? Thanks!
#7 by Reinhard Zumkeller at Sun Aug 21 11:10:51 EDT 2011
LINKS

Reinhard Zumkeller, <a href="/A051632/b051632.txt">Table of n, a(n) forRows n = =0..5150100 of triangle, flattened</a>

STATUS

proposed

editing

#6 by Reinhard Zumkeller at Sun Aug 21 11:08:11 EDT 2011
STATUS

editing

proposed

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 August 6 07:30 EDT 2024. Contains 374960 sequences. (Running on oeis4.)