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

A046563
First numerator and then denominator of each element of the 1/4-Pascal triangle (by row). To get a 1/4-Pascal triangle, replace "2" in the third row of the Pascal triangle with "1/4" and calculate all other rows as in the Pascal triangle.
37
1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 1, 1, 1, 5, 4, 5, 4, 1, 1, 1, 1, 9, 4, 5, 2, 9, 4, 1, 1, 1, 1, 13, 4, 19, 4, 19, 4, 13, 4, 1, 1, 1, 1, 17, 4, 8, 1, 19, 2, 8, 1, 17, 4, 1, 1, 1, 1, 21, 4, 49, 4, 35, 2, 35, 2, 49, 4, 21, 4, 1, 1, 1, 1, 25, 4, 35, 2, 119, 4, 35, 1, 119, 4, 35, 2, 25, 4, 1, 1, 1, 1
OFFSET
1,10
EXAMPLE
1/1;
1/1 1/1;
1/1 1/4 1/1;
1/1 5/4 5/4 1/1;
1/1 9/4 5/2 9/4 1/1;
1/1 13/4 19/4 19/4 13/4 1/1;
1/1 17/4 8/1 19/2 8/1 17/4 1/1;
1/1 21/4 49/4 35/2 35/2 49/4 21/4 1/1; ...
CROSSREFS
Sequence in context: A193349 A053231 A066701 * A046591 A361236 A119350
KEYWORD
tabf,nonn,less
STATUS
approved