Consider the set of 64bit long integer numbers denoted by Z64.
a) Is Z64 closed under XOR operation?
b) Is Z64 closed under AND operation?
c) Is Z64 closed under addition?
a) true
XOR of two 64 bit numbers will always gives a 64 bit number as xor happens bitwise of the two numbers
b) true
AND of two 64 bit numbers will always gives a 64 bit number as AND happens bitwise of the two numbers
c)false
addition of two 64 bit numbers sometimes gives 65 bit number , so its not closed under addition
take two 3 bit number 6,7
6= 110 in binary
7= 111 in binary
6+7 = 13 (1101) gives 4 bit 13
Consider the set of 64bit long integer numbers denoted by Z64. a) Is Z64 closed under...
b. Consider the set of numbers T = {1,4, 7, 10, 13, , 3n + 1,...]. Show that T is closed under multiplication. Call p e T a mock-prime if the only factors of p in T are 1 and p, p> 1. Show that every number in T can be factored as a product of mock-primes, but not necessarily uniquely.
b. Consider the set of numbers T = {1,4, 7, 10, 13, , 3n + 1,...]. Show that T...
The set G = {a ∈ Q| a≠0} is closed under the binary operation a
∗ b = ab/3 . Prove that (G, ∗) is an abelian group.
4. (10 points) The set G = {a e Qla #0} is closed under the binary operation a*b = ab 3 Prove that (G, *) is an abelian group.
Consider the set L = 2. a. Does L contain the 0-vector? b. Is L closed under scalar multiplication? c. Is closed under vector addition? d. Is La vector space?
Math 287, ME/MQ 01 3. Consider the set W of all 2 x 2 matrices of the form with the standard operations of matrix addition and scalar multiplication (a) Show that this set is closed under the operation of addition, (b) Ifu,EW and c is a real munber, show that cu + v) cu + cv. (c) Display the zero vector for W.
(10 points) The set G = {a e Qla #0} is closed under the binary operation a * b ab 3 Prove that (G, *) is an abelian group.
2. Consider the set of all polynomials of the form 2 + at + bt2 where a and b are real number (a). Show by means of an example that this set is not closed under polynomial addition. (b) Show by means of an example that this set is not closed under scalar product.
Numbers 3,4,11
a. SublactiTlnb b. division of nonzero rationals c. function composition of polynomials with real coefficients d. multiplication of 2 × 2 matrices with integer entries e. exponentiation of integers 3. Which of the following binary operations are commutative? a. substraction of integers b. division of nonzero real numbers c. function composition of polynomials with real coefficients d. multiplication of 2 × 2 matrices with real entries e. exponentiation of integers 4. Which of the following sets are closed...
. In the real numbers, is the irrational numbers set open, closed or neither? Explain your answer.
2. [14 marks] Rational Numbers The rational numbers, usually denoted Q are the set {n E R 3p, q ZAq&0An= Note that we've relaxed the requirement from class that gcd(p, q) = 1. (a) Prove that the sum of two rational numbers is also a rational number (b) Prove that the product of two rational numbers is also a rational number (c) Suppose f R R and f(x)= x2 +x + 1. Show that Vx e R xe Qf(x) Q...
Determine if the given set is a subspace of P4. Justify your answer. All polynomials of degree at most 4, with integers as coefficients. Complete each statement below. The zero vector of P4 in the set because zero an integer The set v closed under vector addition because the sum of two integers an integer The set closed under multiplication by scalars because the product of a scalar and an integer an integer Is the set a subspace of P4?...