Solution to Define the following terms with proper example: a. Relatively prime integers b. Hadamard Matrix - Sikademy
Author Image

Archangel Macsika

Define the following terms with proper example: a. Relatively prime integers b. Hadamard Matrix

The Answer to the Question
is below this banner.

Can't find a solution anywhere?

NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?

Get the Answers Now!

You will get a detailed answer to your question or assignment in the shortest time possible.

Here's the Solution to this Question

Answer to Question #136985 in Discrete Mathematics for Rakibul

Question #136985
Define the following terms with proper example:

a. Relatively prime integers
b. Hadamard Matrix
Expert's answer

a. Two integers are relatively prime if there is no integer greater than one that divides them both (that is, their greatest common divisor is one). For example, 11 and 12 are relatively prime, but 12 and 14 are not.


b. A Hadamrd matrix is a square matrix whose entries are either +1 or −1 and whose rows are mutually orthogonal. For example the following matrix A is a Hadamrd matrix because the scalar product of vector-rows (1,1) and (1,−1) is equal to zero, that is (1,1)(1,-1)=1\cdot 1+1\cdot(-1)=0.

A=\left( \begin{array}{cc} 1 & 1\\ 1 & -1 \end{array}\right)

Related Answers

Was this answer helpful?

Join our Community to stay in the know

Get updates for similar and other helpful Answers

Question ID: mtid-5-stid-8-sqid-3664-qpid-2363