0
$\begingroup$

Consider the set $A$ of all triads $(a,b,c)$ such that $a+b>c$, $c+a>b$, $b+c>a$. Let the set of all triangles be $T$. Two elements of $T$ will be said to be the same if both of them are having the same sides. Does there exists a one-one correspondence between the sets $A$ and $T$?

  • 1
    @Primeczar There is a tick mark on the side of each of the answers. Once you click on them it will turn green which means that you have accepted the answer. You may want to look here (http://meta.stackexchange.com/questions/5234/how-does-accepting-an-answer-work) for more details. Note that you can also up-vote and down-vote answers!2012-05-24

1 Answers 1

2

You may need to adjust this. $A$ will contain $(2,3,4)$, $(2,4,3)$, $(3,2,4)$, $(3,4,2)$ $(4,2,3)$ and $(4,3,2)$ as distinct elements but the definition of $T$ might treat these as the same.

Another issue to check is showing each side is positive, though for $a$ this follows from $a + b \gt c$ and $c + a \gt b$ and similarly for the other two.