Superlinear lower bounds for matrix transposition in the Turing model
Establish a non-trivial (superlinear) lower bound for the worst-case time complexity of transposing an n × n binary matrix on a multitape Turing machine. Specifically, prove that for every binary transposition machine T operating on input size m = n^2 bits, the running time Tcost_T(m) grows faster than linear in m (for example, show Tcost_T(m) = ω(m) or stronger).
References
Unfortunately, as mentioned earlier, we still have no idea how to prove non-trivial lower bounds for transposition in the Turing model.
— Integer multiplication is at least as hard as matrix transposition
(2503.22848 - Harvey et al., 28 Mar 2025) in Section 1.3 (Summary of main results)