Function multiplied by its complex conjugate

AI Thread Summary
Multiplying a function by its complex conjugate, such as in the expression I = E E*, represents the physical quantity of intensity in electromagnetic waves, where it simplifies calculations by yielding a real, non-negative value. In the context of the electric field E(q,0) E*(q,t), the 'zero' indicates a specific reference point in time for the electric field, often used in scattering problems to analyze correlations over time. The discussion emphasizes that complex notation streamlines calculations in electromagnetism, making it easier to work with wave equations and average quantities. The correlation between electric field values at different times is crucial for understanding scattering phenomena. Overall, complex numbers provide a convenient mathematical framework without introducing new physics.
Steve Drake
Messages
53
Reaction score
1
Hi Guys,

I have two questions which kind of relate. The first relates to the complex conjugate of a function. Specifically, When a function is multiplied by its complex conjugate, what does that mean physically?

For instance, I am reading a book on electromagnetic wave scattering, and often they write the

I = E E^{\ast}

Meaning the intensity is equal to the electromagnetic wave multiplied by its complex conjugate. Can someone just say in real simple terms what the em wave multiplied by its complex conjugate means?

Secondly, which leads on from the first question, I have a forumla that says

E(q,0) E^{\ast} (q,t)

Which is the electric field (a function of scattering vector q and time) multiplied by its complex conjugate. What is confusing me is what does the 'zero' mean in the brackets of the first E?

Thanks for all your help
 
Physics news on Phys.org
Hello Steve Drake,

What a function multiplied by its complex conjugate means will really depend on the physical meaning of the function you started with. In Quantum Mechanics, for example, it may mean the probability density of finding a particle in a given state if the function under consideration is the wave function of that particle; in Eletromagnetism, you can use the complex notation to simplify your calculations and get, for example, the intensity of an eletromagnetic wave by multiplying the complex field by its conjugate.

Focusing on your problem now, there is one important fact that usually is not openly stated in the literature: the fact that because Maxwell's Equations are all linear, you can solve them for complex functions as well - and, therefore, the real physical solution will be just the real part of the complex solution. Mathematically, we have the Maxwell's Equations:

\nabla\cdot\mathbf{E} = \frac{\rho}{\epsilon_{o}}

\nabla\cdot\mathbf{B} = 0

\nabla\times\mathbf{E} = -\frac{\partial\mathbf{B}}{\partial t}

\nabla\times\mathbf{B} = \mu_{o} \big ( \mathbf{J} + \epsilon_{o}\frac{\partial\mathbf{E}}{\partial t} \big )

Now, if we define the Complex Fields \mathbf{\tilde{E}} and \mathbf{\tilde{B}} as

\mathbf{\tilde{E}} = \mathbf{E}_{r} + i\mathbf{E}_{i}

\mathbf{\tilde{B}} = \mathbf{B}_{r} + i\mathbf{B}_{i}

Where \mathbf{E}_{r}, \mathbf{E}_{i}, \mathbf{B}_{r} and \mathbf{B}_{i} are fields that satisfy the Maxwell's Equations written above. Now, because Maxwell's Equations are linear, it is easy to see that the fields \mathbf{\tilde{E}} and \mathbf{\tilde{B}} will also satisfy those equations:

<br /> \begin{array}{l l}<br /> \nabla\cdot\mathbf{E}_{r} = \frac{\rho_{r}}{\epsilon_{o}} &amp; \quad \nabla\cdot\mathbf{E}_{i} = \frac{\rho_{i}}{\epsilon_{o}} \\<br /> \nabla\cdot\mathbf{B}_{r} = 0 &amp; \quad \nabla\cdot\mathbf{B}_{i} = 0 \\<br /> \nabla\times\mathbf{E}_{r} = -\frac{\partial\mathbf{B}_{r}}{\partial t} &amp; \quad \nabla\times\mathbf{E}_{i} = -\frac{\partial\mathbf{B}_{i}}{\partial t} \\<br /> \nabla\times\mathbf{B}_{r} = \mu_{o} \big ( \mathbf{J}_{r} + \epsilon_{o}\frac{\partial\mathbf{E}_{r}}{\partial t} \big ) &amp; \quad \nabla\times\mathbf{B}_{i} = \mu_{o} \big ( \mathbf{J}_{i} + \epsilon_{o}\frac{\partial\mathbf{E}_{i}}{\partial t} \big )<br /> \end{array}

Multiplying the set of equations on the right by the complex unity i and summing the equations line by line, we arrive at:

<br /> \begin{array}{l l}<br /> \nabla\cdot\mathbf{\tilde{E}} = \frac{\tilde{\rho}}{\epsilon_{o}} \\<br /> \nabla\cdot\mathbf{\tilde{B}} = 0 \\<br /> \nabla\times\mathbf{\tilde{E}} = -\frac{\partial\mathbf{\tilde{B}}}{\partial t} \\<br /> \nabla\times\mathbf{\tilde{B}} = \mu_{o} \big ( \mathbf{\tilde{J}} + \epsilon_{o}\frac{\partial\mathbf{\tilde{E}}}{\partial t} \big )<br /> \end{array}<br />

Where we have defined \tilde{\rho} = \rho_{r} + i\rho_{i} and \mathbf{\tilde{J}} = \mathbf{J}_{r} + i\mathbf{J}_{i} as the complex charge density and complex current density, respectively.

Having said that, let's analyse the wave equation satisfied by the Complex Fields in a region where there are no charges and currents. The derivation of the wave equation is analogous to that of the Real Fields, and we can write:

\nabla^2\mathbf{\tilde{E}} - \frac{1}{c^2}\frac{\partial^2 \mathbf{\tilde{E}}}{\partial t^2} = \mathbf{0}

\nabla^2\mathbf{\tilde{B}} - \frac{1}{c^2}\frac{\partial^2 \mathbf{\tilde{B}}}{\partial t^2} = \mathbf{0}

Now, it is clear that a possible solution for the first of these equations is the plane wave expression, given by:

\mathbf{\tilde{E}}(\mathbf{r}, t) = \mathbf{\tilde{E}_{o}}\exp{i(\mathbf{k}\cdot\mathbf{r}-\omega t)} \quad with \quad \mathbf{\tilde{E}_{o}} = E_{o}\exp{(i\varphi)} \quad and \quad k = \omega/c

Given our previous discussion, it is nice to see that for the plane wave we have

\mathbf{E}_{r}(\mathbf{r}, t) = Re( \mathbf{\tilde{E}}(\mathbf{r}, t) ) = E_{o}\cos{(\mathbf{k}\cdot\mathbf{r}-\omega t + \varphi)} \quad and

\mathbf{E}_{i}(\mathbf{r}, t) = Im( \mathbf{\tilde{E}}(\mathbf{r}, t) ) = E_{o}\sin{(\mathbf{k}\cdot\mathbf{r}-\omega t + \varphi)}

Notice that here we get a complex exponential instead of a linear combination of sines and cosines. This is the underlying reason why physicists prefer to work with complex numbers instead of real numbers - it is much easier to manipulate exponentials, which have simple multiplication properties; than to manipulate a lengthy combination of sines and cosines with properties that are a bunch of complicated trigonometric identities.

Knowing about the complex notation now makes every kind of calculation easier. The average of quantities can be calculated in a much straight forward way, as well as the intensity of the wave. Below I write the expressions for the case of the time average of the Poynting Vector and the intesity of the wave:

\langle\mathbf{S}\rangle = \frac{Re( \mathbf{\tilde{E}} ) \times Re( \mathbf{\tilde{B}} )}{\mu_{o}} = \cdots = \frac{Re( \mathbf{\tilde{E}} \times \mathbf{\tilde{B}^*} )}{\mu_{o}}

I \sim E_{o}^2 = E_{o}\exp{i(\mathbf{k}\cdot\mathbf{r}-\omega t + \varphi)}E_{o}\exp{-i(\mathbf{k}\cdot\mathbf{r}-\omega t + \varphi)} = \mathbf{\tilde{E}}\mathbf{\tilde{E}^*}

So, basically, the complex notation makes it easier to write things! There is no new physics associated with it, it is just a more convenient way of writing the expressions so that you don't have carry sines and cosines into every calculation.Zag
 
Last edited:
  • Like
Likes kfboy, Adinvivo and Steve Drake
Dude, huge response. Thanks a lot for that deep insight!
 
  • Like
Likes 1 person
Thanks Zag!
 
another way to look at E*E: its the amplitude squared of the real wave E = Eo cos(k⋅r−ωt+φ) which is easily seen if E'(r,t)=E'o expi(k⋅r−ωt) then E'E'* = E0^2

for you second equation, where is from? I'm guessing your squaring an electric field which was solved using a green's function.
where ever the equation came from if you have an average like <E*(t) E(t') > (this might represent the scattering amplitude or something), this is a correlation between the value of the electric field at different times (which would be important in a scattering problem)

To answer your question the correlation: C(t - t') = <E*(t) E(t') > will only depend on how much you waited, and not on the absolute values of the times, so you might as well set t' to zero and get the same answer.
 
Consider an extremely long and perfectly calibrated scale. A car with a mass of 1000 kg is placed on it, and the scale registers this weight accurately. Now, suppose the car begins to move, reaching very high speeds. Neglecting air resistance and rolling friction, if the car attains, for example, a velocity of 500 km/h, will the scale still indicate a weight corresponding to 1000 kg, or will the measured value decrease as a result of the motion? In a second scenario, imagine a person with a...
Scalar and vector potentials in Coulomb gauge Assume Coulomb gauge so that $$\nabla \cdot \mathbf{A}=0.\tag{1}$$ The scalar potential ##\phi## is described by Poisson's equation $$\nabla^2 \phi = -\frac{\rho}{\varepsilon_0}\tag{2}$$ which has the instantaneous general solution given by $$\phi(\mathbf{r},t)=\frac{1}{4\pi\varepsilon_0}\int \frac{\rho(\mathbf{r}',t)}{|\mathbf{r}-\mathbf{r}'|}d^3r'.\tag{3}$$ In Coulomb gauge the vector potential ##\mathbf{A}## is given by...
Dear all, in an encounter of an infamous claim by Gerlich and Tscheuschner that the Greenhouse effect is inconsistent with the 2nd law of thermodynamics I came to a simple thought experiment which I wanted to share with you to check my understanding and brush up my knowledge. The thought experiment I tried to calculate through is as follows. I have a sphere (1) with radius ##r##, acting like a black body at a temperature of exactly ##T_1 = 500 K##. With Stefan-Boltzmann you can calculate...

Similar threads

Replies
9
Views
3K
Replies
5
Views
2K
Replies
14
Views
4K
Replies
2
Views
3K
Replies
17
Views
3K
Replies
5
Views
2K
Replies
17
Views
3K
Back
Top