let $A_{n\times n},B_{n\times n} $ real matrix ,and such $$A=\left(B-\dfrac{1}{110}I\right)^T\left(B+\dfrac{1}{110}I\right)$$ show that:
For any n-dimensional column vector $\xi\neq 0$,then the equation exsit $$A^T(A^2+A)X=A^T\xi$$ nonzero root.
My try: since $$A=\left(B-\dfrac{1}{110}I\right)^T\left(B+\dfrac{1}{110}I\right)=B^TB-\dfrac{1}{12100}E+\dfrac{B^T}{110}-\dfrac{B}{110}$$ so $$A+E=B^TB+\dfrac{12099}{12100}E+\dfrac{1}{110}(B^T-B)$$ then I can't,Thank you