Libro Latex
Libro Latex
Libro Latex
23 de agosto de 2011
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Anibal Mu
noz Loaiza, Irma Pizza Tapia
Gustavo Villalobos Nieto
Composici
on de Documentos Cientficos con LATEX
Avanzado
No est
a permitida la reproduccion total o parcial de esta obra por
cualquier medio o metodo sin autorizacion escrita de los autores.
Derechos Reservados
Armenia Quindo Colombia 2007
ISBN
978-958-44-1088-7
Primera edici
on con 250 ejemplares, Impreso en Colombia.
LATEX Avanzado
ii
A. Mu
noz L., I. Pizza T., G. Villalobos N.
LATEX Avanzado
iii
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Agradecimientos:
Agradezco a mis maestros de doctorado en particular al
Dr. Andr
es Fraguela C., Dr. Vladimir V. Alexandrov y al
Dr. Arnoldo Bezanilla L., docentes investigadores de la
Facultad de Ciencias Fsico Matem
aticas de la Benem
erita Universidad Aut
onoma de Puebla, Puebla - M
exico. Al
Dr. Jos
e Lino Zumaquero R., docente investigador de la
Escuela de Biologa de dicha instituci
on, Al CONACyT,
a la Facultad de Educaci
on y Facultad de Ciencias B
asicas y Tecnologias, Universidad del Quindo, Armenia Quindo - Colombia. A si mismo mi aprecio a la familia
Cruz Lim
on y a la familia Guerrero S
anchez por el apoyo
moral y material que me brindaron durante la estadia de
mis estudios en M
exico.
Anibal Mu
noz Loaiza
Puebla, Puebla - M
exico
Mayo del 2007
LATEX Avanzado
iv
Prologo
En el mes y a
no en que Garca Marquez celebra sus ochenta a
nos de vida, y es homenajeado por la Real Academia de la
Lengua Espa
nola por sus 25 a
nos de recibir el premio Nobel de
literatura y 40 a
nos de haber escrito Cien A
nos de Soledad, es un
placer para mi, presentar este libro sobre composicion de documentos cientficos con LATEX avanzado.
Menciono a Gabo, porque al cambiar la maquina de escribir por
el procesador de texto, es una muestra significativa de como la inform
atica permea nuestras vidas y hace mas agradable el trabajo,
independiente de nuestra profesion.
La sociedad en general va evolucionando, impulsada por procesos de virtualizaci
on creciente, en un mundo en el que cada vez
m
as la inform
atica influye en nuestras vidas. Aparecen entonces
nuevas herramientas, nuevos instrumentos para hacer el trabajo
y con ello nuevas exigencias, pues debemos estar a tono con las
innovaciones que a diario surgen.
La escritura de textos ha sufrido transformaciones gracias a los
procesadores de palabra. La escritura de las matematicas es una de
las actividades que tambien presenta transformaciones sustanciales. Los profesores y estudiantes de matematicas, disponen ahora
de herramientas para los procesos matematicos, estadsticos, probabilsticos, para la edicion de material, etc.
LATEX, como un sistema empleado en edicion electronica de documentos, es una herramienta que facilita la elaboracion de todo
tipo de material y un instrumento para generar mejores presentaciones y aprendizajes de las matematicas. LATEX, un procesador de
textos formado mayoritariamente por un gran conjunto de ordenes
v
A. Mu
noz L., I. Pizza T., G. Villalobos N.
(macros) de TEX, escritas inicialmente por Leslie Lamport (LamportTeX), en 1984, con la intencion de facilitar el uso del lenguaje
de composici
on tipogr
afica, muy utilizado para la composicion de
artculos academicos, tesis y libros tecnicos, dado que la calidad tipogr
afica de los documentos, se ha convertido en una herramienta
pr
actica y u
til para la elaboracion de revistas y artculos academicos. Con este libro sobre Composicion de Documentos Cientficos
con LATEX Avanzado, se facilita el aprendizaje de LATEX, con ello
se consumen mejorar la edicion de expresiones matematicas, al
igual que la elaboraci
on de diagramas, tablas, graficas, proposiciones, artculos y transparencias. Es sin lugar a duda una excelente
herramienta y una alternativa para lograr editar textos de calidad.
Edgar Javier Carmona Su
arez
Candidato a Doctor
Universidad de las Palmas de Gran Canaria
LATEX Avanzado
vi
Indice general
1. Estructura de documentos
1.1. Fichero de entrada . . . . . . . . . .
1.1.1. Clases de documentos . . . .
1.1.2. Libreria de paquetes [9], [6],
1.2. Escritura matematica . . . . . . . .
2. Matem
aticas en LATEX
2.1. C
alculo . . . . . . . . . . . . . .
2.2. Conjuntos y L
ogica . . . . . . . .
2.3. Algebra lineal y moderna . . . .
2.4. Ecuaciones diferenciales . . . . .
2.5. Topologa y an
alisis funcional . .
2.6. Teora de control . . . . . . . . .
2.7. An
alisis complejo y medida . . .
2.8. Procesos estoc
asticos . . . . . . .
2.9. F
ormulas de reacciones qumicas
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
. . .
. . .
[11],
. . .
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
. . .
. . .
[16]
. . .
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
1
1
2
3
5
.
.
.
.
.
.
.
.
.
45
45
52
54
66
71
78
80
87
92
3. Diagramas, tablas y gr
aficas
95
3.1. Diagramas . . . . . . . . . . . . . . . . . . . . . . . 95
3.2. Diagramas de flujos . . . . . . . . . . . . . . . . . . 105
3.3. Arreglos matriciales y tablas . . . . . . . . . . . . . 115
4. Gr
aficas e Imagenes
131
4.1. Simulaciones y planos de fase . . . . . . . . . . . . 131
4.2. Imagenes . . . . . . . . . . . . . . . . . . . . . . . 138
5. Aplicaciones
5.1. Minip
aginas [26] . . . . .
5.2. Imagen en una minipagina
5.3. Poema e Imagen . . . . .
5.4. Pintura e Imagen . . . . .
vii
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
149
149
149
150
151
A. Mu
noz L., I. Pizza T., G. Villalobos N.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
152
153
155
156
157
159
164
LATEX Avanzado
viii
Indice de figuras
1.1. Conjunto de Mandelbrot [42]. . . . . . . . . . . . .
1.2. Superficie en R3 [43]. . . . . . . . . . . . . . . . .
17
18
y = y y 2 /12 . . . . . . . . . . . . . . . . . . . . .
y = y + 1 + sin 4t 2cos6t . . . . . . . . . . . . .
Modelo de Lotka - Volterra - Depredador . . . . .
Modelo de Lotka - Volterra - Presa . . . . . . . . .
Modelo de Lotka - Volterra - Presa . . . . . . . . .
Plano de fase dinamica Lotka - Volterra . . . . . .
w = 0,002w; x = 0,002w0,08xxy 2 ; y = 0,08x
y + xy 2 ; z = y . . . . . . . . . . . . . . . . . . . . .
4.8. w = 0,002w; x = 0,002w0,08xxy 2 ; y = 0,08x
y + xy 2 ; z = y . . . . . . . . . . . . . . . . . . . . .
4.9. Modelo de FitzHugh - Nagumo . . . . . . . . . . .
4.10. Modelo de FitzHugh - Nagumo . . . . . . . . . . .
4.11. Plano de fase dinamica FitzHugh - Nagumo . . . .
4.12. Fguras Imposibles: Satira sobre una falsa perspectiva, William Hogarth (1754); Cascada(1961); Belvedere (1958); Otro Mundo II (1974), M. C. Escher
(1898 - 1972) [27]. . . . . . . . . . . . . . . . . . .
4.13. Familia . . . . . . . . . . . . . . . . . . . . . . . .
4.14. Mi esposa . . . . . . . . . . . . . . . . . . . . . . .
4.15. Familias Mexicanas . . . . . . . . . . . . . . . . . .
4.16. Estatua del Cacique Calarca [45]. . . . . . . . . .
4.17. Mascotas de la familia: Katy, Coco y Mateo . . . .
4.18. Mapas de Colombia y Latinoamerica [47]. . . . . .
4.19. Pensadores Sociales [48], [53], [44], [50]. . . . .
4.20. Gr
aficas de Superficies . . . . . . . . . . . . . . . .
131
132
133
134
135
136
4.1.
4.2.
4.3.
4.4.
4.5.
4.6.
4.7.
ix
137
138
139
140
141
142
143
143
144
144
144
145
146
147
A. Mu
noz L., I. Pizza T., G. Villalobos N.
LATEX Avanzado
Indice de cuadros
1.1. Simbolos para vi
netas en LATEX . . . . . . . . . . .
1.2. C
odigos de simbolos y funciones [6], [11], [16] . . .
3.1.
3.2.
3.3.
3.4.
3.5.
Par
ametros del modelo . . .
Relaciones Binarias en LATEX
Operaciones Binarias . . . . .
Flechas . . . . . . . . . . . .
Miscelanea de Simbolos . . .
xi
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
42
43
121
122
123
125
127
A. Mu
noz L., I. Pizza T., G. Villalobos N.
LATEX Avanzado
xii
Captulo 1
Estructura de
documentos
1.1.
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Tama
no de letra: Con frecuencia 11pt, es el tama
no base
A
de la fuente utilizado por L TEX para el texto general del
documento. Por defecto LATEX emplea 10pt, pero otra opcion
es 12pt
Formato de papel: Es frecuente el papel A4, es decir, utilizamos el par
ametro: a4paper. Por defecto LATEX utiliza letterpaper. Otras opciones son: a5paper, b5paper, executivepaper y legalpaper
Lenguaje del documento: Si el texto esta en espa
nol, el
par
ametro a colocar es: spanish
Formato a una cara o a doble cara: A una cara el
par
ametro a colocar es oneside y a doble cara colocamos
twoside
Formato a dos columnas: Para componer un documento
a dos columnas, se escribe twocolumn como parametro
Par
ametros de numeraci
on de ecuaciones:
leqno Coloca la numeracion a la izquierda de la expresi
on matem
atica
reqno Coloca la numeracion a la derecha de la expresi
on matem
atica
fleqno En este caso la expresion matematica no aparece
centrada sino a la izquierda y la numeracion a la derecha
titlepage , notitlepage Indica si se debe iniciar una
p
agina nueva tras el ttulo del documento o no
openright, openany En este caso los captulos inician
o bien s
olo en paginas a la derecha, o bien en la proxima
que este disponible [6], [11], [16].
1.1.1.
Clases de documentos
book
Estilo: Libro
Estructura: Parte \part, Captulo \chapter, Seccion \section
LATEX Avanzado
A. Mu
noz L., I. Pizza T., G. Villalobos N.
article
Estilo: Artculo cientfico, Ponencia, Trabajo de practica de
formaci
on, Trabajo de seminario, Solicitudes y otros
Estructura: Secci
on \section, Subseccion \subsection
report
Estilo: Tesis, Libros peque
nos, Disertaciones, Guiones y similares
Estructura:Captulo \chapter, Seccion \section, Subsecci
on \subsection
Nota: La numeracion de tablas y formulas la hace por captulos
letter
Estilo: Carta
slides
Estilo: Diapositivas
proc
Estilo: Procedimientos(cercano al estilo artculo)
ltxguide
Estilo: Documentacion y guas sobre LATEX.
1.1.2.
La orden \usepackage le indica a LATEX que cargue un conjunto de macros que implementaran una funcionalidad. Mencionaremos los paquetes u
tiles para el logro de nuestro objetivo, escribir
un documento cientfico:
inputenc Permite introducir caracteres acentuados, simbolos de interrogaci
on, etc
Observaci
on: Para el caso de trabajar con MS - Windows
escribimos \usepackage[ansinew]{inputenc}
fancyhdr Sirve para controlar las posiciones de los elementos de las cabeceras y pies de pagina y se dividen en tres
sectores: izquierdo, centro y derecho, los cuales se indican
con las letras l, c, r respectivamente.
Observaci
on: En el caso de libros se puede hacer que las
p
aginas pares sean diferentes de las paginas impares.
LATEX Avanzado
A. Mu
noz L., I. Pizza T., G. Villalobos N.
top M
argen superior
bottom M
argen inferior
A. Mu
noz L., I. Pizza T., G. Villalobos N.
1.2.
Escritura matem
atica
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{displaymath}
TEXTO O EXPRESION MATEMATICA CENTRADA NO NUMERADA
\end{displaymath}
Ejemplo N 1:
x5 + x3 x + 6 = 0
\begin{displaymath}
x^{5}+\beta x^{3}-\delta x + 6= 0
\end{displaymath}
\begin{equation}
EXPRESION MATEMATICA NUMERADA
\end{equation}
Ejemplo N 2:
d
y + p(t)y = q(t)
dt
(1.1)
\begin{equation}
\frac {d}{dt} y + p(t) y = q(t)
\end{equation}
\begin{equation*}
EXPRESION MATEMATICA SIN NUMERAR
\end{equation*}
Ejemplo N 3:
f (x) =
x2 + 3
e2x 1
\begin{equation*}
f(x)= \left ( \frac {x^{2}+3}{e^{2x}-1}\right )
\end{equation*}
\begin{array}
ARREGLO EN FORMA MATRICIAL
\end{array}
LATEX Avanzado
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 4:
n + xn + 2 e x + 2 x + y + z
2x
sin x
ln|x| a1 b1
3 + |x|
uv
x
x+1
2+
2
3
\(\begin{array}{crcr} \theta _{n}+x^{-n}+2 &
e^{\sqrt{x}}+\frac
{\beta}{2} & x+y+z &
2^{x}\\
\sin{x} & ln|x| & a_{1}-b_{1} & 3+|x|\\
2+\alpha & \frac {x}{2} & \frac {uv}{3} &
\sqrt {x+1}
\end{array}\)
Ejemplo N 5:
1
2
..
.
n
\begin{displaymath}
\left (\begin{array}{c}
\beta_{1}\\
\beta_{2}\\
\vdots \\
\beta_{n}
\end{array}\right )
\end{displaymath}
Ejemplo N 6:
x11
x21
x31
x12 x13
x22 x23
x32 x33
a+b
c
\begin{displaymath}
\left ( \begin{array}{c}
\left |\begin{array}{ccc}
LATEX Avanzado
A. Mu
noz L., I. Pizza T., G. Villalobos N.
(1.2)
g(x) =
e2x + x
x3 1
2
h(x, y) = x2 y + xy 3 5
(1.3)
(1.4)
\begin{eqnarray}
\int_{a}^{b} f(x) dx & = & F(b)-F(a)\\
g(x) & = &
\left (\frac {e^{2x}+x}{x^{3}-1}\right )^{2}\\
h(x,y)& = & x^{2}y+ x y^{3}-5
\end{eqnarray}
\begin{eqnarray*}
CONJUNTO DE EXPRESIONES CENTRADAS
\end{eqnaray*}
Ejemplo N 8:
2x + 5y z = 6
x + 3y 9z = 4
2y 3z = 7
LATEX Avanzado
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{eqnarray*}
2x+5y-z & = & 6\\
-x+3y-9z & = & 4\\
2y-3z & = & 7
\end{eqnarray*}
Ejemplo N 9:
d
x = ax bxy
dt
d
y = cxy dy
dt
\begin{eqnarray*}
\frac {d}{dt}x & = & a x - b x y \\
\frac {d}{dt}y & = & c x y -d y
\end{eqnarray*}
\begin{cases}
EXPRESIONES ENTRE PARENTESIS
\end{cases}
Ejemplo N 10:
(
x
f (x) =
x+1
si x 1
si x > 1
\begin{displaymath}
f(x)=
\begin{cases}
x & \text{si}\quad x\leq 1\\
x+1 & \text {si}\quad x > 1
\end{cases}
\end{displaymath}
Expresiones matem
aticas en general
Ejemplo N 11:
\
x2 \
+ x 1 6= y
+1
LATEX Avanzado
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{displaymath}
\widehat{x^2+x-1}\neq \widehat {-y+1}
\end{displaymath}
Ejemplo N 12:
+
ex dx = 1
\begin{displaymath}
\boxed{\int_{0}^{+\infty}e^{-x}dx=1}
\end{displaymath}
Ejemplo N 13:
+
yn +1
x2 ex
\begin{displaymath}
\xleftarrow[y_{n}+1]{\alpha + \beta}\quad
\xleftarrow[\sum \Gamma
]{x^{2}-e^{-x}}
\end{displaymath}
Ejemplo N 14:
N
\begin{displaymath}
\mathbb{N \quad Z \quad Q \quad I \quad R}
\end{displaymath}
Ejemplo N 15:
1
1
1+
1+
1+
1
x
\begin{displaymath}
\cfrac{1}{1+\cfrac {1}{1+\cfrac {1}
{1+\cfrac{1}{x}}}}
\end{displaymath}
LATEX Avanzado
10
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 16:
|x|
\Biggl \lvert \Bigl
\lvert \bigl \lvert
\rvert \bigr \rvert
\Bigr \rvert \Biggr
\end{displaymath}
\lvert \biggl
\lvert x
\biggr \rvert
\rvert
Ejemplo N 17:
( )
%
%
%
%
\begin{displaymath}
(\cfrac{\vartheta}{\varrho})\quad \bigl
(\cfrac{\vartheta}{\varrho}\bigr )\quad
\biggl(\cfrac{\vartheta}{\varrho}\biggr )\quad
\Bigl(\cfrac{\vartheta}{\varrho}\Bigr )\quad
\Biggl(\cfrac{\vartheta}{\varrho}\Biggr )
\end{displaymath}
Ejemplo N 18:
Z
Z
g(x)dx
|g(x)| dx
\begin{displaymath}
\left \lvert \int_{0}^{1}g(x)dx \right
\rvert \leq \int_{0}^{1}\left
\lvert g(x) \right \rvert dx
\end{displaymath}
Ejemplo N 19:
11
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 20:
Modelos poblacionales de Reacci
on-Difusi
on:
P
2P
= D 2 + rP
t
x
P
2P
= D 2 + rP (1 P/K)
t
x
(1.5)
(1.6)
\textbf{Modelos poblacionales de
Reacci\on-Difusi\on: }
\begin{align}
\cfrac{\partial P}{\partial t}=
D\cfrac{\partial^{2}P}{\partial
x^{2}} + rP\\
\cfrac{\partial P}{\partial t}=
D\cfrac{\partial^{2}P}{\partial
x^{2}} + rP(1-P/K)
\end{align}
Ejemplo N 21:
y 0 ex y = x
y 00 + xy 0 = 3 (1.7)
y 00 = 0
y (IV ) xy = 1 (1.8)
\begin{flalign}
y-e^{x}y & = x &
y+ xy & = 3\\
y & = 0 &
y^{(IV)}- xy & = 1
\end{flalign}
Ejemplo N 22:
y (n) + an1 y (n1) + + a0 = 0
(1.9)
f (x)dx = g(y)dy
(1.10)
\begin{gather}
y^{(n)} + a_{n-1}y^{(n-1)} +
\cdots + a_{0}=0\\
f(x)dx=g(y)dy
\end{gather}
LATEX Avanzado
12
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 23:
( + )x3 + x2 + ( 2 + )x
+ ( ) = (3 + 2)x3 ( + 6)x2
+ (4 + )x ( + + 1) (1.11)
\begin{multline}
(\alpha + \beta)x^{3} +
\frac {\theta}{\epsilon} x^{2} +
(\alpha - 2\beta + \epsilon) x\\
+ (\beta - \epsilon)=(3+2\beta)x^{3}(\alpha + 6\beta) x^{2}\\
+ (4-\alpha + \epsilon) x (\epsilon + \alpha +1)
\end{multline}
Ejemplo N 24:
xy
mod n
\begin{displaymath}
x\equiv y \mod n
\end{displaymath}
Ejemplo N 25:
Z
Z
f (x) =
f (x)dx
\begin{displaymath}
\int \limits_{\partial \Omega}f(x)=
\int_{\partial \Omega}f(x)dx
\end{displaymath}
Ejemplo N 26:
X
n2 + 1
n=1
X
n2 + 1
n=1
LATEX Avanzado
n
13
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{displaymath}
\sum \limits_{n=1}^{\infty}
\cfrac {n^{2}+1}{n} =
\sum_{n=1}^{\infty}\cfrac {n^{2}+1}{n}
\end{displaymath}
Ejemplo N 27:
Q(i, j)
1i50
i<j<20
\begin{displaymath}
\sum_{\substack { 1\leq i \leq 50 \\[0.3cm]
i< j < 20 }} Q(i,j)
\end{displaymath}
\begin{abstract}
RESUMEN DE UN ARTICULO
\end{abstract}
\begin{slide}
CONTENIDO DE CADA TRANSPARENCIA
\end{slide}
\begin{minipage}
CONTENIDO DE UNA MINIPAGINA
\end{minipage}
Ejemplo N 28:
LATEX Avanzado
14
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Tama
no de letras
Colombia
Codigos
Colombia
\tiny
Colombia
\small
Colombia
\large
\Large
Colombia
\LARGE
Colombia
Colombia
\huge
\Huge
\begin{minipage}[l]{3in}
\text {Tama\~{n}o de letras}
\begin{itemize}
\item \tiny {Colombia}
\item \small {Colombia}
\item \large {Colombia}
\item \Large {Colombia}
\item \LARGE {Colombia}
\item \huge {Colombia}
\item \Huge {Colombia}
\end{itemize}
\end{minipage}
\begin{minipage}[r]{2in}
\quad \text{C\odigos}
\begin{itemize}
\item \verb|\tiny|
\item \verb|\small|
\item \verb|\large|
\item \verb|\Large|
\item \verb|\LARGE|
\item \verb|\huge|
\item \verb|\Huge|
\end{itemize}
\end{minipage}
Ejemplo N 29:
LATEX Avanzado
15
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Codigos
Tipos de letras
Colombia: Redonda
\textrm
Colombia: De maquina
\textt
Colombia: Media
\textmd
Colombia: Vertical
\textup
Colombia: Inclinada
\textsl
Colombia: Resaltada
\emph
\textsf
Colombia: Negrita
\textbf
Colombia: Italica
\textit
Colombia: Versalita
\textsc
\begin{minipage}[l]{3in}
\text {Tipos de letras}
\begin{itemize}
\item \textrm {Colombia}: Redonda
\item \texttt {Colombia}: De m\aquina
\item \textmd {Colombia}: Media
\item \textup {Colombia}: Vertical
\item \textsl {Colombia}: Inclinada
\item \emph {Colombia}: Resaltada
\item \textsf {Colombia}: Sin linea de pie
\item \textbf {Colombia}: Negrita
\item \textit {Colombia}: It\alica
\item \textsc {Colombia}: Versalita
\end{itemize}
\end{minipage}
\begin{minipage}[r]{2in}
\quad \text{C\odigos}
\begin{itemize}
\item \verb|\textrm|
\item \verb|\textt|
\item \verb|\textmd|
\item \verb|\textup|
\item \verb|\textsl|
LATEX Avanzado
16
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\item \verb|\emph|
\item \verb|\textsf|
\item \verb|\textbf|
\item \verb|\textit|
\item \verb|\textsc|
\end{itemize}
\end{minipage}
\begin{figure}
INCLUSION DE UNA FIGURA
\end{figure}
Ejemplo N 30:
\begin{figure}[h]
\centering
\includegraphics[width=3in]
{fotocaos}\\
\caption{Conjunto de
Mandelbrot ~\cite{wO00}}.
\end{figure}
Ejemplo N 31:
LATEX Avanzado
17
A. Mu
noz L., I. Pizza T., G. Villalobos N.
18
A. Mu
noz L., I. Pizza T., G. Villalobos N.
19
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\end{itemize}
Ejemplo N 33:
\!: Disminuye un espacio
\: Espacio muy peque
no
\_{\sqcup}: Espacio mediano
\left \right: Amplian los signos de agrupacion a
izquierda y derecha
\linespread{1.3}: Se coloca en el preambulo para textos a espacio y medio
\linespread{1.6}: Para textos a doble espacio
\vspace{longitud}: Aumenta la separacion entre dos
p
arrafos
\vspace*{longitud}: Separacion al final de pagina
\\[ ]: Separacion entre reglones
\bibitem{marcador}: Para introducir cada bibliografa
~
\vec: Para indicar vectores A
$ \vec A $
\frac{...}{...}: Para escribir fracciones
x2 +ex
cos x
20
A. Mu
noz L., I. Pizza T., G. Villalobos N.
21
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\mathrm{...}
I2
\mathbf{...}
Pn
i=1 xn = f (xn
\mathsf{...}
XY
\mathtt{...}
L2 [a, b]
\mathnormal{...}
R = R2
\mathit{...}
M odelo 6= Modelo
\textbf{Tipos matem\aticos}
\begin{itemize}
\item \verb|\mathcal{...}|\\
$\mathcal{R}$
\item \verb|\mathrm{...}|\\
$\mathrm{I}_2 $
\item \verb|\mathbf{...}|\\
$\sum_{i=1}^{n} x_{n}=\mathbf{f(x_{n}}$
\item \verb|\mathsf{...}|\\
$\mathsf{X\times Y}$
\item \verb|\mathtt{...}|\\
$\mathtt{L_{2}[a,b]}$
\item \verb|\mathnormal{...}|\\
$\mathnormal{R^{2}}=R^{2}$
\item \verb|\mathit{...}|\\
$Modelo \neq \mathit{Modelo}$
\end{itemize}
Ejemplo N 35:
1. 1cm
2. 2cm
3. 3cm
4. 4cm
5. 5cm
LATEX Avanzado
22
A. Mu
noz L., I. Pizza T., G. Villalobos N.
5cm
5cm
5cm
5cm
5cm
5cm
\begin{enumerate}
\item 1cm \rule{1cm}{1pt}
\item 2cm \rule{2cm}{1pt}
\item 3cm \rule{3cm}{1pt}
\item 4cm \rule{4cm}{1pt}
\item 5cm \rule{5cm}{1pt}
\begin{itemize}
\item 5cm \rule{5cm}{1pt}
\item 5cm \rule{5cm}{2pt}
\item 5cm \rule{5cm}{4pt}
\item 5cm \rule{5cm}{6pt}
\item 5cm \rule{5cm}{8pt}
\item 5cm \rule{5cm}{10pt}
\end{itemize}
\end{enumerate}
\begin{description}
LISTADO DE DESCRIPCIONES
\end{description}
Ejemplo N 36:
Puntos inferiores: \ldots
Un modelo matematico es . . .
Puntos al centro: \cdots
x1 + x2 + + xn
Puntos en diagonal: \ddots
x.
..
Puntos verticales: \vdots
x+y
..
.
z
LATEX Avanzado
23
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{description}
\item [Puntos inferiores:] \verb|\ldots |\\
Un modelo matem\atico es \ldots
\item [Puntos al centro:] \verb|\cdots |\\
$x_{1}+x_{2}+\cdots + x_{n}$
\item [Puntos en diagonal:] \verb|\ddots |\\
$x_{ \ddots }$
\item [Puntos verticales:] \verb|\vdots |\\
\(\begin{array}{c}
x+y \\
\vdots \\
z
\end{array}\)
\end{description}
Ejemplo N 37:
Lnea sobre expresi
on : \overline
x2 + +
Lnea bajo expresi
on : \underline
El Modelo Matematico Presa - Depredador
Lnea sobre y bajo una expresi
on : \overline
\underline
x1 + x2 + x3 + + xn
LLave horizontal sobre expresi
on : \overbrace
z }| {
z }| {
z}|{
x2 + +
LLave horizontal bajo expresi
on : \underbrace
z
}|
{
z}|{
x1 + x2 + x3 + + xn
|
{z
}
\begin{description}
\item [L\inea sobre expresi\on :]
\verb|\overline|\\
$\overline{\overline {\overline{{x}^{2}}+
\beta }+ \xi }$
\item [ L\inea bajo expresi\on :]
LATEX Avanzado
24
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\verb|\underline|\\
$\underline{\text
{El Modelo Matem\atico Presa - Depredador}}$\\
\item [L\inea sobre y bajo una expresi\on :]
\verb|\overline|\\
\verb|\underline|\\
$\overline{x_{1}+\overline{x_{2}}+
\underline{x_{3}+\cdots + x_{n}}}$
\item [LLave horizontal sobre expresi\on :]
\verb|\overbrace|\\
$\overbrace{\overbrace{\overbrace{{x}^{2}}
+\beta }+ \xi }$
\item [LLave horizontal bajo expresi\on :]
\verb|\underbrace|\\
$\overbrace{x_{1}+\overbrace{x_{2}}+
\underbrace{x_{3}+\cdots +
x_{n}}}$
\end{description}
Ejemplo N 38:
Tama
no de expresiones matem
aticas:
\displaystyle
p
ex + x2 + ln x
f (x) =
sin(2 + x)
\textstyle
ex + x2 + ln x
f (x) =
sin(2 + x)
\scriptstyle
f (x) =
ex + x2 +ln x
sin(2+x)
\scriptscriptstyle
f (x) =
ex +
x2 +ln x
sin(2+x)
25
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\item \verb|\displaystyle |
\begin{displaymath}
f(x)= \frac { \displaystyle e^{x}+
\sqrt{x^{2}+\ln x}}{\displaystyle
\sin(2\pi + x)}
\end{displaymath}
\item \verb|\textstyle |
\begin{displaymath}
f(x)=\frac { \textstyle e^{x}+\sqrt{x^{2}+
\ln x}}{\textstyle
\sin(2\pi + x)}
\end{displaymath}
\item \verb|\scriptstyle |
\begin{displaymath}
f(x)=\frac { \scriptstyle e^{x}+
\sqrt{x^{2}+\ln x}}{\scriptstyle
\sin(2\pi + x)}
\end{displaymath}
\item \verb|\scriptscriptstyle |
\begin{displaymath}
f(x)=\frac { \scriptscriptstyle e^{x}+
\sqrt{x^{2}+\ln
x}}{\scriptscriptstyle \sin(2\pi + x)}
\end{displaymath}
\end{description}
Ejemplo N 39:
26
A. Mu
noz L., I. Pizza T., G. Villalobos N.
LATEX Avanzado
27
A. Mu
noz L., I. Pizza T., G. Villalobos N.
LATEX Avanzado
28
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\ding{213} \\
\hline 215 \quad \ding{215} & 216 \quad
\ding{216} & 217 \quad
\ding{217} & 218 \quad \ding{218} & 219
\quad \ding{219} & 220 \quad
\ding{220} \\
\hline 222 \quad \ding{222} & 223 \quad
\ding{223} & 224 \quad
\ding{224} & 225 \quad \ding{225} & 226
\quad \ding{226} &
227 \quad \ding{227} \\
\hline 229 \quad \ding{229} & 230 \quad
\ding{230} & 231 \quad
\ding{231} & 232 \quad \ding{232} & 233
\quad \ding{233} & 234 \quad
\ding{234} \\
\hline 236 \quad \ding{236} & 237 \quad
\ding{237} & 238 \quad
\ding{238} & 239 \quad \ding{239} & 241
\quad \ding{241} & 242 \quad
\ding{242}\\
\hline 244 \quad \ding{244} & 245 \quad
\ding{245} & 246 \quad
\ding{246} & 247 \quad \ding{247} & 248
\quad \ding{248} &
249 \quad \ding{249}\\
\hline 39 \quad \ding{39} & 46 \quad
\ding{46} & 53 \quad
\ding{53} & 60 \quad \ding{60} & 67 \quad
\ding{67} & 74 \quad
\ding{74}\\
\hline 81 \quad\ding{81} & 88 \quad \ding{88}
& 96 \quad\ding{96} &
103 \quad \ding{103} & 110 \quad \ding{110}
& 117 \quad \ding{117}\\
\hline \hline
\end{tabular}
\end{displaymath}
\end{table}
Epidemiologa
LATEX Avanzado
29
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Modelo Matematico
Susceptible
Infeccioso
Inmune
Removido
Portador
Virus
Ant
geno
Pat
ogeno
Umbral Epid
emico
R0
Modelo SIR
Modelo SIS
Model SEIR
\begin{itemize}
\item \textcolor[rgb]{1,0,0}
{\Huge Epidemiolog\ia}
\item \textcolor[rgb]{.8,0,0}
{\Huge Modelo Matem\atico}
\item \textcolor[rgb]{.6,1,0}{\Huge
\item \textcolor[rgb]{.4,0,1}{\Huge
\item \textcolor[rgb]{.2,0,1}{\Huge
\item \textcolor[rgb]{0,1,0}{\Huge
\item \textcolor[rgb]{0,.8,0}{\Huge
\item \textcolor[rgb]{0,.6,0}{\Huge
\item \textcolor[rgb]{0,.4,1}{\Huge
\item \textcolor[rgb]{0,.2,1}{\Huge
\item \textcolor[rgb]{0,0,1}
{\Huge Umbral Epid\emico}
\item \textcolor[rgb]{0,0,.8}{\Huge
$R_{0}$}
\item \textcolor[rgb]{0,0,.6}{\Huge
LATEX Avanzado
Susceptible}
Infeccioso}
Inmune}
Removido}
Portador}
Virus}
Ant\igeno}
Pat\ogeno}
Modelo SIR}
30
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Modelos Epidemiologicos
Modelos SIR
Modelo SIRS
Modelo SEIR
Modelo SEIRS
Modelo SIR1 . . . Rn S
+ Modelos SIS
Modelo SEIS
Modelo SI1 I2 S
Modelo SEI1 I2 S
+ Modelo SI
+
31
A. Mu
noz L., I. Pizza T., G. Villalobos N.
!
"
#
$
!
"
#
$
!
"
#
$
!
"
#
$
!
"
#
$
!
"
#
$
!
"
#
$
!
"
#
$
!
"
#
$
!
"
#
$
!
"
#
$
!
"
#
$
!
"
#
$
!
"
#
$
!
"
#
$
!
"
#
$
I
J
K
L
I
J
K
L
I
J
K
L
I
J
K
L
I
J
K
L
I
J
K
L
I
J
K
L
I
J
K
L
I
J
K
L
I
J
K
L
I
J
K
L
I
J
K
L
I
J
K
L
I
J
K
L
I
J
K
L
I
J
K
L
0
.
/
2
0
.
/
2
0
.
/
2
0
.
/
2
0
.
/
2
0
.
/
2
0
.
/
2
0
.
/
2
0
.
/
2
0
.
/
2
0
.
/
2
0
.
/
2
0
.
/
2
0
.
/
2
0
.
/
2
0
.
/
2
32
A. Mu
noz L., I. Pizza T., G. Villalobos N.
?
@
A
B
+
*
+
,
*
+
,
*
+
,
*
+
,
*
+
,
*
+
,
*
+
,
*
+
,
*
+
,
*
+
,
*
+
,
*
+
,
*
+
,
*
+
,
*
+
,
<
=
>
?
<
=
>
?
<
=
>
?
<
=
>
?
<
=
>
?
<
=
>
?
<
=
>
?
<
=
>
?
`
c
d
e
`
c
d
e
`
c
d
e
`
c
d
e
`
c
d
e
`
c
d
e
`
c
d
e
`
c
d
e
*
+
,
<
=
>
?
<
=
>
?
<
=
>
?
<
=
>
?
`
c
d
e
`
c
d
e
`
c
d
e
`
c
d
e
`
c
d
e
`
c
d
e
`
c
d
e
`
c
d
e
Ejemplo N 42:\\
\begin{center}
{\Large L\ineas con s\imbolos}
\end{center}
\begin{dinglist}{43}
\item \textcolor[rgb]{.2,.3,.9}
{\huge L\ineas con con Tarot}
\begin{dingautolist}{192}
\item \textcolor[rgb]{.9,.1,.2}{\dingfill{171}}
\item \textcolor[rgb]{.1,.6,.9}{\dingfill{170}}
\item \textcolor[rgb]{.1,.4,.7}{\dingfill{169}}
\item \textcolor[rgb]{.8,.2,.6}{\dingfill{168}}
\end{dingautolist}
\item \textcolor[rgb]{.2,.3,.9}
{\huge L\ineas con tijeras }
\begin{dingautolist}{74}
\item \textcolor[rgb]{.9,.1,.2}{\dingfill{33}}
\item \textcolor[rgb]{.1,.6,.9}{\dingfill{34}}
\item \textcolor[rgb]{.1,.4,.7}{\dingfill{35}}
\item \textcolor[rgb]{.8,.2,.6}{\dingfill{36}}
\end{dingautolist}
\item \textcolor[rgb]{.2,.3,.9}
{\huge L\ineas con estrellas}
\begin{dingautolist}{72}
\item \textcolor[rgb]{.9,.1,.2}{\dingfill{73}}
\item \textcolor[rgb]{.1,.6,.9}{\dingfill{74}}
\item \textcolor[rgb]{.1,.4,.7}{\dingfill{75}}
\item \textcolor[rgb]{.8,.2,.6}{\dingfill{76}}
LATEX Avanzado
33
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\end{dingautolist}
\item \textcolor[rgb]{.2,.3,.9}
{\huge L\ineas con flechas}
\begin{dingautolist}{68}
\item \textcolor[rgb]{.9,.1,.2}{\dingfill{248}}
\item \textcolor[rgb]{.1,.6,.9}{\dingfill{249}}
\item \textcolor[rgb]{.1,.4,.7}{\dingfill{251}}
\item \textcolor[rgb]{.8,.2,.6}{\dingfill{252}}
\end{dingautolist}
\item \textcolor[rgb]{.2,.3,.9}
{\huge L\ineas con l\apices}
\begin{dingautolist}{40}
\item \textcolor[rgb]{.9,.1,.2}{\dingfill{48}}
\item \textcolor[rgb]{.1,.6,.9}{\dingfill{46}}
\item \textcolor[rgb]{.1,.4,.7}{\dingfill{47}}
\item \textcolor[rgb]{.8,.2,.6}{\dingfill{50}}
\end{dingautolist}
\item \textcolor[rgb]{.2,.3,.9}
{\huge L\ineas con manos}
\begin{dingautolist}{63}
\item \textcolor[rgb]{.9,.1,.2}{\dingfill{42}}
\item \textcolor[rgb]{.1,.6,.9}{\dingfill{43}}
\item \textcolor[rgb]{.1,.4,.7}{\dingfill{45}}
\item \textcolor[rgb]{.8,.2,.6}{\dingfill{44}}
\end{dingautolist}
\item \textcolor[rgb]{.2,.3,.9}
{\huge L\ineas con cruces}
\begin{dingautolist}{98}
\item \textcolor[rgb]{.9,.1,.2}{\dingfill{60}}
\item \textcolor[rgb]{.1,.6,.9}{\dingfill{61}}
\item \textcolor[rgb]{.1,.4,.7}{\dingfill{62}}
\item \textcolor[rgb]{.8,.2,.6}{\dingfill{63}}
\end{dingautolist}
\item \textcolor[rgb]{.2,.3,.9}
{\huge L\ineas con flores}
\begin{dingautolist}{118}
\item \textcolor[rgb]{.9,.1,.2}{\dingfill{96}}
\item \textcolor[rgb]{.1,.6,.9}{\dingfill{99}}
\item \textcolor[rgb]{.1,.4,.7}{\dingfill{100}}
\item \textcolor[rgb]{.8,.2,.6}{\dingfill{101}}
\end{dingautolist}
\end{dinglist}
LATEX Avanzado
34
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 43:
Miscelanea de smbolos:
l b 6
C A
B 7 D 9
\begin{center}
\textbf{Miscelanea de s\imbolos:}\\[15pt]
\textleaf \quad \textborn \quad
\phone \quad \kreuz \quad
\ding{40}\quad \sun \quad \eighthnote \\
\halfnote \quad \twonotes
\quad
\fullnote \quad \quarternote \quad
\davidsstar \quad \hexstar\\
\varhexstar \quad \hexagon \quad
\pentagon \quad \varhexagon \quad
\female \quad \male\\[15pt]
\end{center}
Ejemplo N 44:
\Estilo de reloj =n
0
J
01J
0023JJ
Con Borde
0
1
2
3
1J
23JJ
Sin Borde
\begin{center}
\begin{tabular}{ccc}
\texttt{\char92 Estilo de reloj =}\textit{n}
Con Borde & Sin Borde\\
0
& \clockfont\ClockStyle=0
\ClockFrametrue\clock{10}{10}
& \clockfont\ClockStyle=0
\ClockFramefalse\clock{10}{10}\\
1
& \clockfont\ClockStyle=1
\ClockFrametrue\clock{10}{10}
& \clockfont\ClockStyle=1
\ClockFramefalse\clock{10}{10}\\
LATEX Avanzado
&
35
A. Mu
noz L., I. Pizza T., G. Villalobos N.
2
& \clockfont\ClockStyle=2
\ClockFrametrue\clock{10}{10}
& \clockfont\ClockStyle=2
\ClockFramefalse\clock{10}{10}\\
3
& \clockfont\ClockStyle=3
\ClockFrametrue\clock{10}{10}
& \clockfont\ClockStyle=3
\ClockFramefalse\clock{10}{10}
\end{tabular}
\end{center}
Ejemplo N 45:
\begin{spacing}{0.5}
\textcolor[rgb]{.6,.2,.2}{\tiny El dengue es una
LATEX Avanzado
36
A. Mu
noz L., I. Pizza T., G. Villalobos N.
enfermedad viral\\
transmitida por el mosquito
\textbf{\textit{Aedes aegypti}}}
\end{spacing}
Ejemplo N 48:
\begin{spacing}{4}
\textcolor[rgb]{.2,.3,.7}{\tiny El dengue es una
enfermedad viral\\
transmitida por el mosquito
\textbf{\textit{Aedes aegypti}}}
\end{spacing}
\begin{verbatim}
PROGRAMA DEL TEXTO GENERADO
\end{verbatim}
\begin{flushleft}
A LA IZQUIERDA
JUSTIFICACION
\end{flushleft}
Ejemplo N 49:
De los n
umeros naturales
s
olo pocos se destacan,
particularmente notables
que a otros n
umeros opacan.
\begin{flushleft}
De los n\umeros naturales\\
LATEX Avanzado
37
A. Mu
noz L., I. Pizza T., G. Villalobos N.
De los n
umeros naturales
solo pocos se destacan,
particularmente notables
que a otros n
umeros opacan.
\begin{center}
JUSTIFICACION A LA DERECHA
\end{center}
Ejemplo N 51:
De los n
umeros naturales
solo pocos se destacan,
particularmente notables
que a otros n
umeros opacan.
\begin{table}
INCLUSION DE TABLA
\end{table}
Ejemplo N 52:
\begin{table}[h]
\caption {C\odigos de simbolos y funciones
~\cite{bT98},~\cite{gG96},~\cite{lL94}}
\begin{displaymath}
\begin{tabular}{|l|r|l|r|}
\hline
codigo & simbolo
& codigo & simbolo \\
\hline \hline \verb|\sum| & $\sum $
&
\verb|\det| & $ \det $ \\
\hline \verb|\prod| & $\prod $
&
LATEX Avanzado
38
A. Mu
noz L., I. Pizza T., G. Villalobos N.
39
A. Mu
noz L., I. Pizza T., G. Villalobos N.
INCLUSION DE TEOREMA
\end{teorema}
Ejemplo N 53:
Teorema 1. Sea : Rn Rn un difeomorfismo regular
C 1 y sea f : () R medible(Lebesgue).
Si f 0
o f L1 (dx). Entonces:
Z
Z
f (x)dx = (f (x)).|J(x)|dx
()
\newtheorem{teo}{Teorema}
\begin{teo}
Sea $\varphi : \Omega \subset
\mathbf{R^{n}} \longrightarrow
\mathbf{R^{n}}$ un difeomorfismo
regular $C^{1}$ y sea
$f:\varphi(\Omega)\longrightarrow
\mathbf{R}$ medible(Lebesgue).\\
Si $f\geq 0$ \o $f\in L^{1}(dx)$.
Entonces:\\\\
\begin{displaymath}
\int_{\varphi(\Omega)} f(x)dx=
\int_{\Omega}(f\circ \varphi
(x)).|J(x)|dx
\end{displaymath}
\end{teo}
\begin{corolario}
DE COROLARIO
INCLUSION
\end{corolario}
Ejemplo N 54:
Corolario 1. Sea (X, d) un espacio metrico y C X cerrado;
entonces cada funci
on numerica continua f : C R tiene una
prolongaci
on numerica continua f de X en R.
\begin{cor}
Sea $(X,d)$ un espacio m\etrico y
$C\subset X$ cerrado;entonces
cada funci\on num\erica continua
$f : C\longrightarrow \mathbf
LATEX Avanzado
40
A. Mu
noz L., I. Pizza T., G. Villalobos N.
INCLUS
ION DE UNA DEFINICION
\end{definicion}
Ejemplo N 55:
Definici
on 1. Sea (X, d) un espacio seudometrico, un subconjunto A X se llama cerrado si A = A.
\newtheorem{ley}{Definici\on}
\begin{ley}
Sea $(X,d)$ un espacio seudom\etrico,
un subconjunto $A\subset X$
se llama cerrado si $A=\overline A$.
\end{ley}
Ejemplo N 56:
Definici
on 2. Se dice que es una medida de Borel en R si
est
a definida sobre la
algebra de los conjuntos de Borel BR .
\newtheorem{ley1}{Definici\on}
\begin{ley}
Se dice que $\mu$ es una
\textbf{medida de Borel} en $R$ si est\a
definida sobre la $\sigma-$\algebra
de los conjuntos de Borel
$B_{R}$.
\end{ley}
\begin{thebibliography}
DE LA BIBLIOGRAFIA
INCLUSION
\end{thebibliografia}
LATEX Avanzado
41
A. Mu
noz L., I. Pizza T., G. Villalobos N.
!
(
/
6
=
D
K
R
Z
a
h
o
v
}
'
Q
34
41
48
55
62
69
76
83
91
98
105
112
119
126
167
174
181
188
195
202
209
216
223
230
237
245
46
88
"
)
0
7
>
E
L
S
[
b
i
p
w
~
.
X
35
42
49
56
63
70
77
84
92
99
106
113
120
161
168
175
182
189
196
203
210
217
224
231
238
246
53
96
#
*
1
8
?
F
M
T
\
c
j
q
x
5
`
36
43
50
57
64
71
78
85
93
100
107
114
121
162
169
176
183
190
197
204
211
218
225
232
239
247
60
103
$
+
2
9
@
G
N
U
]
d
k
r
y
<
g
LATEX Avanzado
37
44
51
58
65
72
79
86
94
101
108
115
122
163
170
177
184
191
198
205
212
219
226
233
241
248
67
110
%
,
3
:
A
H
O
V
^
e
l
s
z
C
n
38
45
52
59
66
73
80
87
95
102
109
116
123
164
171
179
185
192
199
206
213
220
227
234
242
249
74
117
&
4
;
B
I
P
W
_
f
m
t
{
J
u
42
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Cuadro 1.2: C
odigos de simbolos y funciones [6], [11], [16]
codigo
\sum
\prod
\int
\cos
\ker
\sin
\lg
\ln
\cot
\sec
\Re
\emptyset
\infty
\nabla
\triangle
\forall
\exists
\surd
\bot
\clubsuit
simbolo
P
Q
R
cos
ker
sin
lg
ln
cot
sec
<
codigo
\det
\exp
\sup
\inf
\tan
\lim
\hom
\liminf
\limsup
\partial
\spadesuit
\pm
\div
\ast
\bullet
\cap
\cup
\otimes
\vee
\wedge
LATEX Avanzado
simbolo
det
exp
sup
nf
tan
lm
hom
lm inf
lm sup
43
A. Mu
noz L., I. Pizza T., G. Villalobos N.
LATEX Avanzado
44
Captulo 2
Matem
aticas en LATEX
Este captulo se divide en formulaciones matematicas en las
siguientes
areas:
C
alculo [25]
L
ogica y teora de conjuntos [13]
Algebra
lineal y
algebra moderna [17], [12]
Ecuaciones diferenciales ordinarias, ecuaciones diferenciales
parciales (EDP) y ecuaciones en diferencias [19], [24], [14],
[8]
Topologa y an
alisis funcional [13], [10]
Teora de control y optimizacion [2], [3]
Teora de la medida y variable compleja [20], [21]
Estadstica y procesos estocasticos [5], [7]
2.1.
C
alculo
A. Mu
noz L., I. Pizza T., G. Villalobos N.
f1 (x) = mx + b
n
(2.1)
f2 (x) = a0 x + a1 x
n1
+ + an
f3 (x) = |x|
f4 (x) = e
(2.3)
f5 (x) = cosh x
x + 1
f6 (x) =
2
(2.2)
(2.4)
(2.5)
si x 0
si 0 < x 5
si x > 5
(2.6)
\begin{eqnarray}
f_1 (x) & = & mx+b\\
f_2 (x) & = & a_0 x^n + a_1 x^{n-1}+
\cdots + a_n\\
f_3 (x) & = & |x|\\
f_4 (x) & = & e^x\\
f_5 (x) & = & \cosh x\\
f_6 (x) & = &
\begin{cases}
x+1 &\text {si $x\leq 0$}\\
2 &\text {si $0< x \leq 5$}\\
x &\text {si $x>5$}
\end{cases}
\end{eqnarray}
Ejemplo N 58:
x2 + ex+2 sin x
+ 3x
s
cos x + xe 2
3
x
g(x) =
x + e 2+
ln |x| + sin x
f (x) =
(2.7)
(2.8)
\begin{eqnarray}
f(x) & = & \frac {x^2 + e^{x+2} - \sin x }
{\beta + 3\varphi x}\\
g(x) & = & \sqrt {x^3 +
\sqrt {e^x -2} + \left(\frac {\cos x +
x^e}{\ln |x| + \sin x} \right )^2}
\end{eqnarray}
LATEX Avanzado
46
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 59:
(
lm
x+
ex 1
x + sin x
)3
,
n
X
2
1
lm
=
n
k2
6
k=1
\begin{equation*}
\lim_{x \rightarrow + \infty } \left
\{ \frac {e^{x^2}-1}{x+\sin
x}\right \}^3 \quad, \quad
\lim_{n \rightarrow \infty}
\sum_{k=1}^n
\frac {1}{k^2}=\frac {\pi ^2}{6}
\end{equation}
Ejemplo N 60:
x10
x [1, +)
para todo
\begin{displaymath}
x-1 \geq 0\qquad \textrm {para todo}\qquad
x\in [1,+\infty)
\end{displaymath}
Ejemplo N 61:
xnn
xn
xnk
\begin{displaymath}
x_{n_{n}}\qquad x^{n^n}\qquad x_k ^{n^n}
\end{displaymath}
Ejemplo N 62:
1+
1
1
1 + 1+x
1
1+
1
x
1
1
x
\begin{displaymath}
1+\frac {1}{1+\frac {1}{1+x}}\qquad
\frac {1-\frac {1}{x}}{1+\frac
{1}{\frac {1}{x}}}
\end{displaymath}
LATEX Avanzado
47
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 63:
x
x+n
x3 +2
ex
x+1
2
x + 1
x
n 2
Y
k +1
k=1
k1
\begin{equation*}
\binom{x}{x+n} \binom {\frac {x^3+2}{e^x}}{x+1}
\quad,\quad \left
|\frac {x^2 + 1}{x}\right | \quad, \quad
\prod_{k=1}^n \left \{\frac
{k^2+1}{k-1}\right \}
\end{equation*}
Ejemplo N 64:
p2n+1
2n+1 X
n
1
1
2m 2 2m+1
=
Cm
C2m
2m
3
2
m=0
\begin{equation*}
p_{2n+1}=\left (\frac {1}{3}\right )^{2n+1}
\sum_{m=0}^n \frac
{1}{2^{2m}}\left (C_m^{2m}\right ) ^2 C_{2m}^{2m+1}
\end{equation*}
Ejemplo N 65:
g1
g(x, y) = gi = g2
g3
x (y + 21 ) si y < 1
= x + y
si 1 y 3
x (y 23 ) si y > 3
\begin{equation*}
g(x,y)=g_i=
\begin{cases}
g_1 & \\
g_2 & = \\
g_3 & \\
\end{cases}
\begin{cases}
-x-\eta (y+2\theta_1) &
\text {si $ y<-\theta_1$}\\
-x+\eta y & \text {si $-\theta_1
LATEX Avanzado
48
A. Mu
noz L., I. Pizza T., G. Villalobos N.
"
sR (N0 ) = lm log
t
TY
1
p (N1 )
t=0
T
1
X
= lm 1
log(p (Nt ))
T T
t=0
\begin{equation*}
s_R (\hat{N_0})=\lim_{t\rightarrow \infty}
\log \left (\left
[\prod_{t=0}^{T-1} \lambda_p (\hat{N_1})
\right ]^{\frac
{1}{T}}\right )=\lim_{T\rightarrow \infty}
\frac {1}{T}
\sum_{t=0}^{T-1} \log (\lambda_p (\hat{N_t}))
\end{equation*}
Ejemplo N 67:
def
f (x) = x3 + 3x2 6
\begin{equation*}
f(x)\overset{\text{def}}{=} x^3 +3x^2-6
\end{equation*}
Ejemplo N 68:
n
z
}|
{
x1 + x2 + x3 + + xn
\begin{equation*}
\overbrace{x_1+x_2+x_3+\cdots +x_n}^{n}
\end{equation*}
Ejemplo N 69:
lm
f (x, y)
(x,y)(0,0)
y=mx
LATEX Avanzado
49
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{equation*}
\underset{y=mx}
{\underset {(x,y)
\rightarrow (0,0)}{\lim }} f(x,y)
\end{equation*}
Ejemplo N 70:
Z
Z
(x)
|xx0 |<X0
lm
|xx0 |<X0
(x)
(x, y)dxdy
\begin{equation*}
\int_{\vert x-x_0 \vert < X_0 }
\phi (x)\quad,\quad
\int \lim_{\vert
x-x_0 \vert < X_0 } \phi (x) \quad,\quad
\iint \phi (x,y)dxdy
\end{equation*}
Ejemplo N 71:
+
% +
+ + 0
W+
+ + 0
& e+ +
e
\begin{displaymath}
\mbox{W}^+ \
\begin{array}{l}
\nearrow \raise 5pt
\hbox {$\mu^+ +\nu_{\mu}$}\\
\rightarrow
\pi ^+ +\pi^0
\\ [5pt]\\
\rightarrow
\kappa^+ + \pi^0 \\
\searrow \lower 5pt
\hbox {$\mathrm{e}^+ + \nu_{\scriptstyle
\mathrm{e}}$}
\end{array}
\end{displaymath}
LATEX Avanzado
50
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 72:
%
+
++
+ +
& 222
\begin{displaymath}
\mbox{$\chi$}^+ \
\begin{array}{l}
\nearrow \raise 5pt
\hbox {$\beta^{\epsilon + \pi}$}\\
\rightarrow
\overset {\circ} {\overset {\circ}{\lambda}} +
\theta_{-}^{++} \\ [5pt]\\
\searrow \lower 5pt \hbox {$2^{2^2}$}
\end{array}
\end{displaymath}
Ejemplo N 73:
% P11
% P21
&P
22
Pnn P21
% P23
&P
24
&P
% P25
31
&P
26
\begin{displaymath}
\mbox{$P_{nn}$} \
\begin{array}{ll}
\nearrow \raise 5pt \hbox {$P_{11}$}
\begin {array}{l} \nearrow
\raise 5pt \hbox {$P_{21}$}\\
\searrow \lower 5pt \hbox {$P_{22}$}\\ [5pt]
\end{array}\\
\rightarrow
\ P_{21} \begin {array}{l}
\nearrow \raise 5pt
\hbox {$P_{23}$} \\
\searrow \lower 5pt \hbox {$P_{24}$}\\ [5pt]
LATEX Avanzado
51
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\end{array}\\
\searrow \lower 5pt \hbox {$P_{31}$}
\begin{array}{l}
\nearrow \raise
5pt \hbox {$P_{25}$}\\
\searrow \lower 5pt \hbox {$P_{26}$}
\end{array}
\end{array}
\end{displaymath}
2.2.
Teora de conjuntos y l
ogica
En esta secci
on se mostrara la composicion de diferentes expresiones de la teora de conjuntos y logica.
Ejemplo N 74:
\begin{equation*}
\begin{cases}
A\subseteq B \quad \wedge \quad B\subseteq A
\Rightarrow A=B\\
A\cup (B\cup C)=(A\cup B)\cup C\\
A\cap (B\cup C)=(A\cap B)\cup (A\cap C)\\
f(A\cup B)=f(A)\cup f(B)
\end{cases}
\end{equation*}
AB BAA=B
A (B C) = (A B) C
A (B C) = (A B) (A C)
f (A B) = f (A) f (B)
Ejemplo N 75:
f ({A : A C}) = {f (A) : A C}
f
(A B) = f
(A) f
(B)
(2.9)
(2.10)
\begin{eqnarray}
f(\cup \{A: A\in \textit{C}\}) & =
& \cup \{f(A):A\in
LATEX Avanzado
52
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\textit{C}\}\\
f^{-1}(A\cap B) & = & f^{-1}(A)\cap f^{-1}(B)
\end{eqnarray}
Ejemplo N 76:
f : X Y g : Y Z =
(
(g f )(A) = g(f (A))
para A X
1
1
1
(g f ) (B) = f (g (B)) donde B Z
\begin{displaymath}
f:X\longrightarrow Y\quad \wedge \quad
g:Y\longrightarrow Z
\Longrightarrow
\end{displaymath}
\begin{displaymat}
\begin{cases}
(g\circ f)(A)=g(f(A)) & \text{para
$A\subseteq X$}\\
(g\circ f)^{-1}(B)=f^{-1}(g^{-1}(B)) &
\text{donde $B\subseteq Z$}
\end{cases}
\end{displaymath}
Ejemplo N 77:
(2.11)
para alg
un i I}
(2.12)
(2.13)
\begin{eqnarray}
|\cup (I_j \mid j\in J )|< m\\
A=\{x \in X \mid x \in X_i \quad
\text{para alg\un $i\in I$}\}\\
\langle x,y \rangle \leq
\langle x_1,y_1\rangle
\Leftrightarrow
x<x_1 \vee x=x_1 \wedge y\leq y_1
\end{eqnarray}
LATEX Avanzado
53
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 78:
= x (y z)
= (x y) (x z)
=yz
\begin{equation*}
\begin{cases}
x & = x\wedge (y\vee z)\\
& = (x\wedge y)\vee (x \wedge z)\\
& = y \vee z
\end{cases}
\end{equation*}
Ejemplo N 79:
x K
F (x) TK (x) 6=
\begin{equation*}
\forall x \in K \quad,\quad F(x)
\cap T_K (x) \neq \emptyset
\end{equation*}
2.3.
Se dar
an algunos ejemplos de diferentes tipos de expresiones
algebracas y sus respectivos programas.
Ejemplo N 80:
+
,
1
3
,
x1
x2
J(X) = x
3
..
.
\begin{displaymath}
\begin{pmatrix}
\alpha & \\
\omega +\epsilon &
\end{pmatrix}
\quad,\quad
\begin{pmatrix}
LATEX Avanzado
54
A. Mu
noz L., I. Pizza T., G. Villalobos N.
-1 &\\
3\alpha &
\end{pmatrix}
\quad, \quad J(X)=
\begin{pmatrix}
x_1 &\\
x_2 &\\
x_3 &\\
\vdots
\end{pmatrix}
\end{displaymath}
Ejemplo N 81:
L = span
2
x
1
xy
0
2
y
1
\begin{equation*}
L=span \left \{
\begin{pmatrix}
x^2 \\
1 \\
\end{pmatrix}
\quad,\quad
\begin{pmatrix}
x y \\
0 \\
\end{pmatrix}
\quad,\quad
\begin{pmatrix}
y^2 \\
1 \\
\end{pmatrix}
\right \}
\end{equation*}
Ejemplo N 82:
det(A In ) = 0
\begin{equation*}
\det (A-\lambda I_n)=0
\end{equation*}
LATEX Avanzado
55
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 83:
x11
x21
DF(X) = x31
..
.
x12
x22
x32
..
.
x13
x23
x33
..
.
x1n
x2n
x3n
..
x_{13}
x_{23}
x_{33}
\vdots
x_{n3}
&
&
&
&
&
\cdots
\cdots
\cdots
\cdots
\cdots
&
&
&
&
&
x_{1n}\\
x_{2n}\\
x_{3n}\\
\vdots \\
x_{nn}
Ejemplo N 84:
x
1 3
x
=
y
y
(2.14)
(2.15)
3
1
+ 2 e2 t
y(x) = 1 e1 t
4
2
(2.16)
(2.17)
Z t
0
3
e
t 3t
t2 /2 et
d =
(2.18)
(2.19)
1 2
1
1
1 0
3
(2.20)
\begin{eqnarray}
\begin{pmatrix}
\dot{x} \\
\dot{y}
\end{pmatrix}
=
\begin{pmatrix}
LATEX Avanzado
56
A. Mu
noz L., I. Pizza T., G. Villalobos N.
1 & -3 \\
\alpha & \beta
\end{pmatrix}
\begin{pmatrix}
x \\
y
\end{pmatrix}\\\\
y(x) = \sigma_{1} e^{\lambda_{1} t}
\begin{pmatrix}
1 \\
2
\end{pmatrix}
+\sigma_{2} e^{-\lambda_{2} t}
\begin{pmatrix}
-3 \\
4
\end{pmatrix}\\\\
\int_0^t
\begin{pmatrix}
\alpha & 3 \\
\tau & e^\tau
\end{pmatrix}
\mathrm{d}\tau =
\begin{pmatrix}
\alpha t & 3t \\
t^2/2 & e^t
\end{pmatrix}\\\\
\begin{pmatrix}
1 & 2 \\
-1 & \alpha
\end{pmatrix}
^{-1}
\begin{pmatrix}
1 & 0 \\
-\phi & \alpha
\end{pmatrix}
^{3}
\end{eqnarray}
LATEX Avanzado
57
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 85:
3t+1
t
sin t
t2 + 1
t2
R e
p(t)dt ln t
1 4t3
t
P
J(t) =
t
n
1
t+e
i
2
cos t
i=1 t
t
t2
t
2
1
t
x
(t + 1)
\begin{equation*}
\mathbf{J(t)=}
\begin{pmatrix}
e^{-t} & t^2 +1 &
\frac {3t+1}{t^2} & \sin t \\
\int p(t)\mathrm{d}t & \ln t &
1-4t^3 & t \\
\cos^2t & \frac {t+e^t}{t^2} &
\sum_{i=1}^{n} t^i &
\frac {1}{t} \\
1 & \beta t & x^t & (t+1)^2 \\
\end{pmatrix}
\end{equation*}
Ejemplo N 86:
j
..
.
0
1
..
..
.
1
\begin{equation*}
\bordermatrix{& & &j& &k\cr\\
&1\cr \\
& & \ddots\cr\\
j& & & 0 & &1 \cr\\
& & & & \ddots \cr\\
k& & &1& &0\cr\\
& & & & & & \ddots \cr \\
& & & & & & &1}
\end{equation*}
LATEX Avanzado
58
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 87:
0
( + )
2 (N )
y
0 (m)
0
0
0
0
1 (m)
N m
i
1 (m)
N m
1 (m)
N m
i
1 (m)
N m
3 (I a
)
\begin{displaymath}
\left( \begin{array}{ccccc} -\mu & 0 &
\alpha N \frac {\partial
\psi_{1} (\hat{m} )}{\partial m_i} &
-\alpha N \frac {\partial
\psi_{1} (\hat{m} )}{\partial m} & 0
\\\\
0 & -(\theta + \mu) & -\alpha N
\frac {\partial
\psi_1(\hat{m})}{\partial m_i} &
\alpha N \frac {\partial
\psi_1(\hat{m})}{\partial m} & 0
\\\\
0
&
- \beta (\hat{m})
\frac {\partial
\psi_2(N)}{\partial y} & -\epsilon &
0 & 0 \\\\
0 & 0 & 0 & - \epsilon & \omega \\\\
0 & 0 & 0 & \phi \psi_{3}(I-\hat{a}) & -\phi
\end{array}\right )
\end{displaymath}
Ejemplo N 88:
\begin{sidewaysfigure}
$$ J(E_{1})= \left( \begin{array}{cccccccccc}
a_{11} & a_{12} & a_{13} & a_{14}& a_{15} &
a_{16} & a_{17} &
a_{18} & a_{19} \cdots a_{1n}\\
LATEX Avanzado
59
A. Mu
noz L., I. Pizza T., G. Villalobos N.
J(E ) =
1
a11
a21
a31
a41
0
0
0
0
0
.
..
0
a12
a22
a32
a42
0
0
0
0
0
.
..
0
a13
a23
a33
a43
0
0
0
0
0
.
..
0
a14
a24
a34
a44
0
0
0
0
0
.
..
0
60
LATEX Avanzado
A. Mu
noz L., I. Pizza T., G. Villalobos N.
&
&
&
&
Ejemplo N 89:
\begin{sidewaysfigure}
$$ J(E_{1})= \left( \begin{array}{cccc|cccccc}
a_{11} & a_{12} & a_{13} & a_{14}
& a_{15} & a_{16} & a_{17} & a_{18} &
a_{19} \cdots a_{1n}
\\
a_{21} & a_{22} & a_{23} & a_{24} & a_{25} &
a_{26} & a_{27} &
a_{28} & a_{29} \cdots a_{2n}
\\
a_{31} & a_{32} & a_{33} & a_{34} & a_{35} &
LATEX Avanzado
61
A. Mu
noz L., I. Pizza T., G. Villalobos N.
J(E ) =
1
a11
a21
a31
a41
0
0
0
0
0
.
..
0
a12
a22
a32
a42
0
0
0
0
0
.
..
0
a13
a23
a33
a43
0
0
0
0
0
.
..
0
a14
a24
a34
a44
0
0
0
0
0
.
..
0
62
LATEX Avanzado
A. Mu
noz L., I. Pizza T., G. Villalobos N.
a_{36} &
a_{37} & a_{38} & a_{39} \cdots a_{3n}\\
a_{41} & a_{42} & a_{43} & a_{44} & a_{45} &
a_{46} & a_{47} &
a_{48} & a_{49} \cdots a_{4n}\\
\hline
0 & 0 & 0 & 0 & 0 & a_{56} & a_{57} & a_{58} &
a_{59}\cdots a_{5n}\\
0 & 0 & 0 & 0 & 0 & a_{66} & a_{67} & a_{68} &
a_{69}\cdots a_{6n}\\
0 & 0 & 0 & 0 & 0 & a_{76} & a_{77} & a_{78} &
a_{79}\cdots a_{7n}\\
0 & 0 & 0 & 0 & 0 & a_{86} & a_{87} & a_{88} &
a_{89}\cdots a_{8n}\\
0 & 0 & 0 & 0 & 0 & a_{96} & a_{97} & a_{98} &
a_{99}\cdots a_{9n}\\
\vdots & \vdots & \vdots & \vdots & \vdots & \vdots
& \vdots &
\vdots & \vdots \cdots
\vdots \\
0 & 0 & 0 & 0 & 0 & a_{n6} & a_{n7} & a_{n8} &
a_{n9}\cdots
a_{nn}
\end{array}\right )$$
\end{sidewaysfigure}
Ejemplo N 90:
ker(f ) = {x M : f (x) = 0}
M/ ker(f )
= Im(f )
A
=
n
Y
(2.21)
(2.22)
(A/bi )
(2.23)
Mi1 Mi Mi+1
(2.24)
i=1
fi
fi+1
(2.25)
(M N ) P M (N P ) M N P
(2.26)
(b c, b c ) = bb cc
(2.27)
\begin{eqnarray}
\ker (f)=\{ x\in M : f(x)=0\} \\
M/\ker (f) \cong Im (f)\\
LATEX Avanzado
63
A. Mu
noz L., I. Pizza T., G. Villalobos N.
(A, f ) (A0 , f 0 ) A A0
(2.28)
f 0 \A = f
(2.29)
o lm An lm Bn lm Cn o
(2.30)
\begin{eqnarray}
\lim_{\longrightarrow}
(M_i \otimes N)\cong
(\lim_{\longrightarrow}M_i)
\otimes N\\
(A,f) \leq (A,f)
\Longleftrightarrow A
\subseteq A
\quad\wedge\quad
f\backslash A =f\\
o\longrightarrow
\lim_{\longleftarrow}A_n
\longrightarrow
\lim_{\longleftarrow}B_n
\longrightarrow
\lim_{\longleftarrow}C_n
LATEX Avanzado
64
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\longrightarrow o
\end{eqnarray}
Ejemplo N 92:
G0
G
Gn
o
G 0 Gn
Gn
pGn
O
an
G(A)(= Ga (A)) =
an+1
(2.31)
(2.32)
n=0
\begin{eqnarray}
o\longrightarrow
\frac {G}{G\cap G_n}
\longrightarrow \frac
{G}{G_n}\longrightarrow
\frac {G^n}{pG_n}
\longrightarrow o\\
G(A)(=G_a(A))=
\bigotimes_{n=0}^\infty
\frac {a^n}{a^{n+1}}
\end{eqnarray}
Ejemplo N 93:
lm ( lm M/(an M + bm M ))
= lm M/(an M + bn M ) (2.33)
m n
65
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{displaymath}
\vec{d} \left(t,\begin{pmatrix}
P \\
Q \\
\end{pmatrix} \right) + \vec{h}
\left(t, \begin{pmatrix}
P \\
Q \\
\end{pmatrix} \right) f(t),
\end{displaymath}
2.4.
Ecuaciones diferenciales
A continuaci
on se daran algunos ejemplos de diferentes tipos
de ecuaciones con sus respectivos programas.
Ejemplo N 95:
d2 f
df
+
+ =0
2
dx
dx
d
x(t) = x(t )e x(t)
dtZ
d
{p(t) + q(t)}dt = x(t)
dt
0
2
R
f
p(t)dt
|
=
f
(x
)e
x=x
xx
0
0
x2
(2.35)
(2.36)
(2.37)
(2.38)
\begin{eqnarray}
\frac {d^2f}{dx^2} + \alpha \frac {df}{dx}
+ \omega = 0\\
\frac {d}{dt} x(t) =
\beta x(t-\tau ) e^{-\alpha \tau }
- \varphi
x(t)\\
\int_0^\tau \{ \epsilon p(t)+
\sigma q(t) \} \mathrm{d}t = \frac
{d}{dt} x(t)\\
\frac {\partial ^2 f}{\partial x^2} |_{x=x_0}
= f_{xx} (x_0)
e^{-\int p(t) \mathrm {d}t}
\end{eqnarray}
LATEX Avanzado
66
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 96:
d
X = f (X) ,
dt
f C r , (r 2)
f (x) f (x0 ) +
f 0 (x0 )
f 00 (x0 ) 2
y+
y +
1!
2!
Z TZ T
f (x, y)dxdy
0
0
Z t+
lm
e(s)ds > 0
t t
lm sup xi (t, ) M
(2.39)
(2.40)
(2.41)
i = 1, 2, . . . , n.
(2.42)
(2.43)
Z
Gr (x, y) =
\begin{eqnarray}
f(x)\approx f(x_0) + \frac {f(x_0)}{1!} y +
\frac {f(x_0)}{2!}
y^2 +\cdots \\
\int_0^T \int_0^T f(x,y)\mathrm {d}x
\mathrm{d}y\\
\lim_{t \rightarrow \infty } \int_t^{t+\alpha}
e(s)\mathrm{d}s > 0\\
\limsup_{t\rightarrow \infty} x_i(t,\phi)
\leq M \quad, \quad
i=1,2,\ldots ,n.\\
G_r (x,y)=\int_0^\infty e^{-rt} p(t;x,y)
\mathrm{d}t
\end{eqnarray}
LATEX Avanzado
67
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 98:
Z
r
0 (b , 0)
s0 (b )
\begin{equation*}
r\int_0^{b^\ast} \psi (y,0)
[\mu y (1-\gamma y)- r
y]m(y)\mathrm{d}y=[\mu b^\ast (1-\gamma b^\ast)
-rb^\ast]\frac
{\psi(b^\ast, 0)}{s(b^\ast)}
\end{equation*}
Ejemplo N 99:
(
uxxt +
uxx = 0 si x = (0, L)
uxx = 0
si x = 0, L.
\begin{equation*}
\begin{cases}
u_{xxt}+\hat{\mu}u_{xx}=0 &
\text{si $ x\in \Omega = (0,L)$ }\\
u_{xx}=0 & \text{si $ x=0,L$.}
\end{cases}
\end{equation*}
Ejemplo N 100:
Z
ut =
h(x )dx
0
Rx
0
h(x)dx
x et +
L
ut (L, t) ut (0, t)
x + ut (0, t)
L
\begin{displaymath}
{u_{t}=-\hat{\mu}
\left (\int_0^x h(x)\mathrm{d}x
-\frac {\int_0^x
h(x)\mathrm{d}x}{L}x\right)
e^{-\hat{\mu}t}+\\
\end{displaymath}
\begin{displaymath}
+\frac {u_t(L,t)-u_t(0,t)}{L} x
+u_t(0,t)}
\end{displaymath}
+
LATEX Avanzado
68
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 101:
i
d f (N (x))
M
dxi
Bk (t) =
1
xmax xmin
x i = 1, 2, . . .
Z xmax
Bk (x, t)dx
(2.44)
(2.45)
xmin
\begin{eqnarray}
\left |\frac {d^i f(N(x))}{dx^i}\right |\leq M
\quad \forall x \quad
i=1,2,\ldots \\
B_k (t)=\frac {1}{x_{max} -x_{min}}
\int_{x_{min}}^{x_{max}} B_k
(x,t)\mathrm{d}x
\end{eqnarray}
Ejemplo N 102:
x = f (x(t), x(t 1 ), ..., x(t m ), )
donde
\begin{equation*}
\dot{x}=f(x(t),x(t-\tau_1),...,x(t-\tau_m),\eta)
\end{equation*}
donde $ \quad x(t)\in \Re^n, f:\Re^{n\times (m+1)}
\times \Re^k
\rightarrow \Re^n , \eta \in \Re^k.$
Ejemplo N 103:
s0 = s (t)s
i
i
t + = i ()i
i(0, t) = (t)s
(t) = c(s+I)
s+I
0R ()i(, t)d
R = R R + 0 ()i(, t)d
, s(0) = s0 > 0
, i(, 0) = i0 () 0
, R(0) = R0 0
\begin{equation*}
\begin{cases}
s=\Delta - \mu s - \lambda (t) s & ,
s(0)=s_0 > 0 \\
LATEX Avanzado
69
A. Mu
noz L., I. Pizza T., G. Villalobos N.
=
(D(f ) )
((ae f + (Aa Ar f )(k0 f ))f )
t
x
x
x
\begin{equation*}
\frac {\partial f}{\partial t}=
\frac {\partial}{\partial
x}(D(f)\frac {\partial f}{\partial x})\frac {\partial}{\partial
x}((a_e f + (A_a - A_r f)(k_0 \ast f))f)
\end{equation*}
Ejemplo N 105:
t+1 = 3 t20
t+1 = t 3 t + t
t+1 = (1 3 )t + 4 (t t )
\begin{equation*}
\begin{cases}
\phi_{t+1}= \Psi_3 \psi_{t-20}\\
\chi_{t+1}= \chi_t - \Psi_3 \psi_t + \phi_t\\
\psi_{t+1}= (1-\Psi_3)\psi_t +
\Psi_4 (\chi_t-\psi_t)
\end{cases}
\end{equation*}
LATEX Avanzado
70
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 106:
1
1 (t))
sH
1 (jt (t)+
H
e
|(jt1 (t)+1 (t);1) =
t
H
\begin{equation*}
\frac {\partial s_H}{\partial t} |_{(j_t^1 (t)
+\tau_1(t);1)} =\frac
{1}{\lambda_H}e^{-\frac {(j_t^1(t)+
\tau_1(t))}{\lambda_H}}
\end{equation*}
2.5.
Topologa y an
alisis funcional
En esta secci
on se componen diferentes expresiones de la topologa y an
alisis funcional utiles en la escritura de artculos cientficos en estas
areas.
Ejemplo N 107:
(xn ) x V (x), {n N : xn
/ V}
(2.46)
(2.47)
(2.48)
\begin{eqnarray}
(x_n)\twoheadrightarrow x \Leftrightarrow
\forall V \in \nu (x),
\{n\in N : x_n \notin V\}\\
V:=\Re : \{x_n: n\in D \} \in \nu _\chi (x)\\
X\ \left (\underset {\alpha\in I}
{\cap}C_\alpha \right ) =
\underset {\alpha \in I }{\cup}
(X \backslash C_\alpha)\in \chi
\end{eqnarray}
Ejemplo N 108:
(
x A A (x)
x extA {A (x) x int{A
LATEX Avanzado
71
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{equation*}
\begin{cases}
x\in \overset {\circ}{A}\Longleftrightarrow A
\in \nu (x)\\
x \in ext A \Longleftrightarrow \complement A
\in \nu
(x)\Longleftrightarrow x \in int \complement A
\end{cases}
\end{equation*}
Ejemplo N 109:
adh =
A = adhA
(2.49)
(2.50)
(2.51)
adh(adhA) = adhA
(2.52)
intX = X
(2.53)
intA A
(2.54)
(2.55)
(2.56)
(2.57)
\begin{eqnarray}
adh \oslash & = &
A & = &
adh (A\cup B) & =
adh (adh A) & = &
int X & = & X\\
int A & \subset &
int (A\cap B) & =
int (int A) & = &
\end{eqnarray}
\oslash\\
adh A\\
& adh A \cup adh B\\
adh A\\
A\\
& int A \cap int B\\
int A\\
Ejemplo N 110:
AAAA
\begin{equation*}
\overset {\circ}{A}\subset
LATEX Avanzado
72
A. Mu
noz L., I. Pizza T., G. Villalobos N.
n+1
X
x2i = 1, xn+1 0}
i=1
\begin{equation*}
E_+^n := \{ x \in R^{n+1}:
\sum_ {i=1}^ {n+1} x_i^2=1, x_{n+1}\geq
0\}
\end{equation*}
Ejemplo N 112:
n
Y
[
Ui ] f [X]
1
1 ,...,n
i=1
\begin{equation*}
\pi_{\phi_1,\ldots,\phi_n}^{-1} [ \prod_{i=1}^n
U_{\phi_i}]\cap f[X]
\end{equation*}
Ejemplo N 113:
1
2
X = (x, y) < : sin , x (0, 1]
x
\begin{equation*}
X=\overline {\left \{(x,y)\in \Re^2 :
\sin \frac {1}{x}, x \in
(0,1]\right \}}
\end{equation*}
Ejemplo N 114:
sop(f )
()=
sop(g ) =
()=
LATEX Avanzado
sop(g ) U
73
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{equation*}
sop(f_\alpha)\subset \overline
{\underset {\varphi
(\beta)=\alpha}{\cup} sop(g_\beta)}=
\underset {\varphi
(\beta)=\alpha}{\cup}sop(g_\beta)
\subset U_\alpha
\end{equation*}
Ejemplo N 115:
F P (Y ), f 1 [{G : G F }] = {f 1 [G] : G F }
\begin{equation*}
\forall F\subset P(Y) , f^{-1}[\cap
\{ G: G\in F\}]=\cap \{
f^{-1}[G]:G\in F\}
\end{equation*}
Ejemplo N 116:
n N = |fn (x) f (x)| x A
\begin{equation*}
n\geq N \Longrightarrow | f_n (x)-f(x)|
\leq \epsilon \quad \forall
x\in A
\end{equation*}
Ejemplo N 117:
d (f, fn ) = sup |f (x) fn (x)| para n N
xA
\begin{equation*}
d_\infty (f,f_n)=\sup_{x\in A} |f(x)-f_n (x)|
\leq \epsilon \quad
\text{para $n\geq N$}
\end{equation*}
Ejemplo N 118:
n
X
k=1
!1/p
p
|ak + bk |
n
X
!1/p
|ak |
k=1
LATEX Avanzado
n
X
!1/p
p
|bk |
k=1
74
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{equation*}
\left(\sum_{k=1}^n |a_k +
b_k|^p \right )^{1/p}\leq \left
(\sum_{k=1}^n |a_k|^p \right )^{1/p}+
\left (\sum_{k=1}^n |b_k|^p
\right )^{1/p}
\end{equation*}
Ejemplo N 119:
Z
dp (x, y) =
1/p
|x(t) y(t)| dt
p
\begin{equation*}
d_p (x,y)=\left (\int_a^b |x(t)-y(t)|^p
\mathrm{d}t
\right )^{1/p}
\end{equation*}
Ejemplo N 120:
d(x, y) =
X
1 dn (xn , yn )
2n 1 + dn (xn , yn )
n=1
\begin{equation*}
d(x,y)=\sum_{n=1}^\infty \frac {1}{2^n}
\frac {d_n (x_n ,
y_n)}{1+d_n (x_n , y_n)}
\end{equation*}
Ejemplo N 121:
(xn ) x (xn ) x
d
d
1+d
\begin{equation*}
(x_n)\underset {d}{ \longrightarrow}
\Longleftrightarrow
(x_n)\underset {\frac {d}{1+d}}
{ \longrightarrow} x
\end{equation*}
LATEX Avanzado
75
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 122:
(k)
(k)
(k)
({x(k)
n }) (x ) (xn ) x
k N
(2.58)
d(A, B) = nf{d(x, y) : x A, y B}
Y
1
Bd (xn ), 2 2n0 1+
Un
(2.59)
dk
(2.60)
n=1
0
= max{|xp
x(k)
p |, 1
(2.61)
p < }
(2.62)
(2.63)
\begin{eqnarray}
(\{x_n^{(k)}\})\underset {d}
{\longrightarrow}(x^{(k)})
\Longleftrightarrow (x_n^{(k)})
\underset{d_k}
{\longrightarrow}x^{(k)}
\quad \forall k
\in N\\
d(A,B)=\inf \{ d(x,y):
x\in A , y\in B\}\\
B_d \left ((x_n) ,
2^{\frac {1}{2^{n_0}} \frac
{\delta}{1+\delta}}\right )\subset
\prod_{n=1}^\infty U_n\\
\overline {B(a,\rho )}=
B(a,\rho )\in \Re^n\\
d_\infty (\{x_n\},\{x_n^{(k)}\})=
\max \{|x_p - x_p^{(k)}| , 1\leq p
<\infty\}\\
int A = ext ( X\backslash A) \wedge ext A =
int (X\backslash A)
\end{eqnarray}
Ejemplo N 123:
1
Bd (f, ) n N Un
nN
n
(2.64)
\begin{eqnarray}
LATEX Avanzado
76
A. Mu
noz L., I. Pizza T., G. Villalobos N.
C Ak ( C = (C A ))
(2.65)
(2.66)
\begin{eqnarray}
C\subset \underset {\alpha \in I}{\cup}
A_{\alpha_k}(\Longleftrightarrow C=
\overset {n}{\underset{\alpha
\in I} \cup} (C\cap A_\alpha ))\\
R_n : (C (X,Y) , \rho_\infty )
\longrightarrow (C (\overline {U_n} ,
Y) , d_{\alpha , n})
\end{eqnarray}
Ejemplo N 126:
Pn
2 1/2
Rn : kxk =
i=1 |xi |
1in
1
P
l (N ) : kxk = ni=1 |xi |
l (N ) : kxk = sup|xi |
iN
\begin{equation*}
\begin{cases}
R^n : \|x\| =\left (\sum_{i=1}^{n} |x_i|^2
LATEX Avanzado
77
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\right )^{1/2}\\
\|x\|= \underset{1\leq i\leq n}
{\max} |x_i|\\
\textit{l}^1 (N) : \|x\|=
\sum_{i=1}^n |x_i|\\
\textit{l}^\infty (N): \| x \|=
\underset {i\in N}
{\sup } |x_i|\\
C \left ([a,b] , \Re \right ):
\|x\|=\underset {t\in
[a,b]}{\max}|x(t)|
\end{cases}
\end{equation*}
Ejemplo N 127:
S = [S] = [S]
kA(x)k2
k|A|k := sup
xE,x6= kxk1
1
Tk (x) = {v X : lm inf dk (x + hv)} = 0
h0 n
(2.67)
(2.68)
(2.69)
\begin{eqnarray}
S^{\bot\bot} =[S]^{\bot\bot}=
\overline{[S]}^{\bot\bot}\\
\| |A |\| : =
\underset{x\in E, x\neq \emptyset}
{\sup} \frac {\| A
(x) \|_2 }{\| x \|_1}\\
T_k (x)=\{v\in X :
\liminf_{h \longrightarrow 0}
\frac {1}{n}d_k
(x+hv)\}=0
\end{eqnarray}
2.6.
Teora de control
En est
a secci
on se componen expresiones de la teora de control
u
tiles en la edici
on de documentos cientficos en esta area.
LATEX Avanzado
78
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 128:
Z
hBu, idt =
Jp (0 ) =
ku k2L (0,T )
1
2
Z
0
T
2/p
|B |p
dt
+ hx0 , 0 i (2.71)
B udt
kukL (0,T )
=
0
|B |dt
(2.72)
1 | ln()|
e| ln()|( T ) e| ln()| T |x0 |2 e T t |x0 |2 (2.73)
Z T
J = r1 N1 (T ) + r2 N2 (T ) +
u(t)dt mn . (2.74)
\begin{eqnarray}
\langle x(T),\varphi_T \rangle - \langle x^0 ,
\varphi (0)\rangle =
\int_0^T \langle Bu , \varphi \rangle
\mathrm{d}t = \int_0^T \langle
u , B^\ast \varphi \rangle \mathrm{d}t\\
J_p(\varphi^0)=\frac {1}{2}
\left(\int_0^T|B^\ast \varphi|^p\quad
\mathrm{d}t\right)^{2/p}+\langle x^0,
\varphi^0\rangle\\
\|u_\infty\| _{L^\infty (0,T)}^2=
\int_0^T B^\ast\hat{\varphi}u
\mathrm{d}t\leq \|u\| _{L^\infty (0,T)}\int_0^T
|B^\ast\hat{\varphi}|\mathrm{d}t\\
e^{-|\ln(\gamma)|(\frac {t}{T})}
e^{|\ln(\gamma)| \frac {\delta}{T}}
|x^0|^2\leq \frac {1}{\gamma}
e^{-\frac{|\ln(\gamma)|}{T}t}
|x^0|^2\\
J=r_1 N_1(T)+ r_2 N_2(T)+ \int_0^T u(t)
\mathrm{d}t\longrightarrow\min.
\end{eqnarray}
Ejemplo N 129:
Nk ( )=exp(
R
to
i
h
R
R
kk (s)ds) Nk (t0 )+ to exp ts kk (r)dr (s)ds
0
\begin{equation*}
LATEX Avanzado
79
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\scriptstyle N_k(\tau)=
\exp \left(-\int_{t_o}^\tau \beta_{kk}
(s)\mathrm{d}s\right)
\left[N_k(t_0)+ \int_{t_o}^\tau \exp
\left(-\int_{t_0}^s \beta_{kk} (r) \mathrm{d}r\right)
\alpha(s)\mathrm{d}s\right]
\end{equation*}
Ejemplo N 130:
1
N +
1 + (p)
( (p), p)
uBN ( (p), p) 6= 0 (2.75)
p
grad N (t, p) = grad N + (t, p) + (t, p)[1 (p)] (2.76)
sP
1
, (2.78)
f = mn 1,
b
0f 1
\begin{eqnarray}
1+\nabla \tau (p) \left[\frac {\partial N^+}
{\partial p} (\tau(p),p)
\right]^{-1} \Delta uBN (\tau(p),p) \neq 0\\
grad \quad N^- (t,p)= grad \quad N^+ (t,p) +
\kappa (t,p) [1
-\nabla \tau(p)]\\
\underset {0\leq f \leq 1}{\max} J(f)=
J(f^\ast)\\
f^\ast = \min \left(1,
\left( \frac {b-\lambda_1 sP}{b} \right)^+
\right),
\end{eqnarray}
2.7.
An
alisis complejo y medida
Se d
an ejemplos de la composicion de expresiones de analisis
complejo y teora de la medida.
Ejemplo N 131:
Z
f d
a
m
X
yk (Ek )
k=1
LATEX Avanzado
80
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{equation*}
\int_a^b f \mathrm{d}\mu \underset{k=1}
{\overset{m} \sum } y_k \mu
(E_k)
\end{equation*}
Ejemplo N 132:
(E1 ) + lm
n
X
i=2
\begin{equation*}
\mu (E_1)+ \underset {n\longrightarrow
\infty}{\lim} \underset
{i=2}{\overset {n} \sum} \left(\mu(E_i)\mu(E_{i-1}) \right)=
\underset {n\longrightarrow \infty}{\lim} \mu(E_n)
\end{equation*}
Ejemplo N 133:
(E) E
n
[
Bj + E
j=1
3 = ([1, 2]) (
i=1
n
[
Bj
(2.79)
j=1
Vi )
X
X
(Vi ) =
(V )
i=1
(2.80)
i=1
\begin{eqnarray}
\mu^\ast (E) \geq \mu^\ast
\left(E \cap \underset {j=1}{\overset {n}
\bigcup} B_j \right) + \mu^\ast
\left(E \cap \underset
{j=1}{\overset {n} \bigcup} B_j \right)\\
3= \mu \left([-1,2]\right) \geq \mu
\left(\cup_{i=1}^\infty \quad
V_i \right)\geq \underset {i=1}
{\overset{\infty} \sum} \mu (V_i)=
\underset {i=1} {\overset{\infty} \sum} \mu (V)
\end{eqnarray}
Ejemplo N 134:
lm inf fn = sup(nf fr ) lm supfn = nf (sup fr )
n
rn
LATEX Avanzado
rn
81
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{equation*}
\underset {n \longrightarrow \infty}
\liminf f_n=
\underset{r\geq
n}\sup(\inf f_r) \wedge \underset
{n \longrightarrow \infty} \limsup
f_n= \underset {r \geq n} \inf(\sup f_r)
\end{equation*}
Ejemplo N 135:
X
Sn (x) =
m
2n
n
Am,n (x)
0mn2
\begin{equation*}
S_n(x)= \underset {0\leq m \leq n2^n}
{\sum} \frac {m}{2^n}\quad
\chi A_{m,n} (x)
\end{equation*}
Ejemplo N 136:
Z
lm
n A
b
D
lm fn (x)d
(2.81)
f (x)dx = nf I(D )
(2.82)
A n
Z
f (x)dx = supI(D )
Z
fn (x)d =
Z
(L)
f (x)dm = lm (R)
[a,b]
0
f (x)dx
(2.83)
a+
\begin{eqnarray}
\underset {n\longrightarrow \infty}\lim
\int_A f_n (x) \mathrm
{d}\mu = \int_A \underset
{n\longrightarrow \infty}\lim f_n (x)
\mathrm {d}\mu\\
\int_{\underline a}^b f(x) \mathrm {d}x=
\underset {D} \sup
I(\alpha_D) \quad \wedge\quad
\int_a^{\overline b} f(x) \mathrm
{d}x= \underset {D} \inf I(\beta_D)\\
(L) \int_{[a,b]} f(x) \mathrm{d}m= \underset
{\epsilon\longrightarrow 0} \lim (R)
LATEX Avanzado
82
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\int_{a+\epsilon}^b f(x)
\mathrm{d}x
\end{eqnarray}
Ejemplo N 137:
(A)
+ X
+
+
X
X
v(Ij,k ) <
(Aj ) +
j=1 k=1
j=1
\begin{equation*}
\mu^\ast (A) \leq \underset {j=1}
{\overset {+ \infty} \sum}
\underset {k=1} {\overset {+ \infty} \sum}
v(I_{j,k}) < \underset
{j=1} {\overset {+ \infty} \sum} \mu^\ast
(A_j)+\epsilon
\end{equation*}
Ejemplo N 138:
! Z
N
[
Aj S
i=1
N Z
X
sd =
N
j=1
Aj
j=1
sd
Aj
N
X
(Aj )
j=1
\begin{equation*}
\varnothing \left( \underset {i=1}
{\overset{N} \bigcup} A_j \right)
\geq \int_{\bigcup_{j=1}^N A_{j}} s
\mathrm{d}\mu= \underset {j=1}
{\overset {N} \sum} \int_{A_j} s
\mathrm{d}\mu \geq \underset {j=1}
{\overset {N} \sum} \varnothing (A_j)-\epsilon
\end{equation*}
Ejemplo N 139:
Z
lm
k+ [0,]
cosk (x)
d =
1 + x2
cosk (x)
d = 0
2
[0,] k+ 1 + x
lm
\begin{equation*}
\underset {k\longrightarrow +
\infty}\lim \int_{[0,\pi]} \frac
{\cos^k(x)}{1+x^2} \mathrm{d}\mu =
\int_{[0,\pi]} \underset
LATEX Avanzado
83
A. Mu
noz L., I. Pizza T., G. Villalobos N.
{k\longrightarrow + \infty}\lim
\frac {\cos^k(x)}{1+x^2}
\mathrm{d}\mu=0
\end{equation*}
Ejemplo N 140:
Z
hf, gi =
f gd
(2.84)
(2.85)
\begin{eqnarray}
\langle f,g \rangle= \int_A fg \mathrm{d}\mu\\
|\langle f,g \rangle| \leq \|f\|\|g\|
\end{eqnarray}
Ejemplo N 141:
Z
1
d = lm
k+
xa
]0,1[
Z
fk dx =
1
1a
si a < 1
+ si a 1
]0,1[
\begin{equation*}
\underset{]0,1[} \int \frac {1}{x^{a}}
\mathrm{d}\mu=\underset{k\longrightarrow + \infty} \lim
\underset{]0,1[} \int f_k \mathrm{d}x=
\begin{cases} \frac {1}{1-a}
\quad si\quad a<1\\ +
\infty\quad si\quad a \geq 1
\end{cases}
\end{equation*}
Ejemplo N 142:
Z
e(x
fk d =
2
Z
e
0
dxdy =
Bk (0)
<2
2 +y 2 )
r2
2
rdr d = 1 ek
\begin{displaymath}
\underset{\Re^2} \int f_k \mathrm{d}\mu =
\int_{B_{k} (0)} e^{-(x^2+y^2)}
LATEX Avanzado
84
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\mathrm{d}x \mathrm{d}y=\\
\end{displaymath}
\begin{displaymath}
= \int_0^{2\pi} \left(\int_0^k e^{-r^2} r
\mathrm{d}r\right)
\mathrm{d}\theta= \pi\left(1-e^{-k^2}\right)
\end{displaymath}
Ejemplo N 143:
z
e
dz e
z
(2.86)
(
0
si n 6= 1
(z a) dz =
2i si n = 1
(2.87)
\begin{eqnarray}
\left |_\gamma \frac {e^z}{z}dz
\right |\leq \pi e\\
\int_\gamma (z-a)^n dz =\begin{cases} 0 &
\text{si $ n\neq
-1$}\\2\pi i &
\text {si $n=-1$}
\end {cases}
\end{eqnarray}
Ejemplo N 144:
Z z
g(z) g(z0 )
1
(f (w) f (z0 ))dw
f (z0 ) =
z z0
|z z0 | z0
\begin{equation*}
\left | \frac {g(z)-g(z_0)}{z-z_0}f(z_0)\right |=\frac
{1}{|z-z_0|}\left |\int_{z_0}^z
(f(w)-f(z_0))dw \right |
\end{equation*}
Ejemplo N 145:
int \
n
[
(intk )
(2.88)
k=1
Z x+h
1
f (t, y)dt = f (x, y)
h0 h x
lm
LATEX Avanzado
(2.89)
85
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{eqnarray}
int \gamma \cup \gamma \backslash
\bigcup_{k=1}^n
(int \gamma_k )\\
\lim_{h\longrightarrow 0} \left (\frac {1}{h}
\int_x^{x+h}f(t,y)dt\right )=f(x,y)
\end{eqnarray}
Ejemplo N 146:
1
f (z0 )I(, z0 ) =
2i
Z
g (k) (z) = k!
f (z)
dz
(z
z0 )
(w)
dw
(w z)k+1
(2.90)
(2.91)
\begin{eqnarray}
f(z_0)I(\gamma , z_0)=\frac {1}{2\pi i}
\int_\gamma \frac
{f(z)}{(z-z_0)}dz\\
g^{(k)}(z)=k! \int_\gamma
\frac {\varphi (w)}{(w-z)^{k+1}}dw
\end{eqnarray}
Ejemplo N 147:
1
1
=
=
n
p(z)
an z + an1 z n1 + + a0
an +
1
zn
an1
z
+ +
a0
zn
\begin{equation*}
\frac {1}{p(z)}= \frac {1}{a_n z^n + a_{n-1}z^{n-1}
+ \cdots +
a_0}=\frac {\frac {1}{z^n}}{a_n + \frac {a_{n-1}}{z}
+ \cdots +
\frac {a_0}{z^n}}
\end{equation*}
Ejemplo N 148:
Z
cos z
dz = 2i
z
(2.92)
f (z0 + rei ) i
ire d
rei
(2.93)
|z|=1
1
f (z0 ) =
2i
Z
0
LATEX Avanzado
86
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{eqnarray}
\int_{|z|=1} \frac {\cos z}{z}dz = 2\pi i\\
f(z_0)= \frac {1}{2\pi i}
\int_0^{2\pi}\frac {f(z_0 + r
e^{i\theta})}{re^{i\theta}}ire^{i\theta}d\theta
\end{eqnarray}
Ejemplo N 149:
Q
z
1
Qk=1 (1 + k sin k )
n
n=1 (1 z )
Q
n
n=0 (1 + z2 )
\begin{equation*}
\begin{cases}
\prod_{k=1}^\infty (1+ \frac {1}{k}
\sin \frac {z}{k})\\
\prod_{n=1}^\infty (1-z^n)\\
\prod_{n=0}^\infty (1+ z{2^n})
\end{cases}
\end{equation*}
2.8.
Procesos estoc
asticos
Esta secci
on contiene ejemplos de la composicion de expresiones de la teora de procesos estocasticos, u
tiles para quienes
escriben documentos cientficos en esta area.
Ejemplo N 150:
n
X
pj xj = E(xj )
(2.94)
(2.95)
P (x) =
2
00
j=0
0
\begin{eqnarray}
P(x)=\sum_{j=0}p_j x^j = E(x^j)\\
\sigma^2\equiv var(X)= P(1)+
P(1)-\{P(1)\}^2
\end{eqnarray}
LATEX Avanzado
87
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 151:
(2.96)
(2.97)
\begin{eqnarray}
\{p_j\}\ast \{p_j\}\ast \cdots
\ast \{p_j\}=\{p_j\}^{n^\ast}\\
p_j=\frac {1}{j!}\left
(\frac {d}{dx}\right )^j P(x) |_{x=0}
\end{eqnarray}
Ejemplo N 152:
!
2n 2
1
2n1
n 1 n2
2n =
f2n+1 = 0
n1
n0
\begin{equation*}
\begin{cases}
f_{2n}=
\begin{pmatrix}
2n-2\\
n-1
\end{pmatrix}
\frac {1}{n2^{2n-1}} & n\geq 1\\
f_{2n+1}=0 & n\geq 0
\end{cases}
\end{equation*}
Ejemplo N 153:
u2n
1
1
k
n
q2n =
p 2 (nk) q 2 (n+k)
n 12 n 12 k
2
1 2n X
n!
1
= 2n
2
3n j!k!(n j k)!
n
(2.98)
(2.99)
j+kn
\begin{eqnarray}
q_{2n}=\frac {k}{n}
LATEX Avanzado
88
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{pmatrix}
n \\
\frac {1}{2}n-\frac {1}{2} k
\end{pmatrix}
p^{\frac {1}{2} (n-k)}q^{\frac {1}{2}(n+k)}\\
u_{2n}=\frac {1}{2^{2n}}
\binom {2n}{n} \sum_{j+k\leq n} \left
\{\frac {1}{3^n}
\frac {n!}{j! k! (n-j-k)!}\right \}^2
\end{eqnarray}
Ejemplo N 154:
P 1 h drj 1 n adj(IP ) i
n =
( i ) i
j () =
i6=j
\begin{equation*}
\begin{cases}
P^n=\underset {j}{\sum} \frac {1}{(r_j - 1 )!}
\left[\frac {d^{r_j 1}}{d\lambda^{r_j - 1}}
\frac {\lambda^n adj (\lambda I -P)}
{\psi_j(\lambda)}\right ]_{\lambda =
\lambda_j}\\
\psi_j (\lambda )= \underset {i\neq j}
{\prod}(\lambda
-\lambda_i)^{r_i}
\end{cases}
\end{equation*}
Ejemplo N 155:
2
= e0 e2(1m)/ = e2/
\begin{equation*}
\zeta = e^{\theta_0}\equiv
e^{2(1-m)/\sigma^2}=
e^{-2\epsilon/\sigma^2}
\end{equation*}
LATEX Avanzado
89
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 156:
X
dpn (t)
dt
n=0
xn =
pn1 (t)xn
n=1
pn (t)xn
n=0
\begin{equation*}
\underset{n=0}{\overset{\infty}\sum}
\frac{dp_n(t)}{dt} x^n=
\lambda
\underset{n=1}{\overset{\infty}\sum}
p_{n-1}(t)x^n- \lambda
\underset{n=0}{\overset{\infty}\sum}
p_{n}(t)x^n
\end{equation*}
Ejemplo N 157:
E [{X(t + t)}] = E
t
t+t
E [{X(t) + X(t)}]
t|t
\begin{equation*}
\underset {t+\Delta t}{E}
[\Phi \{X(t+\Delta t)\}]=\underset
{t}{E}\left \{\underset
{\Delta t |t}{E}[\Phi \{X(t)+\Delta
X(t)\}]\right\}
\end{equation*}
Ejemplo N 158:
(
1
(, t, X) = lm
fj (X)t
j6=0
fj (X)tej 1
j6=0
t0
\begin{equation*}
\Psi (\theta, t, X)= \underset
{\Delta t \longrightarrow 0}
{\lim}
\frac {\left
\{1-\underset {j\neq 0}{\sum}f_j
(X)\Delta t \right \}+
\underset {j\neq 0}
{\sum}f_j (X)\Delta t e^{j\theta}-1}
LATEX Avanzado
90
A. Mu
noz L., I. Pizza T., G. Villalobos N.
{\Delta t}
\end{equation*}
Ejemplo N 159:
P (x,y,t) P j k
= (x y 1)fjk
t
j,k
x x
,y y
P (x,y,t)
j, k no ambos cero
\begin{equation*}
\scriptstyle \frac {\partial P (x,y,t)}
{\partial t}= \underset
{j,k}{\sum} (x^j y^k -1)f_{jk}
\left (x \frac {\partial}{\partial
x}, y\frac {\partial}{\partial y}
\right ) P (x,y,t)\quad \text
{$j,k$ no ambos cero}
\end{equation*}
Ejemplo N 160:
P
wn =
n=a
wn = 1n + nnn1 + +
n a+1
n a
n a
n a
\begin{equation*}
\begin{cases}
\overset {\infty}{\underset
{n=a}{\sum}} w_n = \infty\\
w_n = \frac {1}{\lambda_n} +
\frac {\mu_n} {\lambda_n \lambda_{n-1}}
+ \cdots + \frac {\mu_n \cdots
\mu_{a+1}}{\lambda_n \cdots
\lambda_a} + \frac {\mu_n \cdots
\mu_a} {\lambda_n \cdots \lambda_a}
\end{cases}
\end{equation*}
Ejemplo N 161:
u0 !
P {v0 , v1 , , vk } =
v1 ! vk !uk+1 !
k
P
vi
i=1
k+1
P
uj
j=1
\begin{equation*}
P\{v_0, v_1,\cdots ,v_k\} =
LATEX Avanzado
91
A. Mu
noz L., I. Pizza T., G. Villalobos N.
n0
\begin{equation*}
p_n^\ast (s)=s^{-1}
\{f^\ast (s)\}^n \{1-f^\ast (s)\},
\quad n\geq 0
\end{equation*}
2.9.
F
ormulas de reacciones qumicas
En esta secci
on se introduce la escritura de formulas de reacciones qumicas en LATEX.
Ejemplo N 163:
1
H2 O
2
\begin{displaynmath}
\frac {1}{2}\mathrm {H}_2 \mathrm {O}
\end{displaymath}
Ejemplo N 164:
3Cr2 O2
7
\begin{displaynmath}
3\mathrm{Cr}_2\mathrm{O}_{7}^{2-}
\end{displaymath}
Ejemplo N 165:
[Cd{SC(NH2 )2 }2 ] [Cr(SCN)4 (NH3 )2 ]2
LATEX Avanzado
92
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{displaymath}
[\mathrm{Cd}\{{SC}(\mathrm{NH_2})_2\}_2]\cdot
[\mathrm{Cr}(\mathrm{SCN})_4(\mathrm{NH_3})_2]_2
\end{displaymath}
Ejemplo N 166:
C6 H5 CHO
\begin{displaymath}
\mathrm{C_6H_5}-\mathrm{CHO}
\end{displaymath}
Ejemplo N 167:
X=YZ
\begin{displaymath}
\mathrm{X=Y \equiv Z}
\end{displaymath}
Ejemplo N 168:
4
CO2 + C 2CO
LATEX Avanzado
93
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{displaymath}
\mathrm{CO_2 + C}\overset{\alpha}{\underset{\beta}
{\longrightarrow}}\mathrm{2CO}
\end{displaymath}
Ejemplo N 171:
+H O
2
A
B
\begin{displaymath}
\mathrm{A}\overset{\mathrm{+H_{2}O}}
{\longrightarrow}\mathrm{B}
\end{displaymath}
Ejemplo N 172:
Zn2+
+2OH
+2H+
[Zn(0H)4 ]2
\begin{displaymath}
\mathrm{Zn^{2+}}\overset
{\mathrm{+2OH^{-}}}{\underset
{\mathrm{+2H^{+}}}{\rightleftharpoons}}
\mathrm{[Zn(0H)_4]^{2^{-}}}
\end{displaymath}
Ejemplo N 173:
C4 H10 +
13
O2 4CO2 + 5H2 O
2
\[
\mathrm{C_{4}H_{10}+\frac{13}{2}O_{2}
\longrightarrow
4CO_{2}+5H_{2}O}
\]
LATEX Avanzado
94
Captulo 3
Diagramas, tablas y
gr
aficas
Se introduce al estudiante en el dise
no de diagramas conmutativos, diagramas de flujos y tablas:
3.1.
X/R o
\begin{equation*}
\xymatrix{
X \ar[r]^f & Y \ar[d]^\psi \\
X/R \ar[u]^\varphi &
Y/Q \ar[l]_{\bar{f}}}
\end{equation*}
95
/Y
Y /Q
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 175:
XO
/Y
X/R ks
Y /Q
\begin{equation*}
\xymatrix{
X \ar[r]|{f} & Y \ar@{=>}[d]^\psi \\
X/R \ar@{~>}[u]^\varphi &
Y/Q \ar@{:>}[l]|{\bar{f}}}
\end{equation*}
Ejemplo N 176:
AO
f
/B
f
\begin{equation*}
\xymatrix{ A \ar@{~>}[r]^\varphi &
B \ar[ld]^{f}\\
C \ar@{.>}[u]^{\bar{f}}}
\end{equation*}
Ejemplo N 177:
A
'
\begin{equation*}
\xymatrix {A \ar [d] \ar [dr] \ar [drr] &&\\
B
& C & D }
\end{equation*}
Ejemplo N 178:
A
/B
LATEX Avanzado
96
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{equation*}
\xymatrix {A \ar [d] \ar [dr] \ar [r] & B\\
D
& C }
\end{equation*}
Ejemplo N 179:
a
\begin{equation*}
\xymatrix { a & b\\
c & d}
\end{equation*}
Ejemplo N 180:
A
g0
/B
f0
/C
\begin{equation*}
\xymatrix{ A \ar [r]|f \ar [d] |g &
B \ar [d] |{g}\\
D\ar [r] |{f}
& C}
\end{equation*}
Ejemplo N 181:
A
f1
f2
\begin{equation*}
\xymatrix{ * + < 1cm > [F-]{A}
\ar [r]^{f_1} & * + < 1cm
> [F-]{B}\ar[r]^{f_2} & * + < 1cm > [F-] {C}}
\end{equation*}
Ejemplo N 182:
xex
/ 1 e x2 + C
2
LATEX Avanzado
97
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{equation*}
\xymatrix { xe^{x^2} \ar [r] &
* + <1cm > [F-] {\int}
\ar [r] & \frac {1}{2} e^{x^2} +
C
&
&
&}
\end{equation*}
Ejemplo N 183:
f1
f2
\begin{equation*}
\xymatrix{ \ar [r] &
* + < 1cm > [F-]{A} \ar [r]^{f_1} &
* + < 1cm> [F-]{B}\ar[r]^{f_2} &
* + < 1cm > [F-] {C}
\ar [r] &}
\end{equation*}
Ejemplo N 184:
( + )
Pn
ix
i=1 e
\begin{equation*}
\xymatrix{ \ar [r] &
* + < 3cm > [F-]{(\zeta + \vartheta
)\sum_{i=1}^n e^{ix}} \ar [r] &}
\end{equation*}
LATEX Avanzado
98
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 185:
\shorthandoff{}
\begin{displaymath}
\xymatrix { \bullet
\ar @ {->}[rr] && \bullet \\
\bullet \ar @ {.<}[rr] && \bullet \\
\bullet \ar @ {~}[rr] && \bullet \\
\bullet \ar @ {=(}[rr] && \bullet \\
\bullet \ar @ {~/}[rr] && \bullet}
\end{displaymath}
\shorthandon{}
Ejemplo N 186:
/B
\begin{equation*}
\xymatrix {*+<1cm>[o][F]{A}
\ar [r] & *+[o][F]{B} \ar [r] &
*+<1cm>[F--]{C}}
\end{equation*}
Ejemplo N 187:
LATEX Avanzado
99
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{equation*}
\xymatrix{ \beta & \Upsilon & \rho \\
\zeta \ar[rru] & \chi}
\end{equation*}
Ejemplo N 188:
A
>B
7D
\begin{equation*}
\xymatrix{ A & B & C &
D\\
E\ar[-1,1] & F \ar [-1,2] & G}
\end{equation*}
Ejemplo N 189:
A
=B
C
E
=F
/G
\begin{equation*}
\xymatrix{ A\ar@ /^/[rrdd] &&
B\ar@/^/[rrdd] && C \\
E\ar@/_/[urr] && F \ar [rr] && G \\
H\ar@/_/[urr] && T\ar@/_/[rruu] && K }
\end{equation*}
Ejemplo N 190:
B
3B
3B
\begin{displaymath}
\begin{cases}
LATEX Avanzado
100
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\xymatrix{A\ar@/^/[rr]^(0.2){\bullet}
\xymatrix{A\ar@/^/[rr]^(0.4){\bullet}
\xymatrix{A\ar@/_/[rr]^(0.6){\bullet}
\xymatrix{A\ar@/_/[rr]^(0.8){\bullet}
\end{cases}
\end{displaymath}
&&
&&
&&
&&
B} \\
B} \\
B} \\
B }
Ejemplo N 191:
$
X
Y
X
Y
Z
X
Y
Z
W
\begin{equation*}
\xymatrix{*{\bullet}
\ar@/^/[dr]!U|1
\ar@/^/[drr]!U|2
\ar@/^/[drrr]!U|3
\ar@/^/[drrrr]!U|4\\
&*+<1cm>[o][F]\txt{X}
&*+[F]\txt {X\\ Y}
&*+[F-]\txt{X\\ Y\\ Z }
&*+[F.]\txt{X\\ Y\\ Z\\ W}}
\end{equation*}
Ejemplo N 192:
xnn
\begin{equation*}
\xymatrix {*+<1cm>[o][F]{x_{n_{n}}}}
\end{equation*}
Ejemplo N 193:
LATEX Avanzado
101
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{equation*}
\xymatrix{*+<2cm>[F.]{A} \ar [r] &
*+<2cm>[F=]{B} \ar [r] &
*+<2cm>[F-,]{C} }
\end{equation*}
Ejemplo N 194:
\begin{equation*}
\xymatrix @=1cm {*+<1cm>[F-,]{x}
\ar[r]^{\psi_1} &
*+<1cm>[F-,] {y} \ar[r]^{\psi_2}
*+<1cm>[F-,]{z}}
\end{equation*}
&
Ejemplo N 195:
O
C
g
\begin{equation*}
\xymatrix{ *+<1cm>[o][F]{A} \ar @ /^/[r]^f &
*+<1cm>[o][F]{B} \ar [d]\\
*+<1cm>[o][F]{D} \ar [u] &
*+<1cm>[o][F]{C} \ar @ /^/[l]^g}
\end{equation*}
LATEX Avanzado
102
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 196:
z
xy
ee
x1,2,...,n
1+
1+ 1+x
x
1+ x1
\begin{equation*}
\xymatrix {*+<5cm>[F--]{\begin{cases}
x^{y^z}\quad,\quad e^{e^x}\\
x^{1,2,\ldots,n}\quad , \quad 1+
\frac {1+\frac {1+x}{x}}{1+\frac
{1}{x}}\end{cases}}}
\end{equation*}
Ejemplo N 197:
f
f 0y
g
y
C
R
0
g
\[\begin{CD}
A
@V{f}VV
C
\end{CD}\]
@>{f}>>
@>>{g}>
LATEX Avanzado
B\\
@VV{g}V\\
R
103
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 198:
/ o 1
O
1
/ O
3
1
3
1 /
3 /
O
o 1
/
/ o 1
1
/ o
\begin{equation*}
\xymatrix{\ar[r]^1 & \ar[d]^1 &
\ar[l]_1 \ar[r]^1 &
\ar[d]^1 &
\ar[l]_1 \\
\ar[u]^1 \ar[d]_1 & \ar@{<--}[l]_{-3}
\ar[r]^1 &
\ar@{-->}[u]^{-3}
\ar@{-->}[d]^{-3} & \ar@{->}[l]_1
\ar@{-->}[r]^{-3}
& \ar[u]_1
\ar[d]^1\\
\ar[r]_1 & \ar[u]^1 \ar[r]_1 & \ar[r]_1
\ar[u]^1 & \ar[l]^1}
\end{equation*}
&
Ejemplo N 199:
T
x
&
f
&
\begin{equation*}
\xymatrix{&& T \ar[rrd] \ar[lld] && \\
X \ar[rrd]_f && && Y \ar[lld]^g \\ && Z
\end{equation*}
LATEX Avanzado
&&}
104
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 200:
C
D
q
~
\begin{equation*}
\xymatrix{&
C \ar[rdd]^g \ar[ldd]_f \ar[d]
&
D \ar[ld]^q \ar[rd]_h & \\ A & & B }
\end{equation*}
&
\\
Ejemplo N 201:
fji
Ai
/ Aj
fi
fj
gi
~
gj
B
\begin{equation*}
\xymatrix{A_i \ar[rr]^{f^i_j}
\ar[dr]^{f^i}
\ar[dddr]_{g^i} && A_j \ar[ld]_{f^j}
\ar[dddl]^{g^j}\\
& A \ar[dd] & \\
&
&
&\\
&
B
& }
\end{equation*}
3.2.
Se muestra el dise
no de diagramas de flujo de dinamicas ecologcas y epidemiologcas:
LATEX Avanzado
105
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 202:
\begin{equation*}
\xymatrix {*+<1.3cm>^[o][F.]{S}
\ar[rr]^{\beta S} &&
*+<1.3cm>[o][F.] {I} \ar[rr]^{\theta I}
*+<1.3cm>[o][F.]{R} }\\
\end{equation*}
&&
Ejemplo N 203:
\begin{equation*}
\xymatrix {\mu N \ar[rr] &&
*+<1.3cm>^[o][F]{S} \ar[rr]^{\beta S}
\ar[d] &&
*+<1.3cm>[o][F] {I} \ar[rr]^{\theta I} \ar[d] &&
*+<1.3cm>[o][F]{R}\ar[d]\\
&& \mu S &&
\mu I &&
\mu R }
\end{equation*}
LATEX Avanzado
106
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 204:
/
1 SI2 /
1 I
I1
R
E
( + )I1
I1
I2
\begin{equation*}
\xymatrix {\mu N \ar[r] &
*+<1.3cm>^[o][F.]{S} \ar[r]|{\beta_1 S
I_2} \ar[d] & *+<1.3cm>[o]
[F.] {I_1} \ar[r]^{\theta_1 I}
\ar[d] & *+<1.3cm>[o][F.]{R}\ar[d] \\
& \mu S &&
(\mu +
\upsilon)I_{1} &
\mu R \\
& \zeta I_1 \ar[rr] &
*+<1.3cm>[o][F.]{I_2} \ar[ruu]_{\theta_2}
&}
\end{equation*}
Ejemplo N 205:
N
I
+
R1
R2
n1
Rn
\begin{equation*}
\xymatrix {\Delta N \ar[d] & & & &\\
*+<1cm>^[o][F]{S} \ar[r]^{\beta}
\ar[d] & *+<1cm>[o][F] {I}
LATEX Avanzado
107
A. Mu
noz L., I. Pizza T., G. Villalobos N.
{
+
\begin{equation*}
\xymatrix {\Delta N \ar[d] & & & \\
*+<1cm>^[F-,]{S} \ar[r]^{\beta}
\ar[d] &
*+<1cm>[F-,] {E} \ar[r]^{\theta} \ar[d] &
*+<1cm>[F-,]{I}\ar[r]^{\alpha}\ar[d]&
*+<1cm>[F-,]{R}\ar@{-->}
@/_1.5cm/[lll]_{\vartheta}\ar[d]\\
\mu
&
\mu + \epsilon &
\mu
& \mu
\end{equation*}
Ejemplo N 207:
N
&
I
f
+
LATEX Avanzado
108
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{equation*}
\xymatrix {\Delta N \ar[d] &&&& \\
*+<1cm>[F=]{S}\ar@{-->}@/^1cm/[rrrr]^{\beta}
\ar[d] &&&&
*+<1cm>[F=]{I}\ar@{-->}@/^1cm/[llll]_{\vartheta}
\ar[d] \\
\mu
&&&&
\mu + \epsilon
}
\end{equation*}
Ejemplo N 208:
N
I
( + )I
\begin{equation*}
\xymatrix {\Delta N \ar[rr] &&
*+<1cm>[F--]{S}\ar[rr]|{\beta} \ar[d] &&
*+<1cm>[F--]{I}\ar[d] \\
&& \mu S
&& (\mu + \epsilon)I
}
\end{equation*}
Ejemplo N 209:
Modelo Malthusiano
x
/ x
\begin{center}
\textbf{Modelo Malthusiano}
\end{center}
\begin{equation*}
\xymatrix {\mu x \ar[rr] &&
*+<1cm>[o][F--]{x}\ar[rr] &&
\beta x }
\end{equation*}
Ejemplo N 210:
LATEX Avanzado
109
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Modelo Logstico
1
x
K
\begin{center}
\textbf{Modelo Log\istico}
\end{center}
\begin{equation*}
\xymatrix {\xi \left(1-\frac {x}{K}\right)x
\ar[rr] &&
*+<1cm>[o][F--]{x} }
\end{equation*}
Ejemplo N 211:
Modelo Presa - Depredador de Lotka - Volterra
/
xy
xy
y
\begin{equation*}
\xymatrix {\alpha x \ar[rr] &&
*+<1cm>[o][F--]{x}\ar@{--}[rr] \ar[d] &&
*+<1cm>[o][F--]{y}\ar[d]
&&
\theta xy \ar[ll]\\
&& \mu xy
&&
\epsilon y &&
}
\end{equation*}
Ejemplo N 212:
Modelo Presa - Depredador - Parasitoide
\begin{equation*}
\xymatrix { *+<1cm>[o][F--]{M}\ar[rr]|{\lambda M}
\ar[d]&&*+<1cm>[o][F--]{L}\ar[d]
\ar@{->}@/_1cm/[ll]|{\omega L}\\
\alpha M + \beta X M && \theta L \\
fXM \ar[rr] && *+<1cm>[o][F--]{X}
LATEX Avanzado
110
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\ar@{->}@/_1cm/[uull]
\ar@{-->}@/_0.8cm/[uu]
\ar[d] && \epsilon L \ar@{->}[ll] \\
&&
\mu X
&&
}
\end{equation*}
z
L
X
M + XM
f XM
L
X
Ejemplo N 213:
e x1 x4
x1
x2
X
(1 sin t)(x3 + x4 )
x1
'
x2
x3
x3 + u1
x2 x3
x4
x4 + u1
\begin{equation*}
scriptstyle \xymatrix { & *+<1cm>[o][F--]{x_1}
\ar[r]^{\alpha
e^{\epsilon \tau }x_1 x_4} \ar[d] &
LATEX Avanzado
111
A. Mu
noz L., I. Pizza T., G. Villalobos N.
*+<1cm>[o][F--]{x_2}
\ar[d]\ar@{-->}@/_/[ddl]\\
*+<1cm>[F-,]{\sigma (1-\mu \sin \omega t)
(x_3 + x_4)}\ar[rd]
\theta x_{1} & \theta x_2\\
& *+<1cm>[o][F--]{x_3}
\ar@{-->}[r]^{\beta x_2 x_3}\ar[d] &
*+<1cm>[o][F--] {x_4}\ar@{->}@/_/[uul]
\ar[d] \\
& \epsilon x_3+u_1
& \epsilon x_4+u_1 }
\end{equation*}
Ejemplo N 214:
Modelo para el control qumico de A. aegypti con
resistencia
/
1 ()
2 ()
W
x u1
y u1
/
3 ()
S
W
r 4 ()
I
R
f 1 ()m + r 1 ()mr
xr
r 5 ()
r xr
yr
r yr
\begin{center}
\textbf{Modelo para el control qu\imico
del \textit{A.aegypti} con
resistencia}
LATEX Avanzado
112
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\end{center}
\begin{equation*}
\xymatrix { \alpha \psi_1 (\cdot)
\ar[r] & *+<cm>[o][F--]{x}
\ar[r]^{\beta \psi_2 (\cdot)} \ar[d] &
*+<1cm>[o][F--]{y}\ar@{-->}@/_/[ddl]
\ar[d] &\\
&
\epsilon x - u_1 &
\epsilon y - u_1 &\\
\mu N \ar[r] & *+<1cm>[F-,]{S}
\ar@{-->}[r]^{\lambda \psi_3
(\cdot)}_{\lambda_r \psi_4 (\cdot)}
\ar[d] & *+<1cm>[F-,] {I}
\ar[r]^{\theta } \ar@{->}@/_/[ddl]
\ar[d] \ar@/^/[uul]
\ar[d] & *+<1cm>[F-,]{R} \ar[d]\\
& \mu S & \mu I
&
\mu R\\
f\alpha \psi_1(\cdot)m +
\alpha_r \psi_1(\cdot)m_r \ar[r] &
*+<1cm>[o][F--]{x_r}
\ar[r]^{\beta_r \psi_5 (\cdot)} \ar[d] &
*+<1cm>[o][F--] {y_r} \ar[d]
\ar@{-->}@/^/[uul] &\\
& \epsilon_r x_r & \epsilon_r y_r
&
}
\end{equation*}
Ejemplo N 215:
Modelo para el control del dengue
/
1 (
mi
)x
m
ms
ms
y
2 ( N
)ms
mi
mi
LATEX Avanzado
m3 (1 aI )
( + )a
113
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{equation*}
\xymatrix {\mu N \ar[rr] && *+<1cm>[F-,]{x}
\ar[rr]^{\alpha \psi_{1}
(\frac{m_i}{m})x} \ar[d] &&
*+<1cm>[F-,] {y} \ar[rr]^{\theta y}
\ar@{-->}@/^/[ddl] \ar[d] &&
*+<1cm>[F-,]{z} \ar[d]\\
&& \mu x && \mu y
&&
\mu z\\
\omega a \ar[rr] && *+<1cm>[o][F]{m_s}
\ar@{-->}[rr]_{\beta \psi_{2}
(\frac{y}{N})m_s} \ar[d] &&
*+<1cm>[o][F] {m_i} \ar[rr]^{\phi m
\psi_3 (1-\frac {a}{I})}
\ar@/^/[uul] \ar[d] &&
*+<1cm>[o][F]{a} \ar[d]\\
&& \epsilon m_s && \epsilon m_i
&&
(\pi + \omega)a}
\end{equation*}\\
Ejemplo N 216:
114
A. Mu
noz L., I. Pizza T., G. Villalobos N.
1 ()x
^
u1
ms
3 ()ms
mi
4 ()p
( u1 )mi
ms
o 3 ()l
o 6 ()h
C
p p
lxd
3.3.
(l + xd )l
xd
h h
/ xd
Esta secci
on contiene el dise
no de arreglos matriciales especiales, tablas y fguras.
LATEX Avanzado
115
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 217:
1
0
A=
0
0
0
1
0
0
0
0
1
0
1
0
.
0
\[\newcommand *{\temp}{\multicolumn{1}{c|}{0}}
A=\left [
\begin{array}{ccccccc}
1
& 0 & \ast
& 1 & \ast &
\ast & \ast\\
\cline {1-1}
\temp & 1 & \ast
& 0 & \ast &
\ast & \ast\\
\cline {2-3}
0
& 0 & \temp
& 1 & \ast &
\ast & \ast \\
\cline {4-7}
0
& 0 & 0
& 0 & 0
& 0 & 0
\end{array}
\right ].\]
Ejemplo N 218:
det
x11
x21
..
.
0 ... 0
G
xn1
\[\newcommand *{\tempa}{\multicolumn{1}{|c}{}}
\newcommand *{\tempb}{\multicolumn{1}{c|}{}}
\det \left [\begin{array}{cccc}
x_{11}
& 0
& \ldots & 0
\\
\cline{2-4}
x_{21}
& \tempa &
& \tempb \\
\vdots
& \tempa & G
& \tempb \\
x_{n1}
& \tempa &
& \tempb \\
\cline{2-4}
\end{array}\;\right ]= x_{11} (\det G ).\]
LATEX Avanzado
116
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 219:
a
b
c
1.3
1.5
3.2
0.5
0.9
1.4
\begin{displaymath}
\begin{tabular}{|l|l|l|}
\hline
a & 1.3 & 0.5\\
\hline \hline
b & 1.5
& 0.9 \\
\hline \hline
c & 3.2
& 1.4 \\
\hline
\end{tabular}
\end{displaymath}
Ejemplo N 220:
Modelo matem
atico para el
control integrado del A.aegypti.
\begin{displaymath}
\begin{tabular}{|p{6 cm}|}
\hline \textbf{Modelo matem\atico para
el control integrado del}
\textit{A.aegypti}.\\ \hline
\end{tabular}
\end{displaymath}
Ejemplo N 221:
P
n
n+en
i=1 n+1
Rb
arctan dt
a
logx+ex x
x
\begin{displaymath}
\begin{tabular}{|p{6 cm}|}
\hline
LATEX Avanzado
117
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{displaymath}
\begin{cases}
\overset {n}{\underset {i=1}{\sum}}
\frac {n+e^n}{\sqrt {n+1}}\\
\int_{a}^b \arctan dt\\
\left(\frac {\log {x+e^x}}
{\surd x}\right )^x
\end{cases}
\end{displaymath}\\
\hline
\end{tabular}
\end{displaymath}
Ejemplo N 222:
\begin{displaymath}
\begin{tabular}{|p{8 cm}|}
\hline
\begin{displaymath}
\xymatrix{*+<2cm>[F-,]{X}
\ar [r]^f & *+<2cm>[F-,]{Y} }
\end{displaymath}\\
\hline
\end{tabular}
\end{displaymath}
Ejemplo N 223:
LATEX Avanzado
118
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{displaymath}
\begin{tabular}{|p{8 cm}|}
\hline
\begin{displaymath}
\xymatrix{*+<2cm>[o][F--]{X} \ar [r]|{f } &
*+<2cm>[o][F--]{Y} }
\end{displaymath}\\
\hline
\end{tabular}
\end{displaymath}
Ejemplo N 224:
+3
\begin{displaymath}
\begin{tabular}{|p{8 cm}|}
\hline
\begin{displaymath}
\xymatrix{*+<1cm>[o][F=]{X} \ar @{:>} [r]|{f }
& *+<1cm>[o][F=]{Y}}
\end{displaymath}\\
\hline
\end{tabular}
\end{displaymath}
Ejemplo N 225:
Parametros
Valor
0,7
1,3
2,1
\begin{displaymath}
\begin{tabular}{c r @{,} l}
Par\ametros
&
\multicolumn{2}{c}{Valor}\\
\hline
$\alpha$
& 0&7 \\
$\beta $
& 1&3 \\
LATEX Avanzado
119
A. Mu
noz L., I. Pizza T., G. Villalobos N.
$\theta$
& 2&1 \\
\hline
\end{tabular}
\end{displaymath}
Ejemplo N 226:
Par
ametros
\begin{displaymath}
\begin{tabular}{c c c @{,} l}
Par\ametros
& \multicolumn{3}
{c}{Intervalo Valor promedio}\\
\hline
$\alpha$
& [0,7 1,3]
& \qquad
$\beta $
& [1,3 1,7]
& \qquad
$\theta$
& [2,1 2,9]
& \qquad
$\phi$
& [0,2 0,8]
& \qquad
$\chi$
& [0,4 1,8]
& \qquad
\hline
\end{tabular}
\end{displaymath}
1&0\\
1&5\\
2&5\\
0&5\\
0&6\\
Ejemplo N 227:
a
0,7
1,2
0,2
0,9
1,4
b
1,5
3,2
1,3
2,1
1,7
c
0,9
1,4
0,6
1,7
2,3
\begin{displaymath}
\begin{tabular}{|l|c|l|}
\hline
a
&
b
&
c \\
\hline \hline
0,7
&
1,5
&
0,9\\
LATEX Avanzado
120
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\hline
1,2
&
3,2
\hline
0,2
&
1,3
\hline
0,9
&
2,1
\hline
1,4
&
1,7
\hline
\end{tabular}
\end{displaymath}
&
1,4\\
&
0,6\\
&
1,7\\
&
2,3\\
Ejemplo N 228:
b
1,5
3,2
1,3
2,1
1,7
c
0,9
1,4
0,6
1,7
2,3
\begin{table}[h]
\caption {Par\ametros del modelo }
\begin{displaymath}
\begin{tabular}{|l|c|l|}
\hline
a
&
b
&
c \\
\hline \hline
0,7
&
1,5
&
0,9\\
\hline
1,2
&
3,2
&
1,4\\
\hline
0,2
&
1,3
&
0,6\\
\hline
0,9
&
2,1
&
1,7\\
\hline
1,4
&
1,7
&
2,3\\
LATEX Avanzado
121
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\hline
\end{tabular}
\end{displaymath}
\end{table}
Ejemplo N 229:
simbolo
3
|
`
codigo
\in
\geq
\gg
\cong
\aprox
\doteq
\supset
\supsetq
\parallel
\dashv
simbolo
.
=
k
a
\begin{table}[h]
\caption {Relaciones Binarias en \text{LaTeX}}
\begin{displaymath}
\begin{tabular}{|l|r|l|r|}
\hline
codigo & simbolo
& codigo & simbolo \\
\hline \hline
\verb|\ni| & $\ni $ & \verb|\in| & $ \in $ \\
\hline
\verb|\leq| & $\leq $ & \verb|\geq| & $
\geq $ \\
\hline
\verb|\ll| & $\ll $ & \verb|\gg| & $ \gg $ \\
\hline
\verb|\sim| & $\sim $ & \verb|\cong| & $
\cong$ \\
\hline
\verb|\equiv|& $\equiv $ & \verb|\aprox| & $
LATEX Avanzado
122
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\approx$\\
\hline
\verb|\subset|& $\subset$ & \verb|\doteq| & $
\doteq $ \\
\hline
\verb|\subsetq|& $\subseteq$& \verb|\supset| &
$ \supset $\\
\hline
\verb|\perp| & $\perp$ & \verb|\supsetq| & $
\supseteq $ \\
\hline
\verb|\mid| & $\mid$ & \verb|\parallel| & $
\parallel $ \\
\hline
\verb|\vdash| & $\vdash$ & \verb|\dashv| & $
\dashv $ \\
\hline
\end{tabular}
\end{displaymath}
\end{table}
Ejemplo N 230:
simbolo
codigo
\mp
\cdot
bigcirc
\star
\cup
\vee
\oslash
\bullet
\ominus
\wr
simbolo
\begin{table}[h]
\caption {Operaciones Binarias}
LATEX Avanzado
123
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{displaymath}
\begin{tabular}{|l|r|l|r|}
\hline
codigo & simbolo
& codigo & simbolo \\
\hline \hline
\verb|\pm| & $\pm $ & \verb|\mp| &
$ \mp $ \\
\verb|\times| & $\times $ & \verb|\cdot| &
$ \cdot $ \\
\verb|\circ| & $\circ $ & \verb|bigcirc| &
$ \bigcirc $ \\
\verb|\div| & $\div $ & \verb|\star| &
$ \star$ \\
\verb|\ast|& $\ast $ & \verb|\cup| &
$ \cup$ \\
\verb|\cap| & $\cap$ & \verb|\vee| &
$ \vee $ \\
\verb|\wedge| & $\wedge$& \verb|\oslash| &
$ \oslash $\\
\verb|\oplus| & $\oplus$
& \verb|\bullet| &
$\bullet $ \\
\verb|\otimes| & $\otimes$ &
\verb|\ominus| &
$\ominus $\\
\verb|\setminus| & $\setminus$
& \verb|\wr| &
$\wr $ \\
\hline
\end{tabular}
\end{displaymath}
\end{table}
Ejemplo N 231:
\begin{table}[h]
\caption {Flechas}
\begin{displaymath}
\small
\begin{tabular}{|l|r|l|r|}
\hline \hline
C\odigo & Flecha
& C\odigo &
Flecha \\
\hline \hline \verb|\leftarrow| &
LATEX Avanzado
124
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Flecha
l
%
7
(
)
8
:
=
Codigo
\rightarrow
\longrightarrow
\Rightarrow
\Longrightarrow
\longleftrightarrow
\Longleftrightarrow
\downarrow
\Downarrow
\Updownarrow
\searrow
\longmapsto
\hookrightarrow
\rightharpoonup
\rightharpoondown
\rightleftarrows
\nrightarrow
\nRightarrow
\nLeftrightarrow
Flecha
m
&
7
,
*
+
9
;
<
$\leftarrow $ &
\verb|\rightarrow| &
$\rightarrow $ \\
\verb|\longleftarrow| &
$\longleftarrow$ &
\verb|\longrightarrow| &
$ \longrightarrow $ \\
\verb|\Leftarrow| &
$\Leftarrow $ &
\verb|\Rightarrow| &
$ \Rightarrow $ \\
\verb|\Longleftarrow| &
$\Longleftarrow $ &
\verb|\Longrightarrow| &
$ \Longrightarrow$ \\
\verb|\leftrightarrow|&
$\leftrightarrow $ &
\verb|\longleftrightarrow| &
LATEX Avanzado
125
A. Mu
noz L., I. Pizza T., G. Villalobos N.
$ \longleftrightarrow$ \\
\verb|\Leftrightarrow| &
$\Leftrightarrow$ &
\verb|\Longleftrightarrow| &
$ \Longleftrightarrow $ \\
\verb|\uparrow| & $\uparrow$&
\verb|\downarrow| &
$ \downarrow $\\
\verb|\Uparrow| &
$\Uparrow$
&
\verb|\Downarrow| &
$\Downarrow $ \\
\verb|\updownarrow| &
$\updownarrow$ &
\verb|\Updownarrow| &
$\Updownarrow$\\
\verb|\nearrow| &
$\nearrow$
&
\verb|\searrow| &
$\searrow$ \\
\verb|\mapsto| & $\mapsto $ &
\verb|\longmapsto| &
$ \longmapsto $ \\
\verb|\hookleftarrow| &
$\hookleftarrow $ &
\verb|\hookrightarrow| &
$ \hookrightarrow$ \\
\verb|\leftharpoonup|&
$\leftharpoonup $ &
\verb|\rightharpoonup| &
$ \rightharpoonup$ \\
\verb|\leftharpoondown| &
$\leftharpoondown$ &
\verb|\rightharpoondown| &
$ \rightharpoondown $ \\
\verb|\rightleftharpoons| &
$\rightleftharpoons$&
\verb|\rightleftarrows| &
$ \rightleftarrows$\\
\verb|\nleftarrow| &
$\nleftarrow$
&
LATEX Avanzado
126
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\verb|\nrightarrow| &
$\nrightarrow$ \\
\verb|\nLeftarrow| &
$\nLeftarrow$ &
\verb|\nRightarrow| &
$\nRightarrow$\\
\verb|\nleftrightarrow| &
$\nleftrightarrow$
& \verb|\nLeftrightarrow| &
$\nLeftrightarrow$ \\
\hline \hline
\end{tabular}
\end{displaymath}
\end{table}
Ejemplo N 232:
Simbolo
@
Codigo
\Re
\partial
\prime
\backslash
\exists
\triangle
\Vert
\angle
\vartriangle
\diagdown
Simbolo
<
0
\
4
k
M
\begin{table}[h]
\caption {Miscelanea de Simbolos}
\begin{displaymath}
\begin{tabular}{|l|r|l|r|}
\hline
C\odigo & Simbolo
&
C\odigo & Simbolo \\
\hline \hline \verb|\infty| &
LATEX Avanzado
127
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{center}
\begin{tabular}{|l|c|l|c|l|}
\hline \rowcolor{green}
LATEX Avanzado
128
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{displaymath}
\begin{tabular}{|p{8 cm}|}
\hline
\begin{displaymath}
\color{red} \xymatrix{ *+<2cm>[o][F--]{X}
\ar [r]|{f } &
*+<2cm>[o][F--]{Y} }
\end{displaymath}\\
\hline
\end{tabular}
\end{displaymath}
Ejemplo N 235:
MODELO PARA EL CONTROL MECANICO DEL
MOSQUITO A.aegypti EN INCIDENCIA DE DENGUE
\begin{center}
\fbox{\colorbox{yellow}{\parbox{0.8\linewidth}
{MODELO PARA EL
CONTROL MECANICO DEL MOSQUITO \textit{A.aegypti}
EN INCIDENCIA DE
DENGUE}}}
\end{center}
LATEX Avanzado
129
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ejemplo N 236:
MODELO PARA EL CONTROL MECANICO DEL
MOSQUITO A.aegypti EN INCIDENCIA DE DENGUE
\begin{center}
\fcolorbox{red}{yellow}{\parbox{0.8\linewidth}
{MODELO PARA EL
CONTROL MECANICO DEL MOSQUITO \textit{A.aegypti}
EN INCIDENCIA DE
DENGUE}}
\end{center}
LATEX Avanzado
130
Captulo 4
Inclusi
on de gr
aficas e
imagenes
En este captulo se ilustra la inclusion de graficas e imagenes
desde Pain archivos.png
4.1.
Ejemplo N 237:
Programa en Maple [1]:
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{figure}[h]
\centering
\includegraphics[width=4in,height=2.5in]{g0}\\
\caption{$\dot{y}=y-y^2/12$}
\end{figure}
Ejemplo N 238:
Programa en Maple [1]:
132
A. Mu
noz L., I. Pizza T., G. Villalobos N.
133
A. Mu
noz L., I. Pizza T., G. Villalobos N.
134
A. Mu
noz L., I. Pizza T., G. Villalobos N.
LATEX Avanzado
135
A. Mu
noz L., I. Pizza T., G. Villalobos N.
136
A. Mu
noz L., I. Pizza T., G. Villalobos N.
137
A. Mu
noz L., I. Pizza T., G. Villalobos N.
4.2.
Imagenes
Ejemplo N 247:
Fguras Imposibles
\begin{figure}[h]
\centering
\includegraphics[width=3in]
{PINTURA3456}\\
\caption{F\iguras Imposibles:
S\atira sobre una falsa perspectiva,
William Hogarth 1754; Cascada(1961);
Belvedere(1958); Otro Mundo II
(1974), M.C. Escher(1898-1972) ~\cite{hI04}. }
\end{figure}
LATEX Avanzado
138
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{figure}[h]
\centering
\includegraphics[width=3in]{familia}\\
\caption{Familia}
\end{figure}
Ejemplo N 249:
\begin{figure}[h]
\centering
\includegraphics[width=2in]{irma}\\
\caption{Mi esposa}
\end{figure}
Ejemplo N 250:
\begin{figure}[h]
\centering \subfigure [La familia Guerrero
]{\includegraphics[width=2.8in]{famjon}}
\subfigure[La familia
Lim\on]
LATEX Avanzado
139
A. Mu
noz L., I. Pizza T., G. Villalobos N.
140
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\caption{Mapas de Colombia y
Latinoam\erica ~\cite{wD07}.}
\end{figure}
Ejemplo N 254:
Pensadores Sociales
\textbf{Pensadores Sociales}
\begin{figure}[h]
\centering \subfigure[ Bolivar
S.(1783-1830)]{\includegraphics
[width=1.5in]{S1}}
\subfigure[Marx
C.(1818-1883)]
{\includegraphics[width=1.5in]{M1}}\\
\subfigure[Lenin V.
I.(1870-1924)]{\includegraphics
[width=1.5in]{L1}} \subfigure[
Gu\evara H. (1928-1967)]{\includegraphics
[width=1.5in]{che1}}\\
\caption {Pensadores Sociales
~\cite{wE30}, ~\cite{wM83},
~\cite{wB24}, ~\cite{wK09}.}
\end{figure}
LATEX Avanzado
141
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{figure}[h]
\centering
\includegraphics[width=4in,height=5in]{g01}\\
\caption{Gr\aficas de Superficies}
\end{figure}
LATEX Avanzado
142
A. Mu
noz L., I. Pizza T., G. Villalobos N.
LATEX Avanzado
143
A. Mu
noz L., I. Pizza T., G. Villalobos N.
LATEX Avanzado
144
A. Mu
noz L., I. Pizza T., G. Villalobos N.
(a) Colombia
(b) Latinoamerica
LATEX Avanzado
145
A. Mu
noz L., I. Pizza T., G. Villalobos N.
LATEX Avanzado
146
A. Mu
noz L., I. Pizza T., G. Villalobos N.
LATEX Avanzado
147
A. Mu
noz L., I. Pizza T., G. Villalobos N.
LATEX Avanzado
148
Captulo 5
Aplicaciones
5.1.
Minip
aginas [26]
5.2.
Inclusi
on de imagen en una minip
agina
\begin{figure}[h]
\begin{minipage}[c]{2in}
{\bf \footnotesize{Breve
biograf\ia de Henri L\eon Lebesgue
(Beauvais, 1875 - Paris, 1941):}}
\scriptsize{Matem\atico
149
A. Mu
noz L., I. Pizza T., G. Villalobos N.
5.3.
\begin{figure}[h]
\begin{minipage}[c]{3in}
LATEX Avanzado
150
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\begin{displaymath}
{\bf \footnotesize{Campesina}}
\end{displaymath}
\begin{displaymath}
{\bf \footnotesize{Pablo Neruda
(1904-1973),Chile}}
\end{displaymath}
\begin{verse}
\scriptsize{Entre los surcos tu
cuerpo moreno\\
es un racimo que a la tierra llega.\\
Torna los ojos, mirate los senos,\\
son dos semillas \acidas y ciegas.\\
Tu carne es tierra que ser\ia madura\\
cuando el oto\~{n}ote tienda las manos,\\
y el surco que ser\ia tu sepultura\\
temblar\ia, temblar\ia, como un humano\\
al recibir tus carnes y tus huesos\\
-rosas de pulpa con rosas de cal:\\
rosas que en el primero de los besos\\
vibraron como un vaso de cristal-.\\
La palabra de qu\e concepto pleno\\
ser\ia tu cuerpo? No lo he de saber!\\
Torna los ojos, mirate los senos,\\
tal vez no alcanzar\ias a florecer. }
\end{verse}
\end{minipage}
\begin{minipage}[r]{0.8in}
\includegraphics[width=0.8in]{fotopablo}\\
\end{minipage}
\end{figure}
5.4.
\begin{figure}[h]
\begin{minipage}[c]{2.5in}
\begin{displaymath}
\text{\footnotesize
{\textbf{Pablo Picasso (1881 - 1973)}}}
\end{displaymath}
\includegraphics[width=2in]
LATEX Avanzado
151
A. Mu
noz L., I. Pizza T., G. Villalobos N.
{pinturapicasso}\\
\end{minipage}
\begin{minipage}[r]{1.5in}
\includegraphics[width=0.7in]{fotopicasso}\\
\end{minipage}
\end{figure}
5.5.
Con cari
no a mis hijos
Alejandro, Pablo, Dalia
M
exico - Puebla: 2006
\begin{figure}[h]
\begin{minipage}[c]{3in}
\begin{displaymath}
LATEX Avanzado
152
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\text{\footnotesize{\textbf{Maravilla
del mundo}~\cite{hW06} }}
\end{displaymath}
\includegraphics[width=2.6in]
{fotomaravilla}\\
\end{minipage}
\begin{minipage}[r]{1in}
\includegraphics[width=0.7in]{alejandro}\\
\begin{minipage}[r]{1in}
\includegraphics[width=1in]{Dibujo}\\
\begin{displaymath}
\text{\tiny{\textbf{Con cari\~{n}o a
mis hijos }}}
\end{displaymath}
\begin{displaymath}
\text{\tiny{\textbf{Alejandro,
Pablo, Dalia }}}
\end{displaymath}
\begin{displaymath}
\text{\tiny{\textbf{M\exico Puebla: 2006}}}
\end{displaymath}
\end{minipage}
\end{minipage}
\end{figure}
5.6.
\begin{figure}[h]
\begin{minipage}[l]{2.7in}
\begin{displaymath}
\text{\footnotesize{\textbf{Ecuaciones
Diferenciales}}}
\end{displaymath}
\begin{eqnarray*}
\dot{s} & = & \Delta N +
\theta E - \mu s \alpha s e\\
\dot{e} & =& \alpha s e-\theta e - \mu e \\
LATEX Avanzado
153
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Ecuaciones Diferenciales
?x
/ x
/ y
/ y
N
s = N + E s se
1 e
y
e = se e e
(1 + 2 + 3 )e
e
se
/ e
x = 1 e x
y = 2 e y
2 e
3 e
/ z
z = 3 e z
Donde , , , , 1 , 2 , 3 0
154
A. Mu
noz L., I. Pizza T., G. Villalobos N.
5.7.
Dise
no de un diagrama conmutativo en
una minip
agina
0
U {0}
/U V
00
Dn {0}
Dise
no de un diagrama conmutativo
S n1
1. Dise
no de la primera fila
0
2. Dise
no de la segunda fila
3. Dise
no de la tercera fila
4. Integraci
on de las tres filas
U {0}
_
Dn {0}
00
?
S n1
/V
/Y
/ U V
_
/V
O
?
/Y
\begin{figure}[h]
\begin{minipage}[l]{2.5in}
\begin{displaymath}
\text{\footnotesize{\textbf{Dise\~{n}o de
un diagrama conmutativo}}}
\end{displaymath}
\begin{enumerate}
\item Dise\~{n}o de la primera fila
\item Dise\~{n}o de la segunda fila
\item Dise\~{n}o de la tercera fila
\item Integraci\on de las tres filas
\end{enumerate}
\end{minipage}
\begin{minipage}[r]{1.7in}
\begin{eqnarray*}
\xymatrix{U-\{0\}\ar[r]^{\Phi^{}}
&
U\cap V}\\
\xymatrix{D^{n}-\{0\}\ar[r]^{\Phi^{} }
&
V}\\
\xymatrix{S^{n-1} \ar[r]_{f}
&
Y }\\
\xymatrix{U-\{0\}\ar[r]^{\Phi^{}}
LATEX Avanzado
155
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\ar@{^{(}->}[d]_{\alpha}
&
U\cap V \ar@{^{(}->}[d]^{k}\\
D^{n}-\{0\}\ar[r]^{\Phi^{} }
&
V\\
S^{n-1} \ar[r]_{f}\ar@{^{(}->}[u]^{\beta}
Y \ar@{^{(}->}[u]_{j} }\\
\end{eqnarray*}
\end{minipage}
\end{figure}
5.8.
&
Minip
agina de logos
Dise
no de Logos
Dise
no del logo de TEX [51]
Dise
no del logo de LATEX [51]
TEX
LATEX
LATEX2
XY- pic
Dise
no del logo de LATEX 2e [51]
Dise
no del logo de Paquete grafico [15]
Dise
no del logo de la Uniquindo [54]
Dise
no del logo de la BUAP [40]
\begin{figure}[h]
\begin{minipage}[l]{3in}
\begin{displaymath}
\text{\footnotesize{\textbf{Dise\~{n}o de Logos}}}
\end{displaymath}
\begin{itemize}
\item Dise\~{n}o del logo de TEX
\item Dise\~{n}o del logo de LATEX
\item Dise\~{n}o del logo de LATEX 2e
\item Dise\~{n}o del logo de Paquete gr\afico
\item Dise\~{n}o del logo de la Uniquind\io
\end{itemize}
\end{minipage}
\begin{minipage}[r]{0.8in}
\TeX \\
LATEX Avanzado
156
A. Mu
noz L., I. Pizza T., G. Villalobos N.
\LaTeX \\
\LaTeX $2_\varepsilon$\\
\Xy - pic \\
\includegraphics[width=0.3in]{logo}\\
\includegraphics[width=0.3in]{logbuap}\\
\end{minipage}
\end{figure}
5.9.
Edicci
on de proposiciones
Si A entonces A
Si A, B entonces A B
Definici
on 4. es un
algebra si es un a
lgebra cerrado respecto a las uniones numerables, es decir, si {Ai }
i=1 entonces
.
i
i=1
Teorema 2. La intersecci
on de cualquier colecci
on no vacia de
algebras o
algebras es, respectivamente, un
algebra o un
algebra.
Corolario 2. Dada una colecci
on D de subconjuntos de X existe
un
algebra minimal que contiene a D ,(D).
Definici
on 5. Una funci
on : [0, +] se llamar
a medida
si cumple:
1. Posividad:
(A) 0
A () = 0
Ei ) =
i=1
(Ei )
i=1
LATEX Avanzado
157
A. Mu
noz L., I. Pizza T., G. Villalobos N.
Si A, B B A entonces
1. Monotonicidad:
(B) (A)
3. Subaditividad:
Ei )
i=1
(Ei )
i=1
Teorema 4. Sea un
algebra y {En }nN una sucesi
on
mon
otonamente creciente, En En+1 . Entonces
(
Ei ) = lm (En )
n
i=1
Definici
on 6. Para A X su medida exterior est
a definida por
(A) = nf
(Ei )
i=1
Definici
on 8 (Funci
on Medible). Una funci
on f : X <+
1
< {, +} es medible si y s
olo si f (B) para todo
conjunto boreliano B, (f 1 (B) = {x X : f (x) B}).
Lema 1 (Lema de Funcion Medible).
Si f es medible y no negativa
R
en E (E) = 0 entonces E f d = 0.
LATEX Avanzado
158
A. Mu
noz L., I. Pizza T., G. Villalobos N.
A n
5.10.
Edici
on del programa
\chapter{Edicci\on de proposiciones}
En esta secci\on se indica la manera de
incluir en un documento :
Definiciones, lemas, teoremas y corolarios.
\newtheorem{ley2}{Definici\on}
\begin{ley}
Una colecci\on no vac\ia $\Sigma
$ de subconjuntos de $X$ es un
\algebra si satisface:\\
\begin{itemize}
\item $X\in \Sigma$
\item \text {Si $A \in \Sigma$ entonces
$\overset {-}{A} \in
\Sigma$}
\item \text {Si $A,B \in \Sigma $ entonces
$A\cup B \in \Sigma$}
\end{itemize}
\end{ley}
\newtheorem{ley 3}{Definici\on}
\begin{ley}
$\Sigma$ es un \text
{ $\sigma- $\algebra }si es
LATEX Avanzado
159
A. Mu
noz L., I. Pizza T., G. Villalobos N.
un \algebra
cerrado respecto a las uniones numerables,
es decir, si
$\{A_i\}_{i=1}^\infty \subset
\Sigma $ entonces
$\cup_{i=1}^{\infty}A_{i } \in \Sigma.$
\end{ley}
\newtheorem{teo}{Teorema}
\begin{teo}
La intersecci\on de cualquier
colecci\on no
vacia de \algebras o
\text {$\sigma - $ \algebras} es,
respectivamente,
un \algebra o
un \text {$\sigma-$ \algebra}.
\end{teo}
\newtheorem{cor}{Corolario}
\begin{cor}
Dada una colecci\on $D$ de
subconjuntos de $X$
existe un \text
{$\sigma-$ \algebra } minimal que
contiene a $D$ ,
$\Sigma (D)$.\\
\end{cor}
\newtheorem{le4}{Definici\on}
\begin{ley}
Una funci\on $\mu : \Sigma
\longrightarrow
[0,+\infty ]$ se
llamar\a medida si cumple:
\begin{enumerate}
\item \textbf{Posividad:}\quad
$ \mu (A)\geq 0\quad
\forall A \in \Sigma
\wedge \mu (\emptyset)=0$
\item \textbf{$\sigma-$ aditividad:}
\quad Si $\{E_i\}_{i\in N}$ es una familia
disjunta de conjuntos de
$\Sigma$ ,
LATEX Avanzado
160
A. Mu
noz L., I. Pizza T., G. Villalobos N.
entonces \\
\begin{displaymath}
\mu ( \overset {\infty}{\underset {i=1}
{\bigcup}}E_i )=
\sum_{i=1}^\infty \mu (E_i)
\end{displaymath}
\end{enumerate}
\end{ley}
\newtheorem{teo1}{Teorema}
\begin{teo}
Una medida $\mu$ satisface las siguientes
propiedades:\\
\begin{enumerate}
\item \textbf{Monotonicidad:}\quad Si
$A,B \in \Sigma \wedge B\subset A $ entonces
$\mu (B)\leq \mu (A)$
\item \textbf{Substractividad:}\quad Si
$A,B \in \Sigma \wedge B\subset A \wedge
\mu (B)< +\infty $
entonces
$\mu (A-B)=\mu (A)-\mu (B)$
\item \textbf {Subaditividad:} \quad Si
$\{E_i\}_{i\in N} \subset
\Sigma$ entonces\\
\begin{displaymath}
\mu ( \overset {\infty}{\underset {i=1}
{\bigcup}}E_i )\leq
\sum_{i=1}^\infty \mu (E_i)
\end{displaymath}
\end{enumerate}
\end{teo}
\newtheorem{teo2}{Teorema
(Continuidad de la medida)}
\begin{teo}
Sea $\Sigma$ un \text {$\sigma-$ \algebra}
y $\{E_n\}_{n\in
N}\subset \Sigma$ una sucesi\on mon\otonamente
creciente, $E_n
\subset E_{n+1}$. Entonces\\
\begin{displaymath}
\mu ( \overset {\infty}
LATEX Avanzado
161
A. Mu
noz L., I. Pizza T., G. Villalobos N.
{\underset {i=1}{\bigcup}}E_i )=
\lim_{n\longrightarrow \infty} \mu (E_n)
\end{displaymath}
\end{teo}
\newtheorem{ley5}{Definici\on}
\begin{ley}
Para $A \subset X $ su medida exterior
est\a definida por\\
\begin{displaymath}
\mu^\ast (A)= \inf \sum_{i=1}^\infty \mu (E_i)
\end{displaymath}
donde el infimo est\a tomado sobre
todos los posibles $\Sigma-$
cubrimientos del conjunto $A$.
\end{ley}
\newtheorem{ley6}{Definici\on}
\begin{ley}[Medida de Lebesgue en $ \Re$]
Un conjunto $A\subset \Re $ es medible seg\un
Lebesgue si para cada
entero positivo $n$ el conjunto acotado
$A\cap [-n,n)$ es un
conjunto medible seg\un Lebesgue. La medida
de Lebesgue en $\Re$
es\\
\begin{displaymath}
m(A)= \lim_{n\longrightarrow \infty} m
(A \cap [-n,n)).
\end{displaymath}
\end{ley}
\newtheorem{ley7}{Definici\on}
\begin{ley}[Funci\on Medible]
Una funci\on $f: X \longrightarrow
\Re^+ \equiv \Re \cup
\{-\infty,+\infty\}$ es \text {$\Sigma-$ medible}
si y s\olo si
$f^{-1}(B)\in \Sigma$ para todo conjunto
boreliano $B$,
$(f^{-1}(B)=\{x\in X : f(x)\in B \})$.
\end{ley}
\newtheorem{lema}{Lema}
\begin{lema}[Lema de Funci\on Medible]
LATEX Avanzado
162
A. Mu
noz L., I. Pizza T., G. Villalobos N.
LATEX Avanzado
163
A. Mu
noz L., I. Pizza T., G. Villalobos N.
LATEX Avanzado
164
Bibliografa
[1] Abell, Martha L., and Braselton, James P. Maple V by example, Academic Press (1999).
[2] Alexandrov V. V., Slochevski S. I., Lemak S. S., Parushnikov
N. A., Reyes S. R., Salazar I. H., Romero M. I. Introducci
on
a la modelac
on matem
atica de sistemas controlables, Tomo I,
Universidad Estatal de Mosc
u: M. V. Lomonosov, Benemerita
Universidad Aut
onoma de Puebla, Mexico (1998).
[3] Alexandrov V. V., Slochevski S. I., Lemak S. S., Parushnikov
N. A., Reyes S. R., Salazar I. H., Romero M. I. Introducci
on a
la modelac
on matem
atica de sistemas controlables, Tomo II,
Universidad Estatal de Mosc
u: M. V. Lomonosov, Benemerita
Universidad Aut
onoma de Puebla, Mexico (1998).
[4] Arazoza H. ; Lounes R. A two-type model for the Cuban national programme on HIV/AIDS,A Journal of Mathematics
applied in Medicine and Biology 16, 143-154, (1999).
[5] Bartlett M. S. An introduction to Stochastic Processes, 3rd
edn. Cambridge University Press, (1978).
[6] Bautista, T., Oetiker T., Partl H., Hyna I. and Schlegl E. Una
descripci
on de LATEX. Manual del Centro de Microelectronica
Aplicada de la Universidad de las Palmas de G. C. (1998).
[7] Caetano M. A. L., Yoneyama T. Optimal and sub - optimal
control in dengue epidemics, Optimal control applications and
methods. (2001) 22:63-73.
[8] Edelstein - Keshet, L. Mathematical models in biology, McGraw - Hill, New York (1988).
[9] file://D:/Mis Documentos /NeoZero Apuntes sobre LaTEX.htm
165
A. Mu
noz L., I. Pizza T., G. Villalobos N.
[10] Fraguela C. A. An
alisis matem
atico avanzado. Textos cientficos, Benemerita Universidad Autonoma de Puebla, (2004).
[11] Gr
atzer G. Math into LATEX - An intrduction to LATEX y
AMS - LATEX, Birkh
auser Boston (1996).
[12] Grossman S. I. Algebra lineal, Mcgraw - Hill (1993).
[13] Hinrichsen D., L. Jose, Mu
noz F., Fraguela C. A., Alvarez
P. A. Topologa general, Aportaciones matem
aticas, Sociedad
Matem
atica Mexicana (2003).
[14] Keener J., Sneyd J. Mathematical physiology, Springer Verlag (1998).
[15] Kristoffer H. Rose. The XY-pic home
URL:http://www.ens-lyon.fr/Xy - pic.html
page, (1994)
166
A. Mu
noz L., I. Pizza T., G. Villalobos N.
167
A. Mu
noz L., I. Pizza T., G. Villalobos N.
[50] www.krstarica.com
[51] www.liberamimente.com/images/fractal2.jpg
[52] www.museovintage.com
[53] www.marxists.org
[54] www.profes.net
LATEX Avanzado
168