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!)
A161780 Square array read by antidiagonals up. Redheffer type matrix. A007427 interleaved with k-1 zeros in the columns. 0
1, -2, 1, -2, 1, 1, 1, 0, 0, 1, -2, -2, 1, 0, 1, 4, 0, 0, 0, 0, 1, -2, -2, 0, 1, 0, 0, 1, 0, 0, -2, 0, 0, 0, 0, 1, 1, 1, 0, 0, 1, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, -2, -2, -2, -2, 0, 1, 0, 0, 0, 0, 1, -2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -2, 4, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 4, 0, 1 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
The determinant of this matrix is A006218.
LINKS
EXAMPLE
Table begins:
..1..1..1..1..1..1..1..1
.-2..1..0..0..0..0..0..0
.-2..0..1..0..0..0..0..0
..1.-2..0..1..0..0..0..0
.-2..0..0..0..1..0..0..0
..4.-2.-2..0..0..1..0..0
.-2..0..0..0..0..0..1..0
..0..1..0.-2..0..0..0..1
PROG
(Excel) =if(row()=1; 1; if(mod(row(); column())=0; 1*lookup(row()/column(); A000027; A007427); 0))
CROSSREFS
Sequence in context: A344569 A341094 A346831 * A136571 A178562 A232624
KEYWORD
sign,tabl
AUTHOR
Mats Granvik, Jun 19 2009
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 April 24 07:06 EDT 2024. Contains 371920 sequences. (Running on oeis4.)