A163990 Square array read by antidiagonals where the row n lists the numbers k such that their largest divisor <= sqrt(k) equals n.
1, 4, 2, 9, 6, 3, 16, 12, 8, 5, 25, 20, 15, 10, 7, 36, 30, 24, 18, 14, 11, 49, 42, 35, 28, 21, 22, 13, 64, 56, 48, 40, 32, 27, 26, 17, 81, 72, 63, 54, 45, 44, 33, 34, 19, 100, 90, 80, 70, 60, 50, 52, 39, 38, 23, 121, 110, 99, 88, 77, 66, 55, 68, 51, 46, 29, 144, 132, 120, 108
Offset: 1
Examples
Array begins: 1, 2, 3, 5, 7, 11, 4, 6, 8, 10, 14, 9, 12, 15, 18, 16, 20, 24, 25, 30, 36, See also the array in A163280.
Links
- Index entries for sequences that are permutations of the natural numbers
- Omar E. Pol, Illustration for A008578, the first row of the array [From _Omar E. Pol_, Oct 24 2009]
- Omar E. Pol, Illustration for A161344, the second row of the array [From _Omar E. Pol_, Oct 24 2009]
- Omar E. Pol, Illustration for A008578, A161344, A161345 and A161424 [From _Omar E. Pol_, Oct 24 2009]
Crossrefs
Formula
Row n lists the numbers k such that A033676(k)=n.
Comments