What "11" on this clock is supposed to be? it looks like the union symbol but I don't get it.
Asked
Active
Viewed 2,824 times
9
Anne Bauval
- 34,650
Mohannad Maklad
- 201
-
2I want that clock. – Karl Mar 19 '17 at 18:58
-
@Karl It can easily be arranged, for $29.50 – Clement C. Mar 19 '17 at 19:00
2 Answers
13
It is a union:
$$\bigcup_{n=0}^{10} \{n\} = \{0\}\cup \{1\}\cup\ldots\cup\{10\} = \{0,1,2,\ldots,10\}$$
But then, you take the cardinality of the resulting set: $$ \left\lvert \bigcup_{n=0}^{10} \{n\} \right\rvert = \left\lvert \{0,1,2,\ldots,10\} \right\rvert = 11 $$ and you get $11$, as the set contains $11$ elements.
Clement C.
- 67,323
-
-
1
-
2@MohannadMaklad My personal favorite is this clock. Figuring out the "1" leads to quite an interesting discovery. – Clement C. Mar 19 '17 at 18:58
-
Very nice clock! If I want to try and figure it out, could you give me a hint as to what I'm looking for? – Mar 19 '17 at 19:02
-
-
1
-
2
It's the cardinality of the union of all the singlets containing $n$.
So it's the cardinality of the set ${\{0,1,..,10}\}$ which is $11$.
Alberto Andrenucci
- 2,158
