Deje $(1+t−t^3,1+t+t^2,1−t)$ $(t^3+t,2−t^3,2+t^3)$ dos bases de subespacios $L$$M$.
Encontrar una base de $L+M$$L\cap M$.
Creo $(1+t−t^3,\,1+t+t^2,\,1−t)$ probablemente podría ser expresado como $$ \begin{pmatrix} 1 & t & t^2 & t^3 \end{pmatrix} \begin{pmatrix} \phantom{-}1 & 1 & \phantom{-}1 \\ \phantom{-}1 & 1 & -1 \\ \phantom{-}0 & 1 & \phantom{-}0 \\ -1 & 0 & \phantom{-}0 \end{pmatrix} $$ y $(t^3+t,2−t^3,2+t^3)$ podría ser expresado como $$ \begin{pmatrix} 1 & t & t^2 & t^3 \end{pmatrix} \begin{pmatrix} 0 & \phantom{-}2 & 2 \\ 1 & \phantom{-}0 & 0 \\ 0 & \phantom{-}0 & 0 \\ 1 & -1 & 1 \end{pmatrix} $$ Pero estoy atascado entonces.