Vector calculus eq. needs translation

Goddar
Messages
202
Reaction score
16

Homework Statement


Hi, this is not part of a problem but just an equation I'm having a hard time to decipher (for the reference the original one is in "Statistical Mechanics" by Pathria, eq. 3.7.16)
We define: r = |r2r1|,
Where bold letters are vectors, and we basically integrate a function of 2 vectors over a volume V. So here's the beast:
\int\intg(r2r1)dr1dr2=V\intg(r)(4\pir2dr

(the integral on the right side runs now from 0 to \pi. Sorry the pi's shouldn't appear like raised powers)
I understand the idea, roughly, but can't make the math rigorous: mainly, i don't know what to do with dr1dr2 to obtain the right side...
Thanks for helping
 
Physics news on Phys.org
He's made a change of variables to \mathbf{R} = \mathbf{r}_1+\mathbf{r}_2 and \mathbf{r} = \mathbf{r}_2-\mathbf{r}_1. I don't have the text, but presumably g is a function of | \mathbf{r}_2-\mathbf{r}_1| only. However I believe that the integral on the RHS must still vary from 0 to \infty.
 
The RHS integral is indeed from 0 to infinity, my mistake.. But g is a function of r2r1 so while a scalar, it's a function of a vector (the vector-difference of the r's).
As defined here however, r is not a vector but the scalar |r2r1|.
If i define a vector R = r2+r1,
for instance, i can express the integral as:
\int\intg(r2r1)(dRdr1)dr1
But i still can't see how to fill the gap...
 
Goddar said:
The RHS integral is indeed from 0 to infinity, my mistake.. But g is a function of r2r1 so while a scalar, it's a function of a vector (the vector-difference of the r's).
As defined here however, r is not a vector but the scalar |r2r1|.
If i define a vector R = r2+r1,
for instance, i can express the integral as:
\int\intg(r2r1)(dRdr1)dr1
But i still can't see how to fill the gap...

If we change variables to

<br /> \mathbf{R} = \mathbf{r}_1+\mathbf{r}_2, \mathbf{r} = \mathbf{r}_2-\mathbf{r}_1,<br />

then

d\mathbf{r}_1d\mathbf{r}_2 = d\mathbf{R} d\mathbf{r}.

I don't have the book handy, so you might want to define g if you need help getting further along.
 
g is not given explicitly, it's kept general as a function of r. But i think your answer is precisely where I'm lost:
it seems like dRdr should be the equivalent of (dr1)2–(dr2)2 to me...
component-wise, i can't seem to make sense of these expressions. Then if you're right, the integration over dR should yield a factor of V and switching from dr to dr would give the integrand a factor of 4πr and send the limit of integration to infinity?
 
Goddar said:
g is not given explicitly, it's kept general as a function of r. But i think your answer is precisely where I'm lost:
it seems like dRdr should be the equivalent of (dr1)2–(dr2)2 to me...
component-wise, i can't seem to make sense of these expressions.

You might want to read up on the Jacobian matrix, since that's the correct way to compute the new measure after a change of variables. http://en.wikipedia.org/wiki/Jacobian_matrix_and_determinant

Then if you're right, the integration over dR should yield a factor of V and switching from dr to dr would give the integrand a factor of 4πr and send the limit of integration to infinity?

Yes.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top