Article snapshot taken from[REDACTED] with creative commons attribution-sharealike license.
Give it a read and then ask your questions in the chat.
We can research this topic together.
:<math> r \leq 2 \lfloor \frac{d}{2d-n} \rfloor </math>
:<math> r \leq 2 \lfloor \frac{d}{2d-n} \rfloor </math>
On the other hand, if <math>r</math> is odd, then <math>\sum_{i=1}^N 2s_i (r-s_i)</math> is maximized when <math>s_i = \frac{r_i \pm 1}{2}</math> which implies that
On the other hand, if <math>r</math> is odd, then <math>\sum_{i=1}^N 2s_i (r-s_i)</math> is maximized when <math>s_i = \frac{r \pm 1}{2}</math> which implies that
:<math> \sum_{x,y \in C} d(x,y) \leq \frac{1}{2} N (r^2-1)</math>
:<math> \sum_{x,y \in C} d(x,y) \leq \frac{1}{2} N (r^2-1)</math>
Revision as of 00:00, 3 March 2006
The Plotkin bound is a bound on the size of binarycodes of length and minimum distance satisfying .
Statement of the Bound
Let be a binary code of length , i.e. a subset of . Let be the minimum distance of , i.e.
where is the Hamming distance between and . Let be the number of elements in .
Let be the Hamming distance of and . The bound is proved by bounding the quantity in two different ways.
On the one hand, there are choices for and for each such choice, there are choices for . Since by definition for all and , it follows that
On the other hand, let be an matrix whose rows are the elements of . Let be the number of zeros contained in the 'th column of . This means that the 'th column contains ones. Each choice of a zero and a one in the same column contributes exactly to the sum and therefore
If is even, then the quantity on the right is maximized when and then,
Combining the upper and lower bounds for that we have just derived,
which given that is equivalent to
Since is even, it follows that
On the other hand, if is odd, then is maximized when which implies that
Combining the upper and lower bounds for , this means that
or, using that ,
Since r is an integer,
This completes the proof of the bound.
Reference
Binary codes with specified minimum distance, M. Plotkin, IRE Transactions on Information Theory, 6:445-450, 1960.