Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A101688
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A101688 Once 1, once 0, repeat, twice 1, twice 0, repeat, thrice 1, thrice 0... and so on. +0
9
1, 0, 1, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1 (list; table; graph; listen)
OFFSET

0,1

COMMENT

Triangle T read by rows: T(k,n)=1 if n>=ceil(k/2), 0 otherwise.

Square array A, read by antidiagonals: A(k,n)=1 if n>=k, 0 otherwise.

FORMULA

G.f.: 1/[(1-xy)(1-y)]. k-th row of array: x^(k-1)/(1-x).

T(n, k)=if(binomial(k, n-k)>0, 1, 0). - Paul Barry (pbarry(AT)wit.ie), Aug 23 2005

EXAMPLE

.1 1 1 1 1 1 1 1 1 ......... 1

.0 1 1 1 1 1 1 1 1 ........ 0 1

.0 0 1 1 1 1 1 1 1 ....... 0 1 1

.0 0 0 1 1 1 1 1 1 ...... 0 0 1 1

.0 0 0 0 1 1 1 1 1 ..... 0 0 1 1 1

.0 0 0 0 0 1 1 1 1 .... 0 0 0 1 1 1

.0 0 0 0 0 0 1 1 1 ... 0 0 0 1 1 1 1

.0 0 0 0 0 0 0 1 1 .. 0 0 0 0 1 1 1 1

.0 0 0 0 0 0 0 0 1 . 0 0 0 0 1 1 1 1 1

CROSSREFS

Row/antidiagonal sums are A008619. Cf. A079813.

Sequence in context: A127241 A087748 A117446 this_sequence A155031 A155029 A134540

Adjacent sequences: A101685 A101686 A101687 this_sequence A101689 A101690 A101691

KEYWORD

nonn,tabl

AUTHOR

Ralf Stephan, Dec 19 2004

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 7 23:50 EST 2009. Contains 170430 sequences.


AT&T Labs Research