How Can Lagrange Multipliers Determine Maximum Shannon Entropy?

In summary, the conversation discusses using the Lagrange multiplier method to set up an equation with a constraint and take partial derivatives with respect to the variables. The constraint function is used to recover the original constraint and the equations are used to solve for the free variables.
  • #1
Irishdoug
102
16
Homework Statement
Given a random variable X with d possible outcomes and distribution p(x),prove that the Shannon entropy is maximised for the uniform distribution where all outcomes are equally likely p(x) =1/d
Relevant Equations
## H(X) = - \sum_{x}^{} p(x)log_{2}p(x) ##

##log_{2}## is used as the course is a Quantum Information one.
I have used the Lagrange multiplier way of answering. So I have set up the equation with the constraint that ## \sum_{x}^{} p(x) = 1##

So I have:

##L(x,\lambda) = - \sum_{x}^{} p(x)log_{2}p(x) - \lambda(\sum_{x}^{} p(x) - 1) = 0##

I am now supposed to take the partial derivatives with respect to p(x) and ##\lambda##, however the derivatives with respect to ##\lambda## will give 0 I believe as we have to constants, 1 and -1.

So ##\frac{\partial (- \sum_{x}^{} p(x)log_{2}p(x) - \lambda(\sum_{x}^{} p(x) - 1)) }{\partial p(x)} = -(log_{2}p(x) + \frac{1}{ln_{2}}+\lambda) = 0##

I am unsure what to do with the summation signs, and I am also unsure how to proceed from here. Can I please have some help.
 
Physics news on Phys.org
  • #2
The partials with respect to ##\lambda## should recover your constraint functions since the ##\lambda## dependent terms in your Lagrangian are only ##\lambda## times your constraint functions. Also consider using an index:

Sample space is ##\{ x_1, x_2, \cdots x_d\}## and ##p_k = p(x_k)##

[tex] L(p_k, \lambda) = -\sum_{k} p_k \log_2(p_k) - \lambda C(p_k)[/tex]
with ##C## your constraint function ##C(p_k) = p_1+p_2+\ldots +p_d - 1## and normalized probabilities equate to ##C=0##.

[tex] \frac{\partial}{\partial p_k} L =\frac{1}{\ln(2)} -\log_2(p_k) -\lambda \doteq 0[/tex]
[tex] \frac{\partial}{\partial \lambda} L = C(p_k) \doteq 0[/tex]
(using ##\doteq## to indicate application of a constraint rather than an a priori identity.)
This is your ##d+1## equation on your ##d+1## free variables ##(p_1, p_2, \ldots ,p_d, \lambda)##.
 
  • Like
Likes vanhees71

Related to How Can Lagrange Multipliers Determine Maximum Shannon Entropy?

1. What is maximal Shannon entropy?

Maximal Shannon entropy is a concept in information theory that refers to the maximum possible amount of uncertainty or randomness in a system. It is based on the idea that the more uncertain we are about a system, the more information it contains.

2. How is maximal Shannon entropy calculated?

The formula for calculating maximal Shannon entropy is H = -∑ p(x)log(p(x)), where H is the entropy, p(x) is the probability of each possible outcome, and log is the logarithm function. This formula is used to determine the maximum amount of uncertainty or randomness in a system.

3. What is the significance of maximal Shannon entropy?

Maximal Shannon entropy is significant because it provides a measure of the maximum amount of information that can be transmitted through a system. It is used in various fields, such as computer science, physics, and biology, to analyze and understand complex systems.

4. How is maximal Shannon entropy related to information theory?

Maximal Shannon entropy is a fundamental concept in information theory, which is the study of how information is transmitted, processed, and stored. It is used to quantify the amount of information in a system and to analyze the efficiency of communication and data storage systems.

5. Can maximal Shannon entropy be applied to real-world situations?

Yes, maximal Shannon entropy can be applied to a wide range of real-world situations, such as communication systems, data compression, and biological systems. It is a useful tool for understanding and analyzing complex systems and has practical applications in various fields.

Similar threads

  • Advanced Physics Homework Help
Replies
0
Views
231
  • Advanced Physics Homework Help
Replies
10
Views
663
  • Advanced Physics Homework Help
Replies
6
Views
915
  • Advanced Physics Homework Help
Replies
3
Views
919
Replies
12
Views
1K
Replies
1
Views
641
  • Advanced Physics Homework Help
Replies
9
Views
1K
  • Advanced Physics Homework Help
Replies
10
Views
1K
  • Advanced Physics Homework Help
Replies
2
Views
988
  • Advanced Physics Homework Help
Replies
16
Views
2K
Back
Top