6.2.10.1.1 Die einfachste Gestalt durch scharfes Hinsehen ermitteln

[gesichtete Version][gesichtete Version]
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 231: Zeile 231:
<p>
<p>
Man nennt dies eine Tautologie. Egal wie die Eingangswerte für  <math>A</math>, <math>B</math> und <math>C</math> lauten, in der Ergebnisspalte gibt es immer nur eine <math>1</math>.
Man nennt dies eine Tautologie. Egal wie die Eingangswerte für  <math>A</math>, <math>B</math> und <math>C</math> lauten, in der Ergebnisspalte gibt es immer nur eine <math>1</math>.
</p>
</spoiler>
</loop_task>
</loop_area>
</p>
<br />
=== Aufgabe 3 ===
<p>
<loop_area type="task">
<loop_task title="">
<p>
Ermittle die einfachste Gestalt durch scharfes Hinsehen!
</p>
<p>
{| class="wikitable"
! &nbsp; &nbsp; <math>A</math> &nbsp; &nbsp;
! &nbsp; &nbsp; <math>B</math> &nbsp; &nbsp;
! &nbsp; &nbsp; <math>C</math> &nbsp; &nbsp;
! &nbsp; Einfachste Gestalt? &nbsp;
|-
| style="text-align:center" | <math>0</math>
| style="text-align:center" | <math>0</math>
| style="text-align:center" | <math>0</math>
| style="text-align:center" | <math>0</math>
|-
| style="text-align:center" | <math>0</math>
| style="text-align:center" | <math>0</math>
| style="text-align:center" | <math>1</math>
| style="text-align:center" | <math>0</math>
|-
| style="text-align:center" | <math>0</math>
| style="text-align:center" | <math>1</math>
| style="text-align:center" | <math>0</math>
| style="text-align:center" | <math>1</math>
|-
| style="text-align:center" | <math>0</math>
| style="text-align:center" | <math>1</math>
| style="text-align:center" | <math>1</math>
| style="text-align:center" | <math>1</math>
|-
| style="text-align:center" | <math>1</math>
| style="text-align:center" | <math>0</math>
| style="text-align:center" | <math>0</math>
| style="text-align:center" | <math>0</math>
|-
| style="text-align:center" | <math>1</math>
| style="text-align:center" | <math>0</math>
| style="text-align:center" | <math>1</math>
| style="text-align:center" | <math>0</math>
|-
| style="text-align:center" | <math>1</math>
| style="text-align:center" | <math>1</math>
| style="text-align:center" | <math>0</math>
| style="text-align:center" | <math>1</math>
|-
| style="text-align:center" | <math>1</math>
| style="text-align:center" | <math>1</math>
| style="text-align:center" | <math>1</math>
| style="text-align:center" | <math>1</math>
|-
|}
</p>
<spoiler text="Lösung">
<p>
Die einfachste Gestalt ist: &nbsp; &nbsp; <math>B</math>
</p>
<p>
Die Werte in der Ergebnisspalte sind identisch mit den Werten in der Spalte für <math>B</math>.
</p>
<p>
Damit ist auch klar wie die Ergebnisspalte aussieht, wenn die einfachste Gestalt nur <math>A</math> oder nur <math>C</math> lautet, oder?
</p>
</p>
</spoiler>
</spoiler>

Version vom 10. Oktober 2014, 14:53 Uhr

Die einfachste Gestalt durch scharfes Hinsehen ermitteln

Scharfes Hinsehen reicht für die Ermittlung der einfachsten Gestalt nicht immer aus, es wird auch Erfahrung dabei benötigt. Und diese Erfahrung wird hier versucht zu vermitteln.

Noch einmal der Reihe nach:

Gegeben war dieser aussagenlogische Term:

((AB)(BC))C

Dazu wurde die Wahrheitstafel notiert und die Ergebnisspalte berechnet:

    A         B         C               ((AB)(BC))C          
0 0 0 0
0 0 1 1
0 1 0 1
0 1 1 1
1 0 0 0
1 0 1 1
1 1 0 1
1 1 1 1


Das scharfe Hinsehen besteht nun daraus, sich die Ergebnisspalte und die drei Spalten mit den Aussagenvariablen genau anzusehen. Was fällt da auf?

video

Wie im Video zu sehen ist, lautet die einfachste Gestalt:

BC

Beide Terme sind also logisch Äquivalent:

((AB)(BC))CBC


Weiter scharf Hinsehen!

Wie gesagt: das scharfe Hinsehen erfordert Übung. Also: Fang an zu üben!

Bei drei aussagenlogischen Vaiablen A, B und C gibt es insgesamt 28 = 256 Alternativen, wie die Ergebnisspalte in der Wahrheitstafel aussehen kann. Hier kommen einige Beispiele.


Aufgabe 1

Aufgabe

Ermittle die einfachste Gestalt durch scharfes Hinsehen!

    A         B         C       Einfachste Gestalt?  
0 0 0 0
0 0 1 0
0 1 0 0
0 1 1 0
1 0 0 0
1 0 1 0
1 1 0 0
1 1 1 0


Aufgabe 2

Aufgabe

Ermittle die einfachste Gestalt durch scharfes Hinsehen!

    A         B         C       Einfachste Gestalt?  
0 0 0 1
0 0 1 1
0 1 0 1
0 1 1 1
1 0 0 1
1 0 1 1
1 1 0 1
1 1 1 1


Aufgabe 3

Aufgabe

Ermittle die einfachste Gestalt durch scharfes Hinsehen!

    A         B         C       Einfachste Gestalt?  
0 0 0 0
0 0 1 0
0 1 0 1
0 1 1 1
1 0 0 0
1 0 1 0
1 1 0 1
1 1 1 1