OFFSET
1,2
COMMENTS
The largest prime power factor of a number n is given by A034699(n).
When interpreted as a flat sequence we obtain a permutation of the natural numbers.
LINKS
EXAMPLE
Triangle begins:
1: [1]
2: [2]
3: [3, 6]
4: [4, 12]
5: [5, 10, 15, 20, 30, 60]
6: [7, 14, 21, 28, 35, 42, 70, 84, 105, 140, 210, 420]
7: [8, 24, 40, 56, 120, 168, 280, 840]
8: [9, 18, 36, 45, 63, 72, 90, 126, 180, 252, 315, 360, 504, 630, 1260, 2520]
PROG
(PARI) See Links section.
CROSSREFS
KEYWORD
nonn,tabf
AUTHOR
Rémy Sigrist, May 30 2018
STATUS
approved