cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A111791 Positive integers sorted by rote height, as measured by A109301.

This page as a plain text file.
%I A111791 #9 Dec 28 2015 04:40:54
%S A111791 1,2,3,4,6,9,12,18,36,5,7,8,10,13,14,15,16,20,21,23,24,25,26,27,28,30,
%T A111791 35,37,39,40,42,45,46,48,49,50,52,54,56,60,61,63,64,65,69,70,72,74,75,
%U A111791 78,80,81,84,90,91,92,98,100
%N A111791 Positive integers sorted by rote height, as measured by A109301.
%H A111791 J. Awbrey, <a href="https://oeis.org/wiki/Riffs_and_Rotes">Riffs and Rotes</a>
%e A111791 Table in which the h-th row lists the positive integers of rote height h:
%e A111791 h | m such that rhig(m) = A109301(m) = h
%e A111791 --+------------------------------------------------------
%e A111791 0 |  1
%e A111791 --+------------------------------------------------------
%e A111791 1 |  2
%e A111791 --+------------------------------------------------------
%e A111791 2 |  3  4  6  9 12 18 36
%e A111791 --+------------------------------------------------------
%e A111791 3 |  5  7  8 10 13 14 15 16 20 21 23 24 25 26 27  28 30
%e A111791   | 35 37 39 40 42 45 46 48 49 50 52 54 56 60 61  63
%e A111791   | 64 65 69 70 72 74 75 78 80 81 84 90 91 92 98 100 ...
%e A111791 --+------------------------------------------------------
%e A111791 4 | 11 17 19 22 29 32 33 34 38 41 43 44 47 51 53 55
%e A111791   | 57 58 66 68 71 73 76 77 82 83 85 86 87 88 89 94
%e A111791   | 95 96 97 99 ...
%e A111791 --+------------------------------------------------------
%e A111791 5 | 31 59 62 67 79 93 ...
%e A111791 --+------------------------------------------------------
%e A111791 First column = A007097. Count in h^th row = A109300(h).
%e A111791 Cumulative count up through the h^th row = A050924(h+1).
%Y A111791 Cf. A007097, A050924, A061396, A062504, A062537, A062860.
%Y A111791 Cf. A109300, A109301, A111792 to A111800.
%K A111791 nonn,tabf
%O A111791 1,2
%A A111791 _Jon Awbrey_, Aug 24 2005, revised Sep 02 2005