A329049 Transpose of square array A329050.
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
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, ...
Links
- Antti Karttunen, Table of n, a(n) for n = 0..77; the first 12 antidiagonals of array
Crossrefs
See A329050, which is the main entry for this square array.
Formula
A(n,k) = A329050(k,n).