login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A095904 Triangular array of natural numbers (greater than 1) arranged by prime signature. 15

%I #40 Mar 15 2015 01:23:38

%S 2,3,4,5,9,6,7,25,10,8,11,49,14,27,12,13,121,15,125,18,16,17,169,21,

%T 343,20,81,24,19,289,22,1331,28,625,40,30,23,361,26,2197,44,2401,54,

%U 42,32,29,529,33,4913,45,14641,56,66,243,36,31,841,34,6859,50,28561,88,70

%N Triangular array of natural numbers (greater than 1) arranged by prime signature.

%C The unit, 1, has the empty prime signature { } (thus not in triangle).

%C Downwards diagonals:

%C * Rightmost diagonal: smallest numbers of a given prime signature in increasing order (A025487). This defines the order of signatures used.

%C This special ordering of prime signatures (by increasing smallest numbers of a given prime signature, A181087) is unrelated to any of the 8 variants of graded lexicographic or colexicographic orderings (based on the exponents only) since it depends on the magnitudes of the prime numbers. It is not even graded by Omega(n).

%C * Second rightmost diagonal: second smallest numbers of a given prime signature (A077560). (They are not increasing anymore.)

%C Upwards diagonals:

%C * Leftmost diagonal: primes. {1} (A000040)

%C * 2nd leftmost diagonal: squares of primes. {2} (A001248)

%C * 3rd leftmost diagonal: squarefree biprimes. {1,1} (A006881)

%C * 4th leftmost diagonal: cubes of primes. {3} (A030078)

%C * 5th leftmost diagonal: signature (Achilles numbers) {1,2} (A054753)

%C * 6th leftmost diagonal: fourth powers of primes. {4} (A030514)

%C * 7th leftmost diagonal: signature (Achilles numbers) {1,3} (A065036)

%C * 8th leftmost diagonal: squarefree triprimes. {1,1,1} (A007304)

%C The Achilles numbers are nonsquarefree while not perfect powers.

%C Prime signatures are often expressed in increasing order of exponents. The decreasing order of exponents (as on the Wiki page, see links) has the advantage of listing the exponents in the same order (with the canonical factorization convention) as the smallest number of a given prime signature.

%H OEIS Wiki, <a href="http://oeis.org/wiki/Prime_signature">Prime signature</a>.

%H OEIS Wiki, <a href="http://oeis.org/wiki/Orderings">Orderings</a>.

%e 343 is in the 4th left- and 4th rightmost diagonal, because it is the 4th value with the 4th prime signature {3}.

%e First 8 rows of triangular array (Cf. table link for this sequence):

%e 2

%e 3 4

%e 5 9 6

%e 7 25 10 8

%e 11 49 14 27 12

%e 13 121 15 125 18 16

%e 17 169 21 343 20 81 24

%e 19 289 22 1331 28 625 40 30

%Y Cf. A083140, A064839, A181087.

%K nonn,tabl

%O 0,1

%A _Alford Arnold_, Jul 10 2004

%E Extended by _Ray Chandler_, Jul 31 2004

%E Corrected (minor) by _Daniel Forgues_, Jan 21 2011

%E Example, comments by _Daniel Forgues_, Jan 21 2011

%E Edited by _Alois P. Heinz_, Jan 23 2011

%E Edited by _Daniel Forgues_, Jan 23 2011

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 2 10:23 EDT 2024. Contains 374838 sequences. (Running on oeis4.)