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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A129184 Shift operator, right. 6
0, 1, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0 (list; table; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Let A129184 = matrix M, then M*V, (V a vector); shifts V to the right, preceded by zeros. Example: M*V, V = [1, 2, 3,...] = [0, 1, 2, 3,...]. A129185 = left shift operator.

FORMULA

Infinite lower triangular matrix with all 1's in the subdiagonal and the rest zeros.

EXAMPLE

First few rows of the triangle are:

0;

1, 0;

0, 1, 0;

0, 0, 1, 0;

0, 0, 0, 1, 0;

...

CROSSREFS

Cf. A129185, A129186.

Sequence in context: A068716 A179828 A129185 * A118605 A175253 A070563

Adjacent sequences:  A129181 A129182 A129183 * A129185 A129186 A129187

KEYWORD

nonn,tabl

AUTHOR

Gary W. Adamson (qntmpkt(AT)yahoo.com), Apr 01 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 16 17:48 EST 2012. Contains 205939 sequences.