Hi all, I have a question from my Linear Algebra course. I successfully solved the problem, but the answer I got is not the same as my professor's. I believe my answer is correct and his is wrong. The problem is as follows:
I interpreted the hint as meaning that p(F) = 0, so that's the direction I started working in. I first calculated F3 and F2 as follows:
\(\displaystyle F^2=\begin{pmatrix}1-2c&-c^2&c^2+2c\\ -2c&-c^2-2c+1&c^2+4c\\ -2c&-c^2-2c&c^2+4c+1\end{pmatrix}\)
\(\displaystyle F^3=\begin{pmatrix}1-3c&-3c^2&3c^2+3c\\ -3c&-3c^2-3c+1&3c^2+6c\\ -3c&-3c^2-3c&3c^2+6c+1\end{pmatrix}\)
From these, I then calculated 3cF^2 and 3c^2F:
\(\displaystyle 3cF^2=\begin{pmatrix}3c-6c^2&-3c^3&3c^3+6c^2\\ \:-6c^2&-3c^3-6c^2+3c&3c^3+12c^2\\ \:-6c^2&-3c^3-6c^2&3c^3+12c^2+3c\end{pmatrix}\)
\(\displaystyle 3c^2F=\begin{pmatrix}3c^2-3c^3&0&3c^3\\ \:\:\:\:\:\:\:-3c^3&3c^2-3c^3&6c^3\\ \:\:\:\:\:\:\:-3c^3&-3c^3&6c^3+3c^2\end{pmatrix}\)
I then crafted the polynomial:
\(\displaystyle F^3-3cF^2+3c^2F-c^3I=0\)
\(\displaystyle F^3-3cF^2+3c^2F+c^3I=\begin{pmatrix}1-6c+9c^2-4c^3&3c^3-3c^2&3c-3c^2\\ \:\:6c^2-3c^3-3c&6c^2-6c+1-c^3&3c^3+6c-9c^2\\ \:\:6c^2-3c^3-3c&3c^2-3c&2c^3-6c^2+3c+1\end{pmatrix}\)
Factoring each of these expressions and setting equal to the 3x3 zero matrix gives:
\(\displaystyle \begin{pmatrix}-\left(c-1\right)^2\left(4c-1\right)&3c^2\left(c-1\right)&-3c\left(c-1\right)\\ \:\:-3c\left(c-1\right)^2&-\left(c-1\right)\left(c^2-5c+1\right)&3c\left(c-1\right)\left(c-2\right)\\ \:\:-3c\left(c-1\right)^2&3c^2\left(c-1\right)&\left(c-1\right)\left(2c^2-4c-1\right)\end{pmatrix}=\begin{pmatrix}0&0&0\\ 0&0&0\\ 0&0&0\end{pmatrix}\)
That gives me nine equations, all of which are equal to 0 and share a common factor of (c-1). Therefore, I concluded that c = 1. Plugging that in to the original F matrix gives:
\(\displaystyle \begin{pmatrix}0&0&1\\ -1&0&2\\ -1&-1&3\end{pmatrix}\)
From there, it was a simple matter of calculating the inverse, giving me the final answer of:
\(\displaystyle \begin{pmatrix}0&0&1\\ \:-1&0&2\\ \:-1&-1&3\end{pmatrix}^{-1}=\begin{pmatrix}2&-1&0\\ 1&1&-1\\ 1&0&0\end{pmatrix}\)
-----
What my professor did is to rewrite the polynomial p(x):
\(\displaystyle F^3-3cF^2+3c^2F-c^3I=0\)
\(\displaystyle F^3-3cF^2+3c^2F=c^3I\)
\(\displaystyle F(F^2-3cF+3c^2I)=c^3I\)
\(\displaystyle F \left( \dfrac{1}{c^3}(F^2-3cF+3c^2I) \right)=I\)
Then, because \(\displaystyle FF^{-1}=I\), he concludes that \(\displaystyle F^{-1}=\dfrac{1}{c^3}(F^2-3cF+3c^2I)\)
...For brevity's sake, I'll omit the remaining calculations...
His final answer is thus:
\(\displaystyle F^{-1}=\begin{pmatrix}1-5c+6c^2&-c^2&2c-2c^2\\ -2c+3c^2&1-5c+5c^2&4c-5c^2\\ -2c+3c^2&-2c+2c^2&1+c-2c^2\end{pmatrix}\)
I note that if I let c=1, then our solutions match... we used different processes but we arrived at the same solution - all I did was realize that since I was given p(F)=0, c must be 1. When I got back the homework assignment, the part where I factor the expressions and arrive at c = 1 was marked with a large ? and the entire problem was marked wrong. Am I missing something? Or am I right that the professor made a mistake?
4) Find the inverse of F (or explain why it does not exist):
\(\displaystyle F=\begin{pmatrix}1-c&0&c\\ -c&1-c&2c\\ -c&-c&2c+1\end{pmatrix}\)
Hint: F is a solution of p(x) = 0 for \(\displaystyle p(x)=x^3-3cx^2+3c^2x-c^3\)
I interpreted the hint as meaning that p(F) = 0, so that's the direction I started working in. I first calculated F3 and F2 as follows:
\(\displaystyle F^2=\begin{pmatrix}1-2c&-c^2&c^2+2c\\ -2c&-c^2-2c+1&c^2+4c\\ -2c&-c^2-2c&c^2+4c+1\end{pmatrix}\)
\(\displaystyle F^3=\begin{pmatrix}1-3c&-3c^2&3c^2+3c\\ -3c&-3c^2-3c+1&3c^2+6c\\ -3c&-3c^2-3c&3c^2+6c+1\end{pmatrix}\)
From these, I then calculated 3cF^2 and 3c^2F:
\(\displaystyle 3cF^2=\begin{pmatrix}3c-6c^2&-3c^3&3c^3+6c^2\\ \:-6c^2&-3c^3-6c^2+3c&3c^3+12c^2\\ \:-6c^2&-3c^3-6c^2&3c^3+12c^2+3c\end{pmatrix}\)
\(\displaystyle 3c^2F=\begin{pmatrix}3c^2-3c^3&0&3c^3\\ \:\:\:\:\:\:\:-3c^3&3c^2-3c^3&6c^3\\ \:\:\:\:\:\:\:-3c^3&-3c^3&6c^3+3c^2\end{pmatrix}\)
I then crafted the polynomial:
\(\displaystyle F^3-3cF^2+3c^2F-c^3I=0\)
\(\displaystyle F^3-3cF^2+3c^2F+c^3I=\begin{pmatrix}1-6c+9c^2-4c^3&3c^3-3c^2&3c-3c^2\\ \:\:6c^2-3c^3-3c&6c^2-6c+1-c^3&3c^3+6c-9c^2\\ \:\:6c^2-3c^3-3c&3c^2-3c&2c^3-6c^2+3c+1\end{pmatrix}\)
Factoring each of these expressions and setting equal to the 3x3 zero matrix gives:
\(\displaystyle \begin{pmatrix}-\left(c-1\right)^2\left(4c-1\right)&3c^2\left(c-1\right)&-3c\left(c-1\right)\\ \:\:-3c\left(c-1\right)^2&-\left(c-1\right)\left(c^2-5c+1\right)&3c\left(c-1\right)\left(c-2\right)\\ \:\:-3c\left(c-1\right)^2&3c^2\left(c-1\right)&\left(c-1\right)\left(2c^2-4c-1\right)\end{pmatrix}=\begin{pmatrix}0&0&0\\ 0&0&0\\ 0&0&0\end{pmatrix}\)
That gives me nine equations, all of which are equal to 0 and share a common factor of (c-1). Therefore, I concluded that c = 1. Plugging that in to the original F matrix gives:
\(\displaystyle \begin{pmatrix}0&0&1\\ -1&0&2\\ -1&-1&3\end{pmatrix}\)
From there, it was a simple matter of calculating the inverse, giving me the final answer of:
\(\displaystyle \begin{pmatrix}0&0&1\\ \:-1&0&2\\ \:-1&-1&3\end{pmatrix}^{-1}=\begin{pmatrix}2&-1&0\\ 1&1&-1\\ 1&0&0\end{pmatrix}\)
-----
What my professor did is to rewrite the polynomial p(x):
\(\displaystyle F^3-3cF^2+3c^2F-c^3I=0\)
\(\displaystyle F^3-3cF^2+3c^2F=c^3I\)
\(\displaystyle F(F^2-3cF+3c^2I)=c^3I\)
\(\displaystyle F \left( \dfrac{1}{c^3}(F^2-3cF+3c^2I) \right)=I\)
Then, because \(\displaystyle FF^{-1}=I\), he concludes that \(\displaystyle F^{-1}=\dfrac{1}{c^3}(F^2-3cF+3c^2I)\)
...For brevity's sake, I'll omit the remaining calculations...
His final answer is thus:
\(\displaystyle F^{-1}=\begin{pmatrix}1-5c+6c^2&-c^2&2c-2c^2\\ -2c+3c^2&1-5c+5c^2&4c-5c^2\\ -2c+3c^2&-2c+2c^2&1+c-2c^2\end{pmatrix}\)
I note that if I let c=1, then our solutions match... we used different processes but we arrived at the same solution - all I did was realize that since I was given p(F)=0, c must be 1. When I got back the homework assignment, the part where I factor the expressions and arrive at c = 1 was marked with a large ? and the entire problem was marked wrong. Am I missing something? Or am I right that the professor made a mistake?