|
|
A195826
|
|
Triangle read by rows with T(n,k) = n - A000217(k), n>=1, k>=1, if (n - A000217(k))>=0.
|
|
13
|
|
|
0, 1, 2, 0, 3, 1, 4, 2, 5, 3, 0, 6, 4, 1, 7, 5, 2, 8, 6, 3, 9, 7, 4, 0, 10, 8, 5, 1, 11, 9, 6, 2, 12, 10, 7, 3, 13, 11, 8, 4, 14, 12, 9, 5, 0, 15, 13, 10, 6, 1, 16, 14, 11, 7, 2, 17, 15, 12, 8, 3, 18, 16, 13, 9, 4, 19, 17, 14, 10, 5, 20, 18, 15, 11, 6, 0
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
1,3
|
|
COMMENTS
|
Also triangle read by rows in which column k lists the nonnegative integers A001477 starting at the row A000217(k).
This sequence is related to the generalized hexagonal numbers (A000217), A195836 and A006950 in the same way as A195310 is related to the generalized pentagonal numbers A001318, A175003 and A000041. See comments in A195825.
|
|
LINKS
|
Table of n, a(n) for n=1..76.
|
|
EXAMPLE
|
Written as a triangle:
. 0;
. 1;
. 2, 0;
. 3, 1;
. 4, 2;
. 5, 3, 0;
. 6, 4, 1;
. 7, 5, 2;
. 8, 6, 3;
. 9, 7, 4, 0;
. 10, 8, 5, 1;
. 11, 9, 6, 2;
. 12, 10, 7, 3;
. 13, 11, 8, 4;
. 14, 12, 9, 5, 0;
. 15, 13, 10, 6, 1;
. 16, 14, 11, 7, 2;
. 17, 15, 12, 8, 3;
|
|
CROSSREFS
|
Cf. A000217, A006950, A195310, A195825, A195827, A195828, A195829, A195830, A195831, A195832, A195833, A195836.
Sequence in context: A211000 A025636 A025637 * A331478 A097065 A084964
Adjacent sequences: A195823 A195824 A195825 * A195827 A195828 A195829
|
|
KEYWORD
|
nonn,tabf
|
|
AUTHOR
|
Omar E. Pol, Sep 24 2011
|
|
STATUS
|
approved
|
|
|
|