Matrix exponentiation SEQ

After generarting transformation matrix successfully while returning the result for given n , why dont we multiply the last row which actually contains the coefficients (or did in starting) with given base matrix , and then return because fn also is in last (in left hand side ).