Can anyone help?
If $A$ is an invertible $n \times n$ matrix and $X,Y$ are $n \times n$ matrices such that $X = AY$ and $X = (A\times A)Y$, does it follow that $X = Y$ ?
Can anyone help?
If $A$ is an invertible $n \times n$ matrix and $X,Y$ are $n \times n$ matrices such that $X = AY$ and $X = (A\times A)Y$, does it follow that $X = Y$ ?
We have $X = AY = A^2 Y$, which implies $0 = A^2 Y - AY = (A-I) AY$.
Now since A is invertible, either $A=I$ or $Y=0$. In either case, $X=AY=Y$.
$X=AY$
$\Rightarrow Y=A^{-1}X=A^{-1}A^2Y=AY=X$
If B^k X = A^k Y for k = 1,2,...,2n, then X=Y
– user81767 Jun 10 '13 at 16:36We have $X=A^2Y=AY.$ Now, $$A^2Y=AY\Rightarrow AY=Y$$ Since $A$ is invertible. Again $AY=X$, hence $X=Y.$