In this page, we will coin some of the ascending and descending numbers using notations.
ascend-un / descend-un = 1
ascend-duo / descend-duo = 2
ascentri = {2,3} = 8 (to prevent degeneration into 1)
descentri = {3,2} = 9
descentet = {4,3,2} = 4↑↑3 = 4^256
ascend-tet = {2,3,4} = 2↑↑↑4 = 2↑↑65536**
prime-ascendtri = {2,3,5} = 2↑↑↑↑4
ascend-pent = {3,4,5} (instead of {2,3,4,5} which will become 4)
prime-ascendtet = {3,5,7} (instead of {2,3,5,7} which will become 4)
descendpent = {5,4,3,2}
ascendhex = {3,4,5,6}
prime-ascendpent = {3,5,7,11}
descendhex = {6,5,4,3,2}
ascendhept = {3,4,5,6,7}
prime-ascendhex = {3,5,7,11,13}
descendhept = {7,6,5,4,3,2}
ascendoct = {3,4,5,6,7,8}
prime-ascendhept = {3,5,7,11,13,17}
descendoct = {8,7,6,5,4,3,2}
ascendenn = {3,4,5,6,7,8,9}
prime-ascendoct = {3,5,7,11,13,17,19}
descendenn = {9,8,7,6,5,4,3,2}
ascendeck = {3,4,5,6,7,8,9,10}
ascendicose = {3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20}
dimensional array descendhex = {6,5(4)3}
dimensional array ascendhex = {3,4(5)6}
superdimensional array ascendhept = {3,4(5,6)7}
superdimensional array ascendoct = {3,4(5,6)7,8}
tri-superdimensional array ascendoct = {3,4(5,6,7)8}
superdimensional array ascendenn = {3,4(5,6)7,8,9}