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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A114213 A generalized Pascal triangle modulo 2. 2
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0, 0, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 0, 0, 0, 1, 1, 0, 1, 1, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,1

COMMENTS

Row sums are A114212. Diagonal sums are A114214. Row sums of inverse are 0^n (conjecture).

FORMULA

T(n, k)=sum{j=0..n-k, C(k, j)C(n-k, j)(1+(-1)^j)/2} mod 2.

EXAMPLE

Triangle begins

.1;

.1,1;

.1,1,1;

.1,1,1,1;

.1,1,0,1,1;

.1,1,0,0,1,1;

.1,1,1,0,1,1,1;

.1,1,1,1,1,1,1,1;

.1,1,0,1,0,1,0,1,1;

.1,1,0,0,0,0,0,0,1,1;

.1,1,1,0,0,0,0,0,1,1,1;

CROSSREFS

Sequence in context: A178788 A131217 A105567 * A108358 A144384 A144475

Adjacent sequences:  A114210 A114211 A114212 * A114214 A114215 A114216

KEYWORD

easy,nonn,tabl

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Nov 17 2005

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 14 09:18 EST 2012. Contains 205614 sequences.