Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Math Expert


Home >> Math

PART A 

For problems 1 and 2:     
Let A be a 4x4 matrix composed of all 0s.     
Let B be a 4x4 matrix composed of all 1s.

1. A NAND B = all 0s.

True or False

2. A XOR B = all 1s.        

True or False    

3. The first nine digits of a book's ISBN-10 identifier  is 0-441-27206.  The tenth digit (the check digit) is 5.

True or False

4. The binary search algorithm has a smaller "Big(O)" notation than the linear search algorithm and is, therefore, the more  efficient algorithm.     

True or False

5. Given:

Matrix A is of the form 5 x 4     
Matrix B is of the form 4 x 2     
Matrix C is of the form 2 x 5
B x C x A  has the form 5 x 5.

True or False

6. A Tautology is always true except when null sets are  involved.

True or False

7.  Given: A = {0,4,6,9,10} and B = {0,6,7,9,12}.

The Cartesian Product of A and B contains 25 valid elements since {0,0}, the NULL SET, is included in the total.

True or False

8. The cardinality of the power set {NULL, a, {NULL}, {{NULL}}}  is 3.  Note: {NULL} indicates the null (empty) set.

True or False  

9.  log(BASE2)10 = 3.3219 and log(BASE2)100 = 6.6439.

True or False

10. The matrix MEET is functionally the same as a matrix AND.

True or False

11.  Using Relations f and g, it is possible that that fog = gof in most cases.

True or False  

12.  Using Set Identities, we can deduce that:

NOT A  AND  B = A  OR  NOT B.

True or False    

13.  Log(Base10)100 = 2; log 100(Base2) = 9.96

True or False

14.  To be invertible, the involved functions must map one-to-one and onto.

True or False

PART B 

SHOW ALL WORK (within reason) in intermediate steps.  Solutions without intermediate work will be graded as zero.
Clearly identify each answer.     

1. Define A*B where:     

          A =  | 3 -3  6 |          B = |  6   1 |     
                  | 0  4  2 |                |  0  -5 |
                                                |  0   3 |    
     
2. Given A and B

           A =  |  1  0  1  |         B =        |  1  1  0  |     
                  |  1  1  0  |                      |  0  1  1  |     
                  |  0  1  0  |                      | 1  1  0   |     

Determine:      

A).   A  MEET  B     

B).   A  JOIN  B     

3. Given A = -2*x^3 - 5x where x = (-0.3, 0, 0.3, 1.4).  Determine:

a. CEILING A

b. FLOOR A

4. Define the "Big O" function of:

F(x) = 4x*log(x^2 + 7)  +  5*[(4 + x^5) * log(x^7)+ 12]

5. Define the value of:

a)  SIGMA (2*i) where i has the range i = 0 to 3.

b)  PI (k + 4) where k has the range k = 0 to 3.

6. Define the values in the double sigma expression:

SIGMA1 SIGMA2 (3*i*j) where SIGMA1 has the range of j= 0 to 3, and where SIGMA2 has the range of i= 1 to 3.

7. Let A = (a,b,c,e,f,g,k) and B = (a,b,c,e,h,i,j).  Determine:

a)  A INT B

b)  B – A

c)  A – B

8. Let g be a function from the set G = {1,2,3,...34,35,36).  Let f be a function from the set F = {1,2,3,...34,35,36}.  Set G and F contain 36 identical elements (a – z and 0 - 9).  A partial representation of the G and F relationships are:

g(1) = 26, g(2) = 17, g(3) = 22, and

f(6) = 1, f(9) = 3, f(11) = 2.

Assume a 1:1 and onto relationship.  Determine:

a.  fog

b.  gof

9. Given f(w) = 2, f(x) = 5, f(y) = 2, f(z) = 3.  What is the inverse function of 5?  That is, f-1(5) = ?

10.  Assume that the Basis Step for the sum of the first n ODD Integers is n^2.  Develop a table of at least six exs to show this assumption seems to be true.  Hint: Follow the      process used in previous ECRs.

11.  Assume n is a very large value.  List the following elements in ascending order:
 {(n log n^2), 2^n, log 20, 120, log 10, (n^2 log n^2) } 

12.  Define the value of:
PI SIGMA 3*k*j where SIGMA has the range k =0 to 4, and where PI has the range j = 0 to 3.

A. What is the best order to form the product  ABCD if A, B, C  and D are matrices with dimensions  15 x 25, 25 x 30, 30 x 20, and 20 x 15, respectively.  Show your work!  Limit your answer to the four alternatives listed below:   

a)  [( A * B ) * C ] * D     

b)  (A * B ) * ( C * D )      

c)   A * [ B * (C * D ) ]     

d)  [( C * D) * A ] * B     

B. Solve for Computer Time Used when:

Problem size:            n = 10^2
Bit operations used:      n^3 log n
Processor speed:         10^10 operations/sec

Math, Academics

  • Category:- Math
  • Reference No.:- M91433

Have any Question?


Related Questions in Math

Question 1 what is the nth order approximation using taylor

Question: 1. What is the nth order approximation using Taylor series? 2. What is Error Propagation? 3. Please explain what the total numerical error is? Please illustrate how the change of step size will affect the total ...

1 suppose that n 10088821 is a product of two distinct

1. Suppose that n = 10088821 is a product of two distinct primes, and Φ(n) = 10082272. Determine the prime factors of n. 2. It is easy to show that the converse of Fermat's Theorem does not hold; i.e., the congruence a n ...

Questions -q1 prove the following identitiesa sinx y sinx

Questions - Q1. Prove the following identities a. sin(x + y) + sin(x - y) = 2 sin x cos y b. sec(x - y) = cos(x + y)/(cos 2 x - sin 2 y) c. tan 2 x - sin 2 x = (tan x sin x) 2 Q2. Solve the following equations for x ∈ [0 ...

Clarity succinctness writing your name and netid1

Clarity, succinctness, writing your name and Netid: 1 Indistinguishability 1. If {X n }n is computationally indistinguishable from {Y n } n , {Y n } n is computationally indistin- guishable from {Z n } n, then (select th ...

Question 1 - for the ivp of ode y t-1e-y y1 0 find an

Question 1 - For the I.V.P of ODE y' = (t-1)e -y , y(1) = 0, find an approximation to y(1.2) using the following numerical methods with Δt = 0.1. Compare the numerical solution with the exact solution and compute the err ...

Maths assignment - 1 analysis of a data setusing a

Maths Assignment - 1. Analysis of a data set Using a continuous data set you are requested to collect in the types of data and gathering data section, perform a statistical analysis on your data. You have opportunities t ...

Assignment - solving the five question in the very details

Assignment - Solving the five question in the very details, thanks a lot. Question - Let a ∈ P n be a point. Show that the one-point set {a} is a projective variety, and compute explicit generators for the ideal I p ({a} ...

Question you will recommend a course of action regarding

Question: You will recommend a course of action regarding strategic planning in light of the issue the healthcare organization is facing. Be sure to address the following: 1. Provide a brief summary of the issue facing t ...

Mathematics- algebraic geometry problemlet k denotes an

Mathematics- Algebraic Geometry Problem Let K denotes an algebraically closed field and let P 1 be constructed as in Example 5.5(a) in Gathmanns notes, i.e. P 1 is the gluing of X 1 = A 1 and X 2 = A 1 along  the open su ...

Assessment taskpractical investigation- question 1 requires

Assessment Task Practical Investigation - Question 1 requires selecting reference points from the graph. It is expected that each student will choose different reference points to other students. Take note of the criteri ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As