Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A162169
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A162169 Signed version of Pascals triangle. +0
2
1, -1, 1, -1, 0, 1, 1, 0, -3, 1, 1, 0, -6, 0, 1, -1, 0, 10, 0, -5, 1, -1, 0, 15, 0, -15, 0, 1, 1, 0, -21, 0, 35, 0, -7, 1, 1, 0, -28, 0, 70, 0, -28, 0, 1, -1, 0, 36, 0, -126, 0, 84, 0, -9, 1, -1, 0, 45, 0, -210, 0, 210, 0, -45, 0, 1, 1, 0, -55, 0, 330, 0, -462, 0, 165, 0, -11, 1, 1, 0, -66, 0 (list; table; graph; listen)
OFFSET

1,9

COMMENT

Related to A000111 via its matrix inverse A162170.

EXAMPLE

Table begins:

.1

-1...1

-1...0...1

.1...0..-3...1

.1...0..-6...0...1

-1...0..10...0..-5...1

-1...0..15...0.-15...0...1

PROGRAM

(Other) (Excel cell formula) =if(or(mod(row()-column(); 4)=1; mod(row()-column(); 4)=2); -1; 1)*if(row()>=column(); combin(row()-1; column()-1); 0)*if(and(row()>column(); mod(column(); 2)=0); 0; 1)

CROSSREFS

Cf. A007318, A162170.

Sequence in context: A076277 A130115 A130160 this_sequence A124801 A124926 A115378

Adjacent sequences: A162166 A162167 A162168 this_sequence A162170 A162171 A162172

KEYWORD

sign,tabl

AUTHOR

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

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research