The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A182946 Array of odd prime powers p^j, where j>=1, by antidiagonals. 1
3, 9, 5, 27, 25, 7, 81, 125, 49, 11, 243, 625, 343, 121, 13, 729, 3125, 2401, 1331, 169, 17, 2187, 15625, 16807, 14641, 2197, 289, 19, 6561, 78125, 117649, 161051, 28561, 4913, 361, 23, 19683, 390625, 823543, 1771561, 371293, 83521, 6859, 529, 29 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The monotonic ordering of A182946, with 1 prefixed, is A061345. The joint-rank array of A182946 is A182870.
LINKS
MATHEMATICA
width=9; Transpose[Table[Table[Prime[n+1]^j, {n, 1, width}, {j, 1, width}]]]; Flatten[Table[Table[%[[z-k+1]][[k]], {k, 1, z}], {z, 1, width}]]
CROSSREFS
Sequence in context: A077384 A122943 A276148 * A193993 A107051 A351913
KEYWORD
nonn,tabl
AUTHOR
Clark Kimberling, Dec 14 2010
STATUS
approved

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 May 17 04:22 EDT 2024. Contains 372577 sequences. (Running on oeis4.)