ich habe bei dieser Aufgabe ein Problem. Und zwar weiß ich nicht wie ich das ganze abgeben soll.
Seien y,t ∈ℝ
D = \( \begin{pmatrix} y & 0 & 0 & 0 \\ 0 & y& 0 &0 \\ 0 & 0 & y & 0\\ 0 & 0 &0 & y\end{pmatrix} \),
N = \( \begin{pmatrix} 0 & 1 & 0 & 0 \\ 0 & 0& 1 &0 \\ 0 & 0 & 0 & 1\\ 0 & 0 &0 & y\end{pmatrix} \) , A = D + N
Zu berechnen ist eNt und eAt ist zu bestimmen.
Ich habe mir überlegt, da D = y Identität ist, müsste man N2 und N3 herausfinden. Nur wie muss ich da vorgehen ?