After some research, I cannot find a solution to this very basic question:
What is the sum of a constant over a domain (of a variable X): $$\sum_{X \in \{0,1\}} 1 = ??$$
I would say that the result is $2$ but I am not sure.
Thanks by advance
Aymeric
After some research, I cannot find a solution to this very basic question:
What is the sum of a constant over a domain (of a variable X): $$\sum_{X \in \{0,1\}} 1 = ??$$
I would say that the result is $2$ but I am not sure.
Thanks by advance
Aymeric
If $|\{0, 1\}| = 2$ then the sum in the question equals 2. It is similar to $\sum_{k=1}^n 1 = n$.