edited by
427 views
1 votes
1 votes
Professor Hijibiji has defined the following Boolean algebra $\mathcal{B} = (B, +, *)$, where
$B = \{1, 2, 3, 5, 6, 10, 15, 30\}$, i.e., the set of all eight factors of $30$;
the two binary operators $’+’$ and $’*’$ respectively denote the LCM (least common multiple) and GCD (greatest common divisor) of two integer operands.

Define the complementation operation $\bar{a}$ for all $a \in B$ such that $\bar{\bar{a}}= a$.
edited by

1 Answer

Related questions

2 votes
2 votes
0 answers
1
go_editor asked May 31, 2016
421 views
Let $S = \{x \in R : 1 \leq |x| \leq 100\}$. Find all subsets $M$ of $S$ such that for all $x, y$ in $M$, their product $xy$ is also in $M$.
1 votes
1 votes
0 answers
2
go_editor asked May 31, 2016
394 views
The vertices of a triangle $T$ are given. For an arbitrary point $P$ in the plane, give an algorithm to test if $P$ belongs to the interior of $T$. (The interior of $T$ d...
2 votes
2 votes
1 answer
3
go_editor asked Jun 2, 2016
517 views
Add the following two floating point numbers $A$ and $B$ given in IEEE $754$ single precision format and show the sum $S$ in the same format.$A: 0000011000100 \: 0000 \: ...