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”).

A046622
Odd numbers in writing first numerator and then denominator of each element of the 1/5-Pascal triangle (by row).
0
1, 1, 1, 1, 1, 1, 1, 1, 1, 5, 1, 1, 1, 1, 5, 5, 1, 1, 1, 1, 11, 5, 5, 11, 5, 1, 1, 1, 1, 5, 23, 5, 23, 5, 5, 1, 1, 1, 1, 21, 5, 39, 5, 5, 39, 5, 21, 5, 1, 1, 1, 1, 5, 1, 17, 1, 17, 1, 1, 5, 1, 1, 1, 1, 31, 5, 5, 29, 1, 1, 29, 1, 5
OFFSET
1,10
EXAMPLE
1/1; --> 1 1
1/1 1/1; --> 1 1 1 1
1/1 1/5 1/1; --> 1 1 1 5 1 1
1/1 6/5 6/5 1/1; --> 1 1 5 5 1 1
1/1 11/5 12/5 11/5 1/1; --> ...
1/1 16/5 23/5 23/5 16/5 1/1;
1/1 21/5 39/5 46/5 39/5 21/5 1/1;
1/1 26/5 12/1 17/1 17/1 12/1 26/5 1/1; ...
CROSSREFS
Cf. A046601.
Sequence in context: A348735 A170817 A170818 * A170825 A140214 A343431
KEYWORD
tabf,nonn,frac,less
STATUS
approved