Wavefunction
- 99
- 4
Homework Statement
Find an expression involving the function ϕ(x_1, x_2, x_3) that has a minimum average value of the
square of its gradient within a certain volume V of space.
If ϕ is the electric potential, \vec{E} = -\nabla ϕ is the electric field, and ρ = \frac{1}{2} ϵ_0|\vec{E}\cdot\vec{E}| is the energy density of
the electric field, this result tells us what equation the electric potential must satisfy to minimize
the total energy.
Homework Equations
(1)\frac{∂f}{∂ϕ}+\sum_{i=1}^3\frac{∂}{∂x_i}\frac{∂f}{∂ϕ'_i} = 0 where ϕ'_i are the partial derivatives of ϕ
(2)min(\frac{1}{V}\iiint ϕ dV) = \nabla ϕ \cdot \nabla ϕ
The Attempt at a Solution
First, since minimizing the average value of ϕ yields a function \nabla ϕ \cdot \nabla ϕ I will use this as my functional since it must satisfy (1). Doing so yields:
\frac{∂f}{∂ϕ}= 0 and \nabla \cdot [\frac{∂(\nabla ϕ \cdot \nabla ϕ)}{∂(\nabla ϕ)}] = 0
The second part of (1) yields:
2\nabla \cdot \nabla ϕ =0 or alternatively, \nabla^2 ϕ = 0 (Laplace's Equation)
Now this makes sense to me ( or at least tells me that I'm on the right track) since I know that the electrostatic potential does satisfy this equation; however, I know that Laplace's equation is a simpler case of Poisson's equation and when I plug my result in using \vec{E} = -\nabla ϕ I get \nabla \cdot \vec{E} = 0 which is only true if the charge density inside of the object is zero. So here's my question should I have gotten the more general Poisson equation, or am I overthinking this whole thing?