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.

A108374 Numbers whose primal code characteristic = 4, that is, positive n for which A108352(n) = 4.

This page as a plain text file.
%I A108374 #5 Nov 25 2013 08:58:25
%S A108374 756,1176,1188,1200,1400,1404,1620,1836,2052,2160,2200,2400,2484,2600,
%T A108374 2904
%N A108374 Numbers whose primal code characteristic = 4, that is, positive n for which A108352(n) = 4.
%H A108374 J. Awbrey, <a href="https://oeis.org/wiki/Riffs_and_Rotes">Riffs and Rotes</a>
%e A108374 Writing (prime(i))^j as i:j, we have the following table:
%e A108374 Primal Functions and Functional Digraphs for a(1) to a(15)
%e A108374 0756 = 1:2 2:3 4:1 || 4 -> 1 -> 2 -> 3
%e A108374 1176 = 1:3 2:1 4:2 || 4 -> 2 -> 1 -> 3
%e A108374 1188 = 1:2 2:3 5:1 || 5 -> 1 -> 2 -> 3
%e A108374 1200 = 1:4 2:1 3:2 || 3 -> 2 -> 1 -> 4
%e A108374 1400 = 1:3 3:2 4:1 || 4 -> 1 -> 3 -> 2
%e A108374 1404 = 1:2 2:3 6:1 || 6 -> 1 -> 2 -> 3
%e A108374 1620 = 1:2 2:4 3:1 || 3 -> 1 -> 2 -> 4
%e A108374 1836 = 1:2 2:3 7:1 || 7 -> 1 -> 2 -> 3
%e A108374 2052 = 1:2 2:3 8:1 || 8 -> 1 -> 2 -> 3
%e A108374 2160 = 1:4 2:3 3:1 || 2 -> 3 -> 1 -> 4
%e A108374 2200 = 1:3 3:2 5:1 || 5 -> 1 -> 3 -> 2
%e A108374 2400 = 1:5 2:1 3:2 || 3 -> 2 -> 1 -> 5
%e A108374 2484 = 1:2 2:3 9:1 || 9 -> 1 -> 2 -> 3
%e A108374 2600 = 1:3 3:2 6:1 || 6 -> 1 -> 3 -> 2
%e A108374 2904 = 1:3 2:1 5:2 || 5 -> 2 -> 1 -> 3
%Y A108374 Cf. A108352, A108353, A108370, A108371, A108372, A108373.
%K A108374 nonn
%O A108374 1,1
%A A108374 _Jon Awbrey_, Jun 16 2005, extended Jul 10 2005