cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A329049 Transpose of square array A329050.

Original entry on oeis.org

2, 3, 4, 5, 9, 16, 7, 25, 81, 256, 11, 49, 625, 6561, 65536, 13, 121, 2401, 390625, 43046721, 4294967296, 17, 169, 14641, 5764801, 152587890625, 1853020188851841, 18446744073709551616, 19, 289, 28561, 214358881, 33232930569601, 23283064365386962890625, 3433683820292512484657849089281, 340282366920938463463374607431768211456
Offset: 0

Views

Author

Antti Karttunen and Peter Munn, Nov 02 2019

Keywords

Examples

			The top left 5 X 5 corner of the array:
      2,        3,            5,              7,                11, ...
      4,        9,           25,             49,               121, ...
     16,       81,          625,           2401,             14641, ...
    256,     6561,       390625,        5764801,         214358881, ...
  65536, 43046721, 152587890625, 33232930569601, 45949729863572161, ...
		

Crossrefs

See A329050, which is the main entry for this square array.

Formula

A(n,k) = A329050(k,n).