A matrix polynomial convergent to a matrices’ transpose

73 Views Asked by At

Is it true that for all $A \in \mbox{GL}(n)$ there exists $c_i$ such that the following holds? $$\sum^\infty_{i=0} c_i A^i = A^T$$


For symmetric matrices, it is simple. I suspect some rotation matrix can not be expressed like that but I haven’t found any. Any help?