OFFSET
1,1
COMMENTS
See A093055 for details of storage, another example, references and links.
EXAMPLE
a(7)=T(2,5)=6 because the transposition of a 2 X 5 matrix into a 5 X 2 matrix
(1 2 3 4 5)(6 7 8 9 10) -> (1 6)(2 7)(3 8)(4 9)(5 10) consists of 2 cycles, the longer 2->3->5->9->8->6(->2) having length=6.
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Hugo Pfoertner, Mar 22 2004
STATUS
approved