Create a set that is presented in a set builder notation form.
Draw the composite table for the operation * defined by x*y = x,
for every x , y ϵ S = {a, b, c, d}
Use a truth table to determine whether the given statement is a tautology or self-contradiction.
1. ~[p ∧ ( ~p v q)] v q
2. [p ∧ ( ~p v q)] v q
(p ∧ r ∧ t) ↔ (q ∧ t)
The set S consists of all integers from 1 to 2007 inclusive. For how many
elements n in S is f(n)=2n³+n²-n-2 over n²-2 an integer?
(S v G) R
If U = {0,1,2,3,4,5,6,7,8,9}, A = {3,6,9} and B = {4,8}, find:
a. A intersection B
b. A union B
c. A complement
d. B complement
e. (A union B)complement
Principle of mathematical induction to prove 1+2+2²+2³+....+2^n-1=2^n-1
A hypothetical video game console, the Mintendo Octal 32, uses an unconventional floating point format. Floats are expressed in base 8 in the form ±0.d1d2 . . . d8 × 8 x , using one bit for the sign, 24 bits for the mantissa (expressed in binary), one bit for the sign of the exponent x, and 6 bits for the absolute value of the exponent (in binary).
(a) If the bits are stored in the order: sign, sign of exponent, exponent, mantissa, and 0 corresponds to a positive sign, then calculate the decimal representation of the number stored as 1 0 000110 010 001 000 000 000 000 000 000
(b) What is the largest real number that can be stored in the Mintendo?
Given A =
{1, 2, 3, 4} and B = {x, y, z}. Let R be the following relation from A to B
R = {(1, y), (1, z), (3, y), (4, x), (4, z)}
a. Determine the matrix of the relation
b. Draw the arrow diagram of R
c. Find the inverse relation R-1of R
d. Determine the domain
and range of R