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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A128810 Triangle formed by reading triangle A064189 mod 2 . 1
1, 1, 1, 0, 0, 1, 0, 1, 1, 1, 1, 0, 1, 0, 1, 1, 0, 1, 0, 1, 1, 1, 0, 1, 0, 0, 0, 1, 1, 0, 1, 1, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 1, 1, 1, 0, 0, 0, 1, 1, 0, 1, 1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 1, 1, 0, 1, 1, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 0, 1, 1, 1, 0, 0, 0, 1, 1, 0, 1, 0, 1, 0, 1, 1 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,1

COMMENTS

Also triangle formed by reading triangles A091965, A108149, A110877, A125906, A126954 mod 2 .

FORMULA

Sum_{k, 0<=k<=n}T(n,k)*x^k=A039963(n), A097357(n+1), A110565(n+1) for x=0,1,2 respectively . T(n,k)= (T(n-1,k-1)+T(n-1,k)+T(n-1,k+1)) mod 2, T(0,0)=1, T(n,k)=0 if k<0 or if k>n .

EXAMPLE

Triangle begins:

1;

1, 1;

0, 0, 1;

0, 1, 1, 1;

1, 0, 1, 0, 1;

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

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

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

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

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

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

CROSSREFS

Sequence in context: A090678 A110037 A145379 * A123272 A091219 A016416

Adjacent sequences:  A128807 A128808 A128809 * A128811 A128812 A128813

KEYWORD

nonn,tabl

AUTHOR

Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Apr 09 2007

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 15 13:43 EST 2012. Contains 205805 sequences.