I am trying to tackle the following problem:
Suppose that $V$ is a vector space of dimension $7$ over the field of real numbers, and $T$ is a linear transformation on $V$ which satisfies $T^4 = I$. Compute the possible minimum polynomials of $T$, and the characteristic polynomial that goes with each choice.
The problem is confusing because it suggests that there is exactly one characteristic polynomial associated to a possible choice for minimum polynomial, but I believe this is not the case for this particular linear transformation. Clearly, the minimal polynomial divides $x^4 - 1$; so it could be $x^4 - 1$ (the dimension of $V$ is $7$) which factored out as $(x^2 + 1)(x + 1)(x - 1)$. From here it is not hard to see that there are several characteristic polynomials that goes with this choice of minimum polynomial. Am I right or am I missing something here?
You are correct in your assertion that for some of the possible cases for the minimal polynomial of $T$, the characteristic polynomial of $T$ is not uniquely determined, however in each such case, the characteristic polynomial of $T$ is constrained to a specific form.
Consider each case separately . . .
This completes the case analysis.
Based on the above results, I suspect that the intended wording of the problem was something like:
Suppose $V$ is a vector space of dimension $7$ over the field of real numbers, and $T$ is a linear transformation on $V$ which satisfies $T^4 = I$. Find all possibilities for the minimal polynomial of $T$, and for each case, determine the possible forms for the characteristic polynomial.