Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A166360
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A166360 Triangle of Narayana numbers mod 2, T(n,k) = A001263(n,k) mod 2. +0
1
1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 0, 0, 0, 1, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1 (list; table; graph; listen)
OFFSET

1,1

EXAMPLE

Triangle begins:

1

1 1

1 1 1

1 0 0 1

1 0 0 0 1

1 1 0 0 1 1

1 1 1 1 1 1 1

1 0 0 0 0 0 0 1

1 0 0 0 0 0 0 0 1

1 1 0 0 0 0 0 0 1 1

1 1 1 0 0 0 0 0 1 1 1

1 0 0 1 0 0 0 0 1 0 0 1

1 0 0 0 1 0 0 0 1 0 0 0 1

1 1 0 0 1 1 0 0 1 1 0 0 1 1

1 1 1 1 1 1 1 1 1 1 1 1 1 1 1

1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1

....

PROGRAM

(PARI) p = 2; s=14; NT = matrix(s, s, n, k, binomial(n-1, k-1)*binomial(n, k-1)/k);

NTMP = matrix(s, s, n, k, NT[n, k]%p);

for(n=1, s, for(k=1, n, print1(NTMP[n, k], " ")); print())

CROSSREFS

A001263, A047999, A007318

Sequence in context: A014191 A014086 A014163 this_sequence A143104 A127236 A117947

Adjacent sequences: A166357 A166358 A166359 this_sequence A166361 A166362 A166363

KEYWORD

easy,nonn,tabl

AUTHOR

Gerald McGarvey (gerald.mcgarvey(AT)comcast.net), Oct 12 2009

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 December 2 11:54 EST 2009. Contains 167921 sequences.


AT&T Labs Research