A372335 For a positive number k, let L(k) denote the list consisting of k followed by the prime factors of k, with repetition, in nondecreasing order; sequence gives composite k such that the digits of L(k) alternate being larger than and then smaller than the previous digit.
14, 15, 78, 161, 591, 1214, 1317, 1318, 1326, 1407, 1418, 1438, 1506, 1509, 1514, 1527, 1538, 1618, 1626, 1646, 1658, 1703, 1714, 1718, 1734, 1739, 1758, 1814, 1834, 1838, 1839, 1857, 1858, 1934, 1938, 2307, 2427, 2509, 2517, 2534, 2535, 2715, 2757, 2758, 2869, 2958, 3419, 3439, 3514, 3523
Offset: 1
Examples
161 is a term as 161 = 7 * 23 which when concatenated give "161723", the digits of which alternate from being larger than and then smaller than the previous digit.
Links
- Scott R. Shannon, Table of n, a(n) for n = 1..10000
Comments