i fix
This commit is contained in:
parent
8b73b8b5ee
commit
500f3f7ccf
4 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdflatex 2018.9.7) 6 NOV 2018 16:07
|
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdflatex 2018.9.7) 6 NOV 2018 18:53
|
||||||
entering extended mode
|
entering extended mode
|
||||||
restricted \write18 enabled.
|
restricted \write18 enabled.
|
||||||
file:line:error style messages enabled.
|
file:line:error style messages enabled.
|
||||||
|
@ -281,7 +281,7 @@ Underfull \hbox (badness 10000) in paragraph at lines 23--24
|
||||||
Here is how much of TeX's memory you used:
|
Here is how much of TeX's memory you used:
|
||||||
4223 strings out of 492641
|
4223 strings out of 492641
|
||||||
71506 string characters out of 6129331
|
71506 string characters out of 6129331
|
||||||
262150 words of memory out of 5000000
|
262153 words of memory out of 5000000
|
||||||
8081 multiletter control sequences out of 15000+600000
|
8081 multiletter control sequences out of 15000+600000
|
||||||
9826 words of font info for 37 fonts, out of 8000000 for 9000
|
9826 words of font info for 37 fonts, out of 8000000 for 9000
|
||||||
1141 hyphenation exceptions out of 8191
|
1141 hyphenation exceptions out of 8191
|
||||||
|
@ -295,7 +295,7 @@ mr8.pfb></usr/local/texlive/2018/texmf-dist/fonts/type1/public/amsfonts/cm/cmss
|
||||||
bx10.pfb></usr/local/texlive/2018/texmf-dist/fonts/type1/public/amsfonts/cm/cms
|
bx10.pfb></usr/local/texlive/2018/texmf-dist/fonts/type1/public/amsfonts/cm/cms
|
||||||
y10.pfb></usr/local/texlive/2018/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy
|
y10.pfb></usr/local/texlive/2018/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy
|
||||||
8.pfb>
|
8.pfb>
|
||||||
Output written on Theorie.pdf (1 page, 77693 bytes).
|
Output written on Theorie.pdf (1 page, 77732 bytes).
|
||||||
PDF statistics:
|
PDF statistics:
|
||||||
40 PDF objects out of 1000 (max. 8388607)
|
40 PDF objects out of 1000 (max. 8388607)
|
||||||
28 compressed objects within 1 object stream
|
28 compressed objects within 1 object stream
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -37,7 +37,7 @@
|
||||||
\subsection*{b)}
|
\subsection*{b)}
|
||||||
\begin{gather*}
|
\begin{gather*}
|
||||||
\begin{pmatrix} x_1 & x_2 & \cdots & x_n \\ y_1&y_2&\cdots&y_n\\ z_1&z_2&\cdots&z_n \\ \end{pmatrix} * \begin{pmatrix} 1 \\ 1 \\ \vdots \\ 1 \\ \end{pmatrix} =
|
\begin{pmatrix} x_1 & x_2 & \cdots & x_n \\ y_1&y_2&\cdots&y_n\\ z_1&z_2&\cdots&z_n \\ \end{pmatrix} * \begin{pmatrix} 1 \\ 1 \\ \vdots \\ 1 \\ \end{pmatrix} =
|
||||||
\begin{pmatrix} \sum\limits_{i=1} x \\ \sum\limits_{i=1} y \\ \sum\limits_{i=1} z \end{pmatrix}
|
\begin{pmatrix} \sum\limits_{i=1} x_i \\ \sum\limits_{i=1} y_i \\ \sum\limits_{i=1} z_i \end{pmatrix}
|
||||||
\end{gather*}
|
\end{gather*}
|
||||||
\subsection*{c)}
|
\subsection*{c)}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue