Saltar al contenido principal
LibreTexts Español

3.3: Ejercicios

  • Page ID
    118445
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Creando tablas de verdad.

    En cada uno de los Ejercicios 1—2, escriba la tabla de verdad para el polinomio booleano dado.

    Ejercicio\(\PageIndex{1}\)

    \(p(x,y) = (x \land y)' \land x' \text{.}\)

    Ejercicio\(\PageIndex{2}\)

    \(q(x,y,z) = (x \lor y)' \land (z \lor x) \land y \text{.}\)

    Ejercicio\(\PageIndex{3}\)

    Explique por qué el polinomio booleano no\(p(x,y) = x \lor y \lor y'\) está en forma disyuntiva.

    Forma normal disyuntiva de una tabla de verdad.

    En cada uno de los Ejercicios 4—6, escribe un polinomio booleano en forma normal disyuntiva que tenga la tabla de verdad dada.

    Ejercicio\(\PageIndex{4}\)

    \(x\) \(y\) \(p(x,y)\)
    \(1\) \(1\) \(1\)
    \(1\) \(0\) \(1\)
    \(0\) \(1\) \(1\)
    \(0\) \(0\) \(0\)

    Ejercicio\(\PageIndex{5}\)

    \(x\) \(y\) \(p(x,y)\)
    \(1\) \(1\) \(1\)
    \(1\) \(0\) \(0\)
    \(0\) \(1\) \(1\)
    \(0\) \(0\) \(0\)

    Ejercicio\(\PageIndex{6}\)

    \(x\) \(y\) \(z\) \(p(x,y,z)\)
    \(1\) \(1\) \(1\) \(1\)
    \(1\) \(1\) \(0\) \(0\)
    \(1\) \(0\) \(1\) \(0\)
    \(1\) \(0\) \(0\) \(0\)
    \(0\) \(1\) \(1\) \(1\)
    \(0\) \(1\) \(0\) \(0\)
    \(0\) \(0\) \(1\) \(0\)
    \(0\) \(0\) \(0\) \(0\)

    Forma normal disjuntiva de un polinomio booleano.

    En cada uno de los Ejercicios 7—9, escriba un polinomio booleano en forma normal disyuntiva que sea equivalente al polinomio booleano dado.

    Ejercicio\(\PageIndex{6}\)

    \(p(x,y,z) = (x \lor y) \land z \text{.}\)

    Ejercicio\(\PageIndex{7}\)

    \(q(x,y,z) = [(x \land y') \lor (x \land z)]' \lor x' \text{.}\)

    Ejercicio\(\PageIndex{9}\)

    \(r(x,y,z) = (x \land y') \lor (x \land z) \lor (x \land y) \text{.}\)


    This page titled 3.3: Ejercicios is shared under a GNU Free Documentation License 1.3 license and was authored, remixed, and/or curated by Jeremy Sylvestre via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.