Chapter 5: Q16E (page 163)
Prove the following two properties of the Huffman encoding scheme.
(a) If some character occurs with frequency more than , then there is guaranteed to be a codeword of length 1 .
(b) If all characters occur with frequency less than , then there is guaranteed to be no codeword of length 1 .
Short Answer
(a). It is proved that, Huffman codeword has length 1 if some of the frequencies are greater than .
(b). It is proved that, Huffman codeword does not have a codeword of length 1 if all the frequencies are less than .