DeMorgan's Law: True or False?

  • Thread starter Thread starter magnifik
  • Start date Start date
  • Tags Tags
    Law
magnifik
Messages
350
Reaction score
0

Homework Statement


(A'B')'=A'+B' is a representation of DeMorgan's Law. True or false?


The Attempt at a Solution


Is this saying that not A and not B is equal to A nor B?? I'm confused because each individual letter has its own notation rather than AB together. idk if that made sense...
 
Physics news on Phys.org
This is saying - not(not(A) AND not(B)) = not(A) OR not(B).

I don't understand what you're saying here "each individual letter has its own notation rather than AB together." There is no AB "together" as its own symbol. AB means A AND B.
 
ohhh. ok. that makes more sense. but is it possible for not(not(A) AND not(B)) to become an OR problem?
 
I don't know - maybe. That's what your problem is all about. There are two forms of DeMorgan's Law:

~(A AND B) = ~A OR ~B
~(A OR B) = ~A AND ~B
The tilde - ~ - is commonly used for negation (i.e., "not").

In your problem, work with one of the sides and see if you can make it look like the other.
 
my thoughts are that this would be false because it would have to be
~(~A and ~B) = ~(~A or ~B)
 
No, ~(~A and ~B) = ~(~A) or ~(~B), right?

What is ~(~A)?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top