• edited by
30,257 views
121 121 votes

Suppose $L = \left\{ p, q, r, s, t\right\}$ is a lattice represented by the following Hasse diagram:

For any $x, y \in L$, not necessarily distinct , $x \vee y$ and $x \wedge y$ are join and meet of $x, y$, respectively. Let $L^3 = \left\{\left(x, y, z\right): x, y, z \in L\right\}$ be the set of all ordered triplets of the elements of $L$. Let $p_{r}$ be the probability that an element $\left(x, y,z\right) \in L^3$ chosen equiprobably satisfies $x \vee (y \wedge z) = (x \vee  y) \wedge (x \vee  z)$. Then

  1. $p_r = 0$
  2. $p_r = 1$
  3. $0 < p_r ≤ \frac{1}{5}$
  4. $\frac{1}{5} < p_r < 1$

8 Answers

Best answer
128 128 votes

Number of elements in $L^3 =$ Number of ways in which we can choose $3$ elements from $5$ with repetition $= 5 * 5 * 5 = 125.$

Now, when we take $x = t,$ then the given condition for $L$ is satisfied for any $y$ and $z.$ Here, $y$ and $z$ can be taken in $5 * 5 = 25$ ways. 

Take $x = r, y = p, z = p.$ Here also, the given condition is satisfied.
When $x = t,$ we have $5*5 = 25$ cases $($for any $y$ and $z$$)$ where the given conditions are satisfied. Now, with $x = r, y = p, z = p,$ we have one more case. So, $26/125$ which means strictly greater than $1/5.$
So, this makes $p_r > \frac{25}{125}$ 

Also,
for $x = q, y = r, z = s,$ the given condition is not satisfied as $q \vee (r \wedge s) = q \vee p = q,$ while $(q \vee r) \wedge  (q \vee s) = t \wedge t = t.$ So, $p_r \neq 1.$

These findings make option A, B, C as FALSE.

Hence, answer = option D

• edited by
201 201 votes

Each element of {q,r,s} has two complement.So,these element can't be chosen in the triplets<x,y,z>.One element should be such that it has unique complement to meet the given distributive property.

So,ways can't be chosen = 3! = 6

(q,r,s)(q,s,r)(r,s,q)(r,q,s)(s,q,r)(s,r,q)

So,<x,y,z> be chosen 5$\times$5$\times$5=125 ways.

So,Ans = $\frac{125-6}{125}$ = $\frac{1}{5}\lt\frac{119}{125}\lt1$       (D)

• edited by
48 48 votes

“$x∨(y∧z)=(x∨y)∧(x∨z) $”

This is distributive property of lattices. If a lattice is a distributive lattice, then each element has at most one complement (ie, $0$ or $1$ complements)

In the given lattice, $p$ and $t$ have $1$ complement each. $q,$r and $s$ have two complements each.

In the triplet, even if one element has $0$ or $1$ complements, the distributive property is satisfied.

Hence, only triplet that isn't allowed is $(q,r,s)$

 

But hold on. The question says that the triplets are ordered. Hence, $(q,r,s)$ is different from $(r,s,q)$ and both won't work.

Total triplets that aren't favourable = $3!=6$

So, favourable triplets = $|total|-6$

 

$|total| \neq {^5C}_3$ because the elements are "not necessarily distinct".

$|total|=5*5*5=125$

 

So, favourable triplets = $125-6=119$

 

Probability of favourable triplets = $\frac{119}{125}$, which is greater than $\frac{1}{5}$ but smaller than $1$

 

So, Option D

22 22 votes

For pr =1 we have to satisfy the condition of distributive lattice i.e. x V (y ⋀ z) = (x V y ) ⋀ (x V z) 

but it is not distributive as q has here more than one complement.

If we take (q,r,s) and apply distributive formula, we can see it is not satisfying i.e.  x V (y ⋀ z) ≠ (x V y ) ⋀ (x V z) 

So, from here we can say obviously pr < 1

Here(x,y,z) can take p,q,r,s,t i.e. 5 values in 5*5*5=125 ways

Now, for proving  pr >1/5 we have to check some triplets which satisfying distributive conditions, 

take for t 

(t,t,t),(t,t,q),(t,t,r),(t,t,s),(t,t,p),

(t,q,t),(t,q,q),(t,q,r),(t,q,s),(t,q,p),

(t,r,t)................................(t,r,p),

(t,s,t)................................(t,s,p),

(t,p,t).................................(t,p,p)

these 25 points satisfied distributive property, right?i.e. pr =25/125=1/5

Now take 1 more point to say pr>1/5

take any  satisfactory point .e.g  take (r,r,p) 

So, we can easily say 1/5 < pr < 1

Ans (D)

15 15 votes
here , short cut to this question

by watching figure u can guess that it's not distributive lattice, becoz for q there is 2 complement so , it cant satisfy distributive property , therefore, probability cant be 1 , so option (a) is wrong

now if u apply distributive property for any 3 elements which are in straight line they will satisfy the distributive property , it concludes that its probability cant be 0, therefore option (b) is wrong

now no of possible distributive equation will be 5*5*5=125 because repetition is allowed here. since in above line, i hav proved that elements in straight line will follow the distributive prop then no of possible distributive with 3 element is 3*3*3=27 (since repeatition is allowed , u might ask question that there are 5 elements then why 3 ? since we have to fix 2 as universal lower bound and upper bound ) so 27/125 is greater than 1/5

 

so d option is correct
5 5 votes

Use Extreme Elements

In such questions, a quick way is to check extreme elements. Let the set of elements in the lattice be $S = \{p, q, r, s, t\}$, where $|S| = 5$.

 

Take $x = t$ (Top Element):

For any $y, z \in S$:

$$x \vee (y \wedge z) = t \vee (y \wedge z) = t$$

$$(x \vee y) \wedge (x \vee z) = t \wedge t = t$$

Since LHS = RHS, all $5 \times 5 = 25$ triplets where $x=t$ are valid.

 

Take $x = p$ (Bottom Element):

For any $y, z \in S$:

$$x \vee (y \wedge z) = p \vee (y \wedge z) = y \wedge z$$

$$(x \vee y) \wedge (x \vee z) = y \wedge z$$

Again, all $25$ triplets where $x=p$ are valid.

Total valid triplets:

$$\text{Count} \ge 25 + 25 = 50$$

Total possible triplets:

$$5^3 = 125$$

Thus:

$$p_r \ge \frac{50}{125} = \frac{2}{5}$$

 

Why not $p_r = 1$?

To have $p_r = 1$, the identity must hold for all triplets (i.e., the lattice must be distributive). We only need one counterexample to reject this.

Take $x = r, y = q, z = s$:

Given $q \wedge s = p$:

  • LHS: $r \vee (q \wedge s) = r \vee p = r$

  • RHS: $(r \vee q) \wedge (r \vee s) = t \wedge t = t$

Since $r \neq t$, the identity fails for this triplet.

 

Conclusion

  • At least $50$ valid cases $\implies p_r \ge \frac{2}{5}$

  • Not always true $\implies p_r < 1$

Therefore:

$$\boxed{\frac{1}{5} < p_r < 1}$$

Answer is option D

Answer:
Position:
Show:

Related questions

87 87 votes
8 answers 8 answers
26.5k
26.5k views
Misbah Ghaya asked Feb 13, 2015
26,549 views
For a set $A$, the power set of $A$ is denoted by $2^{A}$. If $A = \left\{5,\left\{6\right\}, \left\{7\right\}\right\}$, which of the following options are TRUE?$\varnoth...
45 45 votes
5 answers 5 answers
10.9k
10.9k views
Misbah Ghaya asked Feb 11, 2015
10,903 views
If $g(x) = 1 - x$ and $h(x) = \frac{x}{x-1}$, then $\frac{g(h(x))}{h(g(x))}$ is:$\frac{h(x)}{g(x)}$$\frac{-1}{x}$$\frac{g(x)}{h(x)}$$\frac{x}{(1-x)^{2}}$
36 36 votes
3 answers 3 answers
11.7k
11.7k views
Misbah Ghaya asked Feb 13, 2015
11,694 views
The binary operator $\neq$ is defined by the following truth table.$$\begin{array}{|l|l|l|} \hline \textbf{p} & \textbf{q}& \textbf{p} \neq \textbf{q}\\\hline \text{0} & ...
56 56 votes
7 answers 7 answers
21.2k
21.2k views
khushtak asked Feb 14, 2017
21,191 views
Consider the set $X=\{a, b, c, d, e\}$ under partial ordering $R=\{(a,a), (a, b), (a, c), (a, d), (a, e), (b, b), (b, c), (b, e), (c, c), (c, e), (d, d), (d, e), (e, e...