Please explain Taylor expansion in radiation.

AI Thread Summary
The discussion revolves around the retarded scalar potential and its Taylor expansion concerning a charge distribution. The potential is expressed using a specific integral, and the challenge lies in understanding the Taylor expansion of the charge density around the retarded time at the origin. The participants clarify that the expansion is performed about the point where the charge distribution is evaluated, using a small parameter derived from the dot product of position vectors. The confusion arises from the choice of variables in the expansion, specifically why the book uses the retarded time and the dot product as the expansion variable. Ultimately, the focus is on understanding the mathematical reasoning behind the Taylor expansion in this context.
yungman
Messages
5,741
Reaction score
294
For retarded scalar potential of arbigtrary source around origin:

V(\vec r, t) = \frac 1 {4\pi\epsilon_0}\int \frac { \rho(\vec r\;',t-\frac {\eta}{c}) }{\eta} d\;\tau' \;\hbox { where }\;\eta =\sqrt{r^2 + r'^2 - 2 \vec r \cdot \vec r\;' }

Where \;\vec r \; point to the field point where V is measured. And \;\vec r\;' \; points to the source point.



For \;\vec r\;&#039; \; << \;\vec r \;:

\eta \approx \; r- \hat r \cdot \vec r\;&#039; \Rightarrow \rho(\vec r\;&#039;,\;t-\frac {\eta}{c}) \approx \rho (\vec r\;&#039;,\;t-\frac {r}{c} + \frac {\vec r \cdot \vec r\;&#039;}{c})

This next step is where I don't understand how the book do the Taylor expansion. I am going to type the exact word from the book:


Expanding \rho \; as a Taylor series in t about the retarded time at the origin,

t_0=t-\frac r c

We have

\rho(\vec r\;&#039;,\;t-\frac {\eta}{c}) \approx \rho (\vec r\;&#039;,\; t_0) + \dot{\rho} (\vec r\;&#039;,\; t_0)\left ( \frac {\vec r \cdot \vec r\;&#039;}{c}\right ) + \frac 1 {2!} \ddot{\rho} \left ( \frac {\vec r \cdot \vec r\;&#039;}{c}\right )^2 + \frac 1 {3!} \rho^{...}_{ } \left ( \frac {\vec r \cdot \vec r\;&#039;}{c}\right )^3 ...

Why are they use \left ( \frac {\vec r \cdot \vec r\;&#039;}{c}\right )\; as x for the expansion. I just don't follow this. Please help.

thanks

Alan
 
Science news on Phys.org
What step don't you understand?

You have some function f(x) that you wish to do the Taylor's expansion about the point x_0, hence you wish to approximate f(x+x_0) for small values of x << 1.

So, if we choose r' << r, then:

x+x_0 \approx t-\frac{r}{c}+\frac{\mathbf{r}&#039;\cdot\mathbf{r}}{c}
We choose x_0 to be t-r/c and x to be r' dot r/c and do our Taylor's expansion about our x.
 
Born2bwire said:
What step don't you understand?

You have some function f(x) that you wish to do the Taylor's expansion about the point x_0, hence you wish to approximate f(x+x_0) for small values of x << 1.

So, if we choose r' << r, then:

x+x_0 \approx t-\frac{r}{c}+\frac{\mathbf{r}&#039;\cdot\mathbf{r}}{c}
We choose x_0 to be t-r/c and x to be r' dot r/c and do our Taylor's expansion about our x.

I don't understand why it is in power of \frac {\vec r-\vec r\;&#039;}{c}. How does this fit into x-x0?
 
The Taylor's expansion of f(x) about zero is the Maclaurin Series.

f(x) \approx f(0) + f&#039;(0)x + 0.5f&#039;&#039;(0)x^2 + \dots

If we want to expand about some point x_0 then

f(x_0+x) \approx f(x_0) + f&#039;(x_0)x + \dots

Or something like that. So it seems that the author desires to do a Taylor's expansion of the charge distribution about the retarded time at the origin, t_0. That is, he is expanding the charge about the charge picture as time progressed at the origin where the charges are clustered. So you can think of \rho(r', t_0) as the charge distribution that occurred if the charges about the origin instantly communicated their information to the origin.

So if t-r/c is our x_0, then our x is r' \cdot r/c. So we expand out in powers of r' \cdot r/c.
 
Born2bwire said:
The Taylor's expansion of f(x) about zero is the Maclaurin Series.

f(x) \approx f(0) + f&#039;(0)x + 0.5f&#039;&#039;(0)x^2 + \dots

If we want to expand about some point x_0 then

f(x_0+x) \approx f(x_0) + f&#039;(x_0)x + \dots

Or something like that. So it seems that the author desires to do a Taylor's expansion of the charge distribution about the retarded time at the origin, t_0. That is, he is expanding the charge about the charge picture as time progressed at the origin where the charges are clustered. So you can think of \rho(r', t_0) as the charge distribution that occurred if the charges about the origin instantly communicated their information to the origin.

So if t-r/c is our x_0, then our x is r' \cdot r/c. So we expand out in powers of r' \cdot r/c.

Again thanks for your time. I thought Taylor expansion is:

f(x)\approx f(x_0)+f&#039;(a)(x-a) +\frac { f&#039;&#039;(x_0)(x-x_0)^2 }{2!} +...\frac { fn(x_0)(x-x_0)^n }{n!}...

In this case, it should be x=t and x_0=\frac r c -\frac {\vec r-\vec r\;&#039;}{c} so the Taylor expansion should be:

f(t)\approx f(\frac r c -\frac {\vec r-\vec r\;&#039; } c )+f&#039; (\frac r c -\frac {\vec r-\vec r\;&#039;} c)( t-\frac r c -\frac {\vec r-\vec r\;&#039;} c) +<br /> <br /> \frac { f&#039;&#039;(\frac r c -\frac {\vec r-\vec r\;&#039;} c)( t-\frac r c + \frac {\vec r-\vec r\;&#039;} c )^2 }{2!} +...\frac { f^n(\frac r c -\frac {\vec r-\vec r\;&#039;} c)( t-\frac r c +\frac {\vec r-\vec r\;&#039;} c )^n }{n!}...But the book use t_0=t-\frac r c this mean the independent variable is \frac {\vec r-\vec r\;&#039;} c

\Rightarrow f&#039;(t)\;=\; \frac {d (f(\frac {\vec r-\vec r\;&#039;} c)}{d(\frac {\vec r-\vec r\;&#039;} c)} \;\hbox { also}\; \frac {\vec r-\vec r\;&#039;} c \;\hbox { is a constant at the given source and field point location!}

I understand how the book come up with this, it is just:

x_0=t-\frac r c \;\;\hbox { and };\; x=\frac {\vec r-\vec r\;&#039; } c

The question is why!
 
Last edited:
Anyone please?
 
I need to calculate the amount of water condensed from a DX cooling coil per hour given the size of the expansion coil (the total condensing surface area), the incoming air temperature, the amount of air flow from the fan, the BTU capacity of the compressor and the incoming air humidity. There are lots of condenser calculators around but they all need the air flow and incoming and outgoing humidity and then give a total volume of condensed water but I need more than that. The size of the...
Thread 'Why work is PdV and not (P+dP)dV in an isothermal process?'
Let's say we have a cylinder of volume V1 with a frictionless movable piston and some gas trapped inside with pressure P1 and temperature T1. On top of the piston lay some small pebbles that add weight and essentially create the pressure P1. Also the system is inside a reservoir of water that keeps its temperature constant at T1. The system is in equilibrium at V1, P1, T1. Now let's say i put another very small pebble on top of the piston (0,00001kg) and after some seconds the system...
I was watching a Khan Academy video on entropy called: Reconciling thermodynamic and state definitions of entropy. So in the video it says: Let's say I have a container. And in that container, I have gas particles and they're bouncing around like gas particles tend to do, creating some pressure on the container of a certain volume. And let's say I have n particles. Now, each of these particles could be in x different states. Now, if each of them can be in x different states, how many total...
Back
Top