aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/20-polynome/vektoren.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@othello.ch>2020-12-30 18:08:02 +0100
committerAndreas Müller <andreas.mueller@othello.ch>2020-12-30 18:08:02 +0100
commitcfe2f4a9bdef0f7df314b0e74f6f3d88ce18ae46 (patch)
tree9504888747dd394ce3f8011f51ded274c591bf10 /buch/chapters/20-polynome/vektoren.tex
parentnew chapter files (diff)
downloadSeminarMatrizen-cfe2f4a9bdef0f7df314b0e74f6f3d88ce18ae46.tar.gz
SeminarMatrizen-cfe2f4a9bdef0f7df314b0e74f6f3d88ce18ae46.zip
more chapter structure details
Diffstat (limited to '')
-rw-r--r--buch/chapters/20-polynome/vektoren.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/buch/chapters/20-polynome/vektoren.tex b/buch/chapters/20-polynome/vektoren.tex
index c1a660d..a797c09 100644
--- a/buch/chapters/20-polynome/vektoren.tex
+++ b/buch/chapters/20-polynome/vektoren.tex
@@ -5,6 +5,7 @@
%
\section{Polynome als Vektoren
\label{buch:section:polynome:vektoren}}
+\rhead{Polynome als Vektoren}
Ein Polynom
\[
p(X) = a_nX^n + a_{n-1}X^{n-1} + \dots a_1X+a_0