|
| |
|
|
A112295
|
|
Inverse of a double factorial related triangle.
|
|
4
| |
|
|
1, -1, 1, 0, -3, 1, 0, 0, -5, 1, 0, 0, 0, -7, 1, 0, 0, 0, 0, -9, 1, 0, 0, 0, 0, 0, -11, 1, 0, 0, 0, 0, 0, 0, -13, 1, 0, 0, 0, 0, 0, 0, 0, -15, 1, 0, 0, 0, 0, 0, 0, 0, 0, -17, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, -19, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -21, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -23, 1
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,5
|
|
|
COMMENTS
| Inverse of A112292. Similar results can be obtained for higher factorials.
|
|
|
EXAMPLE
| Triangle begins
1;
-1,1;
0,-3,1;
0,0,-5,1;
0,0,0,-7,1;
0,0,0,0,-9,1;
0,0,0,0,0,-11,1;
|
|
|
CROSSREFS
| Cf. A094587.
Sequence in context: A144452 A058865 A115090 * A110517 A091925 A034370
Adjacent sequences: A112292 A112293 A112294 * A112296 A112297 A112298
|
|
|
KEYWORD
| sign,tabl
|
|
|
AUTHOR
| Paul Barry (pbarry(AT)wit.ie), Sep 01 2005
|
| |
|
|