recategorized by
1,883 views
8 votes
8 votes

Which of the following is not a Boolean algebra under the operation '\'?
  \: is a divisor,  $D_{p}$: divisor of $p$

  1. $\left \{ D18; \ \right \}$
  2. $\left \{ D21; \ \right \}$
  3. $\left \{ D110; \ \right \}$
  4. $\left \{ D91; \ \right \}$
recategorized by

3 Answers

Best answer
3 votes
3 votes

1] A poset [Dn, /]  is a boolean algebra if "n" is square-free number

2] no of element in lattice "2^n"

3] no of edge in lattice " n*2^(n-1) "

4] A lattice is called boolean algebra if it is "distributed and complemented lattice"

5] if the poset [Dn, /]  is a boolean algebra then complement of "X=n/X"    // here x any element of Dn

complement lattice- >in a bounded lattice if there exists "at least one "complement for every element 

Distributive lattice -> complement of an element if exists "unique" i.e each element"at most one" complement

   [Dn ,/] always distributive lattice 

Here [D18,/] fails boolean properties

selected by
7 votes
7 votes

D18 is not boolean algebra. 
D18 = {1, 2, 3, 6, 9, 18}
Reason:
1. Element 9 is not square free.
2. Total elements in set is not 2n.
3. Not complemented lattice.
4. Not distributive lattice.

Answer:

Related questions

2 votes
2 votes
2 answers
1
Bikram asked Jan 16, 2017
477 views
The value of following Boolean expression:$a\left ( a+b+c \right )$$\left ( \overline a+b+\overline c \right )$$\left ( a+b+\overline c \right )$$\left ( \overline a+\ove...
1 votes
1 votes
2 answers
2
Bikram asked Jan 16, 2017
462 views
For the Boolean equation $AB +$ $\sim AC$$= 1$, $AC +B = 0$, the value of $A$, $B$ and $C$ will be:$0$, $0$,$1$$1$,$1$,$0$$0$,$1$,$0$$1$,$0$,$0$
4 votes
4 votes
2 answers
4