The following question is a review problem for qualifying material on Jordan normal forms. I am having a little trouble understanding the terminology and using the fact we are given coprime polynomials corresponding to cyclic blocks.
Let $M$ be a block diagonal matrix over a field, consisting of two cyclic blocks whose characteristic polynomials are have a GCD of one.
How do we prove that it is possible to select a basis so the matrix becomes one cyclic block?
If you are familiar with the Frobenius normal form it is quite easy to prove the statement.
First we compute the Smith form of the characteristic matrix of $A$ (where $A$ is your matrix). Since we have two cyclic blocks this is basically the Smith form of a $2 \times 2$ diagonal matrix which has entries $f_1, f_2$ where those are the characteristic (and minimal) polynomials of your blocks. $f_1$ and $f_2$ are coprime hence your Smith form is $diag(1,...,1,f_1 \cdot f_2)$. Therefore the Frobenius form of your matrix consists of one cyclic block.
This is probably not exactly the desired answer since it does not use the Jordan form but it is a proof in the context of the various normal forms and it is often helpful to consider different forms to prove different statements.