The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A117162 Matrix inverse of triangle A112682. 4
1, -1, 1, -1, -1, 1, 0, -2, -1, 1, -1, 0, -2, -1, 1, 1, -1, -1, -2, -1, 1, -1, 1, -1, -1, -2, -1, 1, 0, 0, 2, -2, -1, -2, -1, 1, 0, 1, -1, 2, -2, -1, -2, -1, 1, 1, -1, 3, 0, 1, -2, -1, -2, -1, 1, -1, 1, -1, 3, 0, 1, -2, -1, -2, -1, 1, 0, 2, 2, 0, 4, -1, 1, -2, -1, -2, -1, 1, -1, 0, 2, 2, 0, 4, -1, 1, -2, -1, -2, -1, 1 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,8
COMMENTS
The limit of the columns (without leading zeros) is A117166, the Shift-Moebius transform of [1,0,0,0,...] (cf. A117165).
LINKS
FORMULA
Column k+1 equals the Moebius transform of column k preceded by a zero, where column k includes the k-1 zeros above the diagonal, for k>=1, starting with A008683 in column 1.
EXAMPLE
Column 1 equals A008683 = Moebius transform of [1,0,0,0,...].
Column 2 = Moebius transform of column 1 preceded by a zero: [0,1,-1,-2,0,-1,1,0,...] = Moebius([0, 1,-1,-1,0,-1,1,-1,...]).
Column 3 = Moebius transform of column 2 preceded by a zero: [0,0,1,-1,-2,-1,-1,2,...] = Moebius([0, 0,1,-1,-2,0,-1,1,...]).
Column 4 = Moebius transform of column 3 preceded by a zero: [0,0,0,1,-1,-2,-1,-2,...] = Moebius([0, 0,0,1,-1,-2,-1,-1,...]).
Triangle begins:
1;
-1, 1;
-1,-1, 1;
0,-2,-1, 1;
-1, 0,-2,-1, 1;
1,-1,-1,-2,-1, 1;
-1, 1,-1,-1,-2,-1, 1;
0, 0, 2,-2,-1,-2,-1, 1;
0, 1,-1, 2,-2,-1,-2,-1, 1;
1,-1, 3, 0, 1,-2,-1,-2,-1, 1;
-1, 1,-1, 3, 0, 1,-2,-1,-2,-1, 1;
0, 2, 2, 0, 4,-1, 1,-2,-1,-2,-1, 1;
-1, 0, 2, 2, 0, 4,-1, 1,-2,-1,-2,-1, 1; ...
CROSSREFS
Cf. A112682 (inverse), A008683 (column 1), A117163 (column 2), A117164 (column 3); A117165 (Shift-Moebius), A117170 (inverse Shift-Moebius).
Sequence in context: A090340 A287364 A340676 * A277045 A146061 A331186
KEYWORD
sign,tabl
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 16 10:52 EDT 2024. Contains 372552 sequences. (Running on oeis4.)