mirror of https://github.com/hearot/notes
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
615 B
TeX
27 lines
615 B
TeX
2 years ago
|
\documentclass[11pt]{article}
|
||
|
\usepackage{personal_commands}
|
||
|
\usepackage[italian]{babel}
|
||
|
|
||
|
\title{\textbf{Note del corso di Geometria 1}}
|
||
|
\author{Gabriel Antonio Videtta}
|
||
|
\date{24 marzo 2023}
|
||
|
|
||
|
\begin{document}
|
||
|
|
||
|
\maketitle
|
||
|
|
||
|
\begin{center}
|
||
|
\Large \textbf{Es. 24/03/2023}
|
||
|
\end{center}
|
||
|
|
||
|
%TODO: aggiungere matrice compagna di q(x) negli scorsi appunti di es. e calcolare polinomio minimo e caratteristico.
|
||
|
|
||
|
%TODO: recuperare la lezione e approfondirla.
|
||
|
|
||
|
\begin{remark}
|
||
|
Sia $k$ l'indice della decomposizione di Fitting su $f$. Allora
|
||
|
vale che $k = \mu_a(0)$ in $\varphi_f$.
|
||
|
\end{remark}
|
||
|
|
||
|
\end{document}
|