$A,B$ be subsets of $S=${$ 0,1,...,9$}, $ a\in A $ and $b \in B$ choosen randomly and $a+b$ takes each value $0,1,...,9$ with equal probalibility. Then it implies that one of $A$ or $ B$ is singleton.(It's a 'True or False' Question)
What I tried to find if there is any pair of set $A$ and $B$ which are not singleton.
As each of sum value $0$ to $9$ has equal probabilty. only to find zero is $0+0$ so $0$ appears in both $A$ and $B$. And for this reason we will get a unique choice of $a \in A$ and $b \in B$ such that $a+b=n$ for each $n \in S$.
In this way I am trying to find a pair of $A$ and $B$ which are not singleton. But i this will take so much time to check whether such pair exists. So can any one give any suggestion or hint!
I added the Actual Statement from the source:
"Let $A$, $B$ be subsets of {$0, . . . , 9$}. It is given that, on choosing elements $a\in A$ and $b \in B$ at random, $a + b$ takes each of the values $0, . . . , 9$ with equal probability. Then one of $A$ or $B$ is singleton"