This commit is contained in:
2024-09-04 20:56:31 -03:00
parent d45746dabf
commit d81539d9fc
2 changed files with 2 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
#+title: Trabajo Practico 1 - Matematicas Discretas
#+author: Martin, Luca, Roy, Fede
#+options: date:nil num:nil
#+author: Martin Luraschi, Luca Troiano, Roy Herrera, Federico Polidoro
#+options: date:nil num:nil toc:nil
#+LATEX_HEADER: \usepackage{titlesec}
#+LATEX_HEADER: \titlelabel{\thetitle.\ }
#+LATEX_HEADER: \renewcommand\thesection{\arabic{section}}
@@ -314,21 +314,15 @@ Intervalos con números enteros
\left [ 3;\infty \right )
\end{center}
** c. la rueda de n+1 vértices, W_n
\begin{center}
2
\end{center}
** d. la estrella con n+1 vértices, S_n
\begin{center}
1
\end{center}
** e. el n-cubo
\begin{center}
\left [ 1;\infty \right )
\end{center}
** f. el grafo lineal L_n
\begin{center}
1,2
\end{center}
* 12 - Hallar la matriz de adyacencia de los grafos: K_6 , C_6, W_5, S_5 , L_6.
** K_6

Binary file not shown.