closed by
253 views
0 votes
0 votes
closed with the note: solved

 Given n+1 symbols x1,x2,...,xn,xn+1 appearing 1, f1,f2,...,fn times in a symbol string, respectively, where fj is the jth Fibonacci number, what is the maximum number of bits used to encode a symbol when all possible tie-breaking selections are considered at each stage of the Huffman coding algorithm? 

 

in this question i take n=6

the the number of symbols should be n+1  i.e 7 (in this case ansewr is 8)or n i.e 6( in this case answer is 6)???

closed by

Related questions

0 votes
0 votes
1 answer
1
BASANT KUMAR asked Oct 20, 2018
561 views
Q.1) for which value of n are these graph are bipartite??a)$C_{N}$ (cycle graph having "n" vertices)(b) $W_{N}$ (wheel graph having "n" vertices)
1 votes
1 votes
0 answers
2
CJ147 asked Aug 25, 2018
461 views
DIRAC’S THEOREM: If G is a simple graph with n vertices with n ≥ 3 such that the degree of every vertex in G is at least n/2, then G has a Hamilton circuit.The below ...
1 votes
1 votes
1 answer
3
0 votes
0 votes
0 answers
4