ZusatzStoffTUB

Aus Online Mathematik Brückenkurs 1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 219: Zeile 219:
<math> A \wedge B : "5 \le 7" </math> und "<math> 7 \ge 3 </math>" w
<math> A \wedge B : "5 \le 7" </math> und "<math> 7 \ge 3 </math>" w
-
{| class="wikitable" border="1"
+
{| class="wikitable" border="1" style="text-align:center"
|-
|-
! A
! A
Zeile 245: Zeile 245:
logisches "oder" (<math> \vee </math>) (lat. vel = oder)
logisches "oder" (<math> \vee </math>) (lat. vel = oder)
-
{| class="wikitable" border="1"
+
{| class="wikitable" border="1" style="text-align:center"
-
|-
+
|+
 +
|- class="hintergrundfarbe6"
! A
! A
! B
! B
Zeile 274: Zeile 275:
B: "7 teilt 42 " w
B: "7 teilt 42 " w
A <math> \vee </math> B w
A <math> \vee </math> B w
 +
</div>
Zeile 280: Zeile 282:
z.B. A: "<math> 3 < 7 </math>"
z.B. A: "<math> 3 < 7 </math>"
<math> \neg </math> A: "<math> 3 \ge 7 </math>"
<math> \neg </math> A: "<math> 3 \ge 7 </math>"
-
{| class="wikitable" border="1"
+
{| class="wikitable" border="1" style="text-align:center"
|-
|-
! A
! A
Zeile 296: Zeile 298:
Betrachte <math> \neg </math> A und <math> \neg \neg \neg</math> A
Betrachte <math> \neg </math> A und <math> \neg \neg \neg</math> A
-
{| class="wikitable" border="1"
+
{| class="wikitable" border="1" style="text-align:center"
|-
|-
! A
! A
Zeile 323: Zeile 325:
<math> \neg (A \wedge B) =\parallel = \neg A \vee \neg B (= (\neg A) \vee (\neg B)) </math>
<math> \neg (A \wedge B) =\parallel = \neg A \vee \neg B (= (\neg A) \vee (\neg B)) </math>
Beweis:
Beweis:
-
{| class="wikitable" border="1"
+
 
 +
{| class="wikitable" border="1" style="text-align:center"
|-
|-
! A
! A
Zeile 336: Zeile 339:
| w
| w
| w
| w
 +
| <math> \color{red}{f}</math>
| f
| f
| f
| f
 +
| <math> \color{red}{f}</math>
 +
|-
 +
| w
| f
| f
| f
| f
-
|-
+
| <math> \color{red}{w}</math>
 +
| f
| w
| w
 +
| <math> \color{red}{w}</math>
 +
|-
| f
| f
 +
| w
| f
| f
 +
| <math> \color{red}{w}</math>
| w
| w
| f
| f
 +
| <math> \color{red}{w}</math>
 +
|-
 +
| f
 +
| f
 +
| f
 +
| <math> \color{red}{w}</math>
| w
| w
| w
| w
 +
| <math> \color{red}{w}</math>
|-
|-
 +
|}
 +
<math> \neg (A \wedge B) =\parallel = \neg A \vee \neg B (= (\neg A) \vee (\neg B)) </math>
 +
A: "Ich bin schlecht in Mathe."
 +
B: "Ich bin schlecht in Deutsch."
 +
 +
<math>\neg (A \vee B) =\parallel = \neg A \wedge \neg B </math>
 +
A: "Ich bin besoffen."
 +
B: "Ich bin muede."
 +
<math> \color{red}{test}</math>
 +
 +
== D - Implikationen ==
 +
 +
Wir definieren A <math>\Rightarrow</math>B (immer wenn A gilt, dann auch B) per Wahrheitswerttabelle.
 +
 +
<math>A \Rightarrow B := \neg(A \wedge \neg B) (=\neg A \vee \neg \neg B = \neg A \vee B</math>
 +
 +
{| class="wikitable" border="1" style="text-align:center"
 +
|-
 +
! A
 +
! B
 +
! <math>\neg </math>B
 +
! A <math>\wedge \neg </math>B
 +
! <math>\neg </math>(A <math>\wedge \neg </math> B)
 +
|-
 +
| w
 +
| w
 +
| f
| f
| f
 +
| w
 +
|-
| w
| w
| f
| f
| w
| w
| w
| w
 +
| f
 +
|-
| f
| f
| w
| w
-
| -
 
| f
| f
 +
| f
 +
| w
 +
|-
| f
| f
| f
| f
| w
| w
 +
| f
| w
| w
 +
|-
 +
|}
 +
 +
Aequivalenz
 +
 +
A <math>\Leftrightarrow</math> B:= (A <math>\Rightarrow</math> B) <math>\wedge</math> (B<math>\Rightarrow</math>A)
 +
 +
Kontraproition
 +
 +
A <math>\Rightarrow</math> B <math>=\parallel =</math> <math>\neg</math>B <math>\Rightarrow</math><math>\neg</math>A
 +
 +
Beipiel:
 +
"Wenn x <math>\in N</math> durch 4 teilbar isr, dann auch durch 2."
 +
"Wenn x <math>\in N</math> nicht durch 2 teilbar isr, dann auch nicht durch 4."
 +
 +
{| class="wikitable" border="1" style="text-align:center"
 +
|-
 +
! A
 +
! B
 +
! A<math>\Rightarrow</math>B
 +
! <math>\neg</math> A
 +
! <math>\neg</math> B
 +
! <math>\neg</math> B <math>\Rightarrow \neg</math>A
 +
|-
| w
| w
| w
| w
-
|
+
| \color{red}{w}</math>
-
|
+
| f
-
|
+
| f
-
|
+
| \color{red}{w}</math>
-
| *
+
|-
-
|
+
| w
-
|
+
| f
-
| *
+
| \color{red}{f}</math>
-
|-
+
| w
 +
| f
 +
| \color{red}{f}</math>
 +
|-
 +
| f
 +
| w
 +
| \color{red}{w}</math>
 +
| f
 +
| w
 +
| \color{red}{w}</math>
 +
|-
 +
| f
 +
| w
 +
| \color{red}{w}</math>
 +
| f
 +
| w
 +
| \color{red}{w}</math>
 +
|-
 +
| f
 +
| f
 +
| \color{red}{w}</math>
 +
| w
 +
| w
 +
| \color{red}{w}</math>
 +
|-
|}
|}
-
A: "Ich bin schlecht in Mathe."
+
(Vorsicht:
-
B: "Ich bin schlecht in Deutsch."
+
A <math>\Rightarrow \ne \neg</math> A <math>\Rightarrow \neg</math> B)
-
<math>\neg (A \vee B) =\parallel = \neg A \wedge \neg B
+
== E - Aussageformen ==
-
A: "Ich bin besoffen."
+
 
-
B: "Ich bin muede."
+
beinhaltet im Gegensatz zu Aussagen belegbare Variablen.
 +
 
 +
Abbkuerzung
 +
A(x) : "x gerade"
 +
B(x,y): "x ist kleiner als y"
 +
C(x,y): "x+y=1"
 +
D(x): "x<9"
 +
 
 +
Man kann keinen Wahrheitswertzuordnen.
 +
 
 +
Man kann A(x), B(x,y), ... auf zwei Arten zu verifizierbaren Aussagen machen:
 +
<ol>
 +
<li>
 +
Werte einsetzen:
 +
z.B. A(5): "5 ist gerade" f
 +
A(10): "10 ist gerade" w
 +
C(10,9): "10+9=1" f
 +
</li>
 +
<li>
 +
Auswerten ueber einer Menge

Version vom 16:07, 30. Sep. 2009

Inhalt:

  • erster Punkt
  • zweiter Punkt
  • dritter Punkt

Lernziele

Nach diesem Abschnitt sollten Sie folgendes können:

  • erstes Ziel
  • zweites Ziel

Kombinatorik

Inhaltsverzeichnis

A - Permutationen

Permutationen sind die Anzahl der Möglichkeiten, die Anordnung von Gegenständen zu Vertauschen, also die Anzahl der Weisen Objekte anzuordnen.

Beispiel 1 Wie viele Möglichkeiten gibt es die drei Objekte \displaystyle \star \diamond \bigcirc
in verschiedenen Reihenfolgen an zu ordnen?

\displaystyle \star \diamond \bigcirc
\displaystyle \star \bigcirc \diamond
\displaystyle \diamond \bigcirc \star
\displaystyle \diamond \star \bigcirc
\displaystyle \bigcirc \star \diamond
\displaystyle \bigcirc \diamond \star


Es gibt \displaystyle 3 \cdot 2 \cdot 1 = 3! = 6 (3! = „3 Fakultät“) Möglichkeiten die Objekte anzuordnen. Hierbei gilt, dass für den ersten Gegenstand drei verschiedene Positionen vorhanden sind, f&ume;r den zweiten nur noch zwei Postionen, da schon eine besetzt ist und dementsprechend nur noch eine Position f&ume;r den dritten Gegenstand.


Allgemein:
Für eine Gruppe von n Elementen gibt es \displaystyle n! := n (n-1) (n-2) … \cdot 3 \cdot 3 \cdot 2 \cdot 1 Möglichkeiten („n Fakultät“) die Objekte hintereinander anzuordnen (n! Permutationen). Mit der zusätzlichen Definition \displaystyle 0! := 1 .

Beispiel 2

  1. Möglichkeiten der Anordnung von \displaystyle a, m, b, u ? \displaystyle 4! = 4 \cdot 3 \cdot 2 \cdot 1 = 24
  2. \displaystyle \dfrac{5!}{3!} = \dfrac{5 \cdot 4 \cdot 3 \cdot 2 \cdot 1}{3 \cdot 2 \cdot 1} = 5 \cdot 4
  3. \displaystyle \dfrac{(n+1)!}{(n-1)!} = \dfrac {(n+1) n (n-1) (n-2) \cdot ... \cdot 2 \cdot 1}{(n-1)(n-2) \cdot …. \cdot 2 \cdot 1} = (n+1) n
  4. \displaystyle 2n! = 2 \cdot n \cdot (n-1) \cdot … \cdot 2 \cdot 1 \displaystyle (2n)! = 2n \cdot (2n-1) \cdot (2n-2) \cdot ... \cdot n \cdot (n-1) \cdot ... \cdot 2 \cdot 1

Stichproben aus n- elementigen Mengen:

Beispiel 3

Wie viele Worte mit 4 Buchstaben kann man mit den Buchstaben A, R, T, E, N und S bilden? (mit Doppelbenutzung) 1. Buchstabe: 6 Möglichkeiten 2. Buchstabe: 6 Möglichkeiten 3. Buchstabe: 6 Möglichkeiten 4. Buchstabe: 6 Möglichkeiten

Also gibt es \displaystyle 6 \cdot 6 \cdot 6 \cdot 6 = 6^4 Möglichkeiten.


Allgemein:
Es gibt \displaystyle n^k Möglichkeiten der Anordnung, die beim k- maligen Auswählen aus n Objekten mit Wiederholung und mit Berücksichtigung der Reihenfolge entstehen können.

Beispiel 4

Wie zuvor bei Beispiel 3 nur ohne Doppelbenutzung der Buchstaben.

1.Ziehen : 6 Möglichkeiten 2.Ziehen : 5 Möglichkeiten 3.Ziehen : 4 Möglichkeiten 4.Ziehen : 3 Möglichkeiten insgesamt: \displaystyle 6 \cdot 5 \cdot 4 \cdot 3 Möglichkeiten. \displaystyle 6 \cdot 5 \cdot 4 \cdot 3 = \dfrac{6!}{2!} = \dfrac{6!}{(6-4)!}


Allgemein:
Es gibt \displaystyle n \cdot (n-1) \cdot (n-2) \cdot ... \cdot (n-k+1) = \dfrac{n!}{(n-k)!} Möglichkeiten aus n Objekten k Stück unter Berücksichtigung der Reihenfolge und ohne Zurücklegen auszusuchen.

Beispiel 5

„Lotto“ mit Reihenfolge

Anzahl der Möglichkeiten: \displaystyle \dfrac{49!}{(49-6)!} = 49 \cdot 48 \cdot 47 \cdot 46 \cdot 45 \cdot 44 \approx 10 \cdot 10^9 (*)

Aber: Die Reihenfolge ist bei echtem Lotto unwichtig. Für sechs feste Zahlen sind 6! Kombinationen in (*) enthalten.

Beispiel 6

Also: „echtes“ Lotto \displaystyle \dfrac{49!}{(49-6)!} \cdot \dfrac{1}{6!} = \dfrac{49!}{(49-6)!6!} = \binom{49}{6} \approx 13 \cdot 10^6 Möglichkeiten.

Auswahlmöglichkeiten für k aus n Elementen ohne Zurücklegen und ohne Reihenfolge:

\displaystyle \binom{n}{k} = \dfrac{n!}{(n-k)!k!}

Hierf&uume;r ben&oome;tigt man den Binomialkoeffizient der hier noch einmal ausf&uume;rlicher erkl&aame;rt wird.

mit \displaystyle n /in N , k /in N , n /ge k

Zusammenfassung Urnenmodell: Das Urnenmodell ist ein allgemeines Beispiel für die Kombinatorik. Hier ist die Idee ein Behältnis mit n Kugeln zu haben aus dem man k mal zieht. Die Beispiele von oben lassen sich durch das Modell und die dazugehörigen Formeln alle rechnen.

Mit Zurücklegen Ohne Zurücklegen
Reihenfolge wichtig \displaystyle n^k

(Beispiel 3)

\displaystyle \dfrac{n!}{(n-k)!}

(Beispiel 4)

Reihenfolge unwichtig \displaystyle \binom{n+k-1}{k}

(wird selten gebraucht, hier ist es aber der Vollständigkeit halber aufgeführt)

\displaystyle \binom{n}{k} = \dfrac{n!}{(n-k)!k!}

(Beispiel 6)


Beispiel 7

Wähle 3 Personen aus 10 aus. Wie viele Möglichkeiten gibt es?

Nach Urnenmodell: Ziehe 3 aus 10, ohne Zurück legen und ohne Reihenfolge.

Es gilt \displaystyle \binom{10}{3} = \dfrac{10 \cdot 9 \cdot 8}{3 \cdot 2 \cdot 1} = 120 Möglichkeiten

Beispiel 8

Wie viele Möglichkeiten gibt es beim Skat spielen 32 Karten auf 3 Spieler (10 Karten) zu und Skat (2 Karten) zu verteilen?

Kombinationen f&ume;r den 1.Spieler \displaystyle \cdot Kombinationen f&ume;r den 2. Spieler \displaystyle \cdot Kombinationen f&ume;r den 3. Spieler \displaystyle \cdot Kombinationen f&ume;r den 4. Spieler \displaystyle = \binom{32}{10} \cdot \binom{22}{10} \cdot \binom{12}{10} \cdot \binom{2}{2} \displaystyle =\dfrac{32!}{22! \cdot 10!} \cdot \dfrac{22!}{12! \cdot 10!} \cdot \dfrac{12!}{2! \cdot 10!} \cdot \dfrac{2!}{2! \cdot 0!} \displaystyle =\dfrac{32!}{10! \cdot 10! \cdot 10! \cdot 2!}.

(Bemerkung: Es gibt auch noch andere Rechnungen, die auf das gleiche Ergebnis führen.)

Allgemein:
Es gibt \displaystyle \dfrac{n!}{k_1! k_2! … k_i!} Möglichkeiten, n Objekte auf i Gruppen zu verteilen, wobei jede Gruppe \displaystyle k_j Elemente haben soll. (im Beispiel: \displaystyle n=32, j=4 Gruppen \displaystyle , k_1=10, k_2=10, k_3=10, k_4=2)


6. Mathematische Formalismen 6.1. Logische Grundlagen 6.2. Beweise 6.3. Mathematische Zeichen, Formeln und Texte


6.1. Logische Grundlagen (Aussagenlogik)

Beispiel 1 "7 ist gerade" f "7 ist eine Primzahl" w "7 teilt 42" w "7 < 3" f

A - Aussagen

Aussagen (im mathematischen Sinne) haben einen Wahrheitswert, n&aume;mlich wahr(w, 1) oder falsch(f, 0). Das heisst bei einer Aussage muss sicher fest stehen ob sie wahr oder falsch ist. S&aume;tze wie "Mathe ist doof" oder "Es regnet" sind daher im mathematischen Sinne keine Aussagen, da sie nicht eindeutig wahr oder falsch sind.

Aussagen koennen mit A, B, C, ... bezeichnet werden. z.B. A: "3 < 7"


B - Verknuepfung von Aussagen

logisches "und" ( \displaystyle \wedge )

A : "\displaystyle 5 \le 7 " w B : "\displaystyle 7 \ge 3 " w

\displaystyle A \wedge B : "5 \le 7" und "\displaystyle 7 \ge 3 " w

A B A \displaystyle \wedge B
w w w
w f f
f w f
f f f

logisches "oder" (\displaystyle \vee ) (lat. vel = oder)

A B A \displaystyle \vee B
w w w
w f w
f w w
f f f

Beispiel 2 A: "\displaystyle \pi > 0 " w B: "7 teilt 42 " w A \displaystyle \vee B w


c - Verneinung

\displaystyle \neg "nicht" z.B. A: "\displaystyle 3 < 7 " \displaystyle \neg A: "\displaystyle 3 \ge 7 "

A \displaystyle \neg A
w f
f w

D - Tautologische Aequivalenzen

Betrachte \displaystyle \neg A und \displaystyle \neg \neg \neg A

A \displaystyle \neg A \displaystyle \neg \neg A \displaystyle \neg \neg \neg A
w f w f
f w f w

\displaystyle \neg A und \displaystyle \neg \neg \neg A liefern fuer jeden Wahrheitswert von A denselben Wert. Dafuer schreibt man \displaystyle \neg A \displaystyle =\parallel = \neg \neg \neg A.

E - Regel von de Morgan

\displaystyle \neg (A \wedge B) =\parallel = \neg A \vee \neg B (= (\neg A) \vee (\neg B)) Beweis:

A B A \displaystyle \wedge B \displaystyle \neg(A\displaystyle \wedgeB) \displaystyle \negA \displaystyle \negB \displaystyle \negA \displaystyle \vee \negB
w w w \displaystyle \color{red}{f} f f \displaystyle \color{red}{f}
w f f \displaystyle \color{red}{w} f w \displaystyle \color{red}{w}
f w f \displaystyle \color{red}{w} w f \displaystyle \color{red}{w}
f f f \displaystyle \color{red}{w} w w \displaystyle \color{red}{w}

\displaystyle \neg (A \wedge B) =\parallel = \neg A \vee \neg B (= (\neg A) \vee (\neg B)) A: "Ich bin schlecht in Mathe." B: "Ich bin schlecht in Deutsch."

\displaystyle \neg (A \vee B) =\parallel = \neg A \wedge \neg B A: "Ich bin besoffen." B: "Ich bin muede." \displaystyle \color{red}{test}

D - Implikationen

Wir definieren A \displaystyle \RightarrowB (immer wenn A gilt, dann auch B) per Wahrheitswerttabelle.

\displaystyle A \Rightarrow B := \neg(A \wedge \neg B) (=\neg A \vee \neg \neg B = \neg A \vee B

A B \displaystyle \neg B A \displaystyle \wedge \neg B \displaystyle \neg (A \displaystyle \wedge \neg B)
w w f f w
w f w w f
f w f f w
f f w f w

Aequivalenz

A \displaystyle \Leftrightarrow B:= (A \displaystyle \Rightarrow B) \displaystyle \wedge (B\displaystyle \RightarrowA)

Kontraproition

A \displaystyle \Rightarrow B \displaystyle =\parallel = \displaystyle \negB \displaystyle \Rightarrow\displaystyle \negA

Beipiel: "Wenn x \displaystyle \in N durch 4 teilbar isr, dann auch durch 2." "Wenn x \displaystyle \in N nicht durch 2 teilbar isr, dann auch nicht durch 4."

A B A\displaystyle \RightarrowB \displaystyle \neg A \displaystyle \neg B \displaystyle \neg B \displaystyle \Rightarrow \negA
w w \color{red}{w}</math> f f \color{red}{w}</math>
w f \color{red}{f}</math> w f \color{red}{f}</math>
f w \color{red}{w}</math> f w \color{red}{w}</math>
f w \color{red}{w}</math> f w \color{red}{w}</math>
f f \color{red}{w}</math> w w \color{red}{w}</math>

(Vorsicht: A \displaystyle \Rightarrow \ne \neg A \displaystyle \Rightarrow \neg B)

E - Aussageformen

beinhaltet im Gegensatz zu Aussagen belegbare Variablen.

Abbkuerzung A(x) : "x gerade" B(x,y): "x ist kleiner als y" C(x,y): "x+y=1" D(x): "x<9"

Man kann keinen Wahrheitswertzuordnen.

Man kann A(x), B(x,y), ... auf zwei Arten zu verifizierbaren Aussagen machen:

  1. Werte einsetzen: z.B. A(5): "5 ist gerade" f A(10): "10 ist gerade" w C(10,9): "10+9=1" f
  2. Auswerten ueber einer Menge