login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A170898
Triangle read by rows, obtained by dividing A151724 by 6.
10
1, 1, 3, 1, 3, 5, 7, 1, 3, 5, 9, 9, 7, 13, 15, 1, 3, 5, 9, 9, 9, 17, 25, 17, 7, 13, 23, 27, 19, 31, 31, 1, 3, 5, 9, 9, 9, 17, 25, 17, 9, 17, 29, 37, 33, 41, 57, 33, 7, 13, 23, 27, 27, 43, 67, 59, 27, 31, 55, 69, 49, 69, 63, 1, 3, 5, 9, 9, 9, 17, 25, 17, 9, 17, 29, 37, 33, 41
OFFSET
0,3
COMMENTS
Row k has 2^k terms.
Right border gives the positive terms of A000225. - Omar E. Pol, Sep 28 2013
LINKS
FORMULA
Equals A170905(n) - 1.
EXAMPLE
Triangle begins:
1;
1,3;
1,3,5,7;
1,3,5,9,9,7,13,15;
1,3,5,9,9,9,17,25,17,7,13,23,27,19,31,31;
1,3,5,9,9,9,17,25,17,9,17,29,37,33,41,57,33,7,13,23,27,27,43,67,59,27,31,55,69,49,69,63;
...
CROSSREFS
Cf. A169779 (partial sums).
Sequence in context: A006257 A323555 A323553 * A321901 A321906 A321904
KEYWORD
nonn,tabf
AUTHOR
N. J. A. Sloane, Jan 10 2010
STATUS
approved