let A={2,4,12,20} consider the
partial order relation 'divisibility' on A the greatest lower bound for 12 and 20 is
Answers
Answered by
12
Step-by-step explanation:
let A={2,4,12,20} consider the
partial order relation 'divisibility' on A the greatest lower bound for 12 and 20 is
Answered by
1
Answer:
gcd(12,20) = 4
Step-by-step explanation:
What is partial order relation?
- A relation R is said to be a partial order set or a POSET, if it is,
- Reflexive, i.e., ∀a∈A , (a,a)∈R
- Anti Symmetric, i.e., (a,b)∈R, (b,a)∈R ⇒ a=b ∀a,b∈A
- Transitive, i.e., (a,b)∈R, (b,c)∈R ⇒ (a,c)∈R ∀a,b,c∈A
- It is usually denoted by (P,≤)
Given, A={2,4,12,20}
(2,4)∈R
∵ 2 is divisible by 4 (4 divides 2)
Similarly, finding other divisibility relations of A,
(P,≤) = {(2,4),(2,12),(2,20),(4,12),(4,20),(12,20)}
Next, we find the greatest lower bound of 12 and 20,
To find greatest lower bound of two numbers, we take the gcd of them,
i.e., greatest lower bound of 12 and 20 = gcd{12,20}
- GCD - greatest common divisor is the greatest number that can divide two numbers evenly. That is, GCD of 24 and 36 is
GCD = multiplication of common factors
∴ gcd(12,20) = 4
(#SPJ3)
Similar questions
Computer Science,
18 days ago
Computer Science,
18 days ago
Biology,
18 days ago
Math,
1 month ago
Social Sciences,
8 months ago