login
This site is supported by donations 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; internal format)
OFFSET

1,2

COMMENTS

The determinant of this matrix is A006218.

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

(Other) (Excel cell formula): =if(row()=1; 1; if(mod(row(); column())=0; 1*lookup(row()/column(); A000027; A007427); 0))

CROSSREFS

Cf. A007427, A006218, A002321.

Sequence in context: A029443 A078508 A029416 * A136571 A178562 A108149

Adjacent sequences:  A161777 A161778 A161779 * A161781 A161782 A161783

KEYWORD

sign,tabl

AUTHOR

Mats Granvik (mats.granvik(AT)abo.fi), Jun 19 2009

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 17 21:13 EST 2012. Contains 206085 sequences.