diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-10-18 19:52:32 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-10-18 19:52:32 +0200 |
commit | d732a94f72bcb414ada8f8f638fc2a034426686f (patch) | |
tree | 6fe47b05a2426394c16480cb6d62e70acdb41758 /buch/chapters/05-zahlen/natuerlich.tex | |
parent | typos chapter 1 (diff) | |
download | SeminarMatrizen-d732a94f72bcb414ada8f8f638fc2a034426686f.tar.gz SeminarMatrizen-d732a94f72bcb414ada8f8f638fc2a034426686f.zip |
typos chapters 1-5
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/05-zahlen/natuerlich.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/chapters/05-zahlen/natuerlich.tex b/buch/chapters/05-zahlen/natuerlich.tex index def03ac..b3098e4 100644 --- a/buch/chapters/05-zahlen/natuerlich.tex +++ b/buch/chapters/05-zahlen/natuerlich.tex @@ -181,7 +181,7 @@ Sie gelten immer für Matrizen. Die Lösbarkeit von Gleichungen der Form $ax=b$ mit $a,b\in\mathbb{N}$ gibt Anlass zum sehr nützlichen Konzept der Teilbarkeit. \index{Teilbarkeit}% -Die Zahl $b$ heisst {\em teilbar} durch $a$, in Formeln $a\mid b$, +Die Zahl $b$ heisst {\em teilbar} durch $a$, in Formeln $a|b$, wenn die Gleichung $ax=b$ eine Lösung in $\mathbb{N}$ hat. \index{teilbar}% Jede natürlich Zahl $n$ ist durch $1$ und durch sich selbst teilbar, |