#Lin alg(logic)

9 messages ยท Page 1 of 1 (latest)

wicked bluff
#

Anyone know how to approach Q11?

sterile iceBOT
#
  1. Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
  2. Wait patiently for a helper to come along.
  3. Once someone helps you, say thank you and close the thread with:
    +close
    
  4. Feel free to nominate the person for helper of the week in #helper-nominations
  5. Do not ping the mods, unless someone is breaking the rules.
  6. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
subtle thistle
#

just definitions

#

for conjunctive and disjunctive normal forms

#

the dnf comprises elementary conjunctions, so if the formula is true for (0,0,0) then the corresponding conjunction is (not x1 and not x2 and not x3)

#

for dnf you have a disjunction of 4 elementary conjunctions (because the formula is true under 4 different evaluations)

#

@wicked bluff