Integrating Gravitational Attraction in n Dimensions

Taylor Smith
Messages
1
Reaction score
0

Homework Statement


I'm working on a generalization of gravitation to n dimensions. I'm trying to compute gravitational attraction experienced by a point mass y due to a uniform mass distribution throughout a ball of radius a -- B(0, a).

Homework Equations



3. The Attempt at a Solution [/B]

I've determined an integral that expresses this problem, (ignoring the constants outside the integral) but I'm unsure how to evaluate it.

I have $$A = \int_{B(0,a)} \frac{x - y}{||x - y||^n} dvol_n(x)$$
I believe this can be expressed as a function of x_n, thus I've further simplified to
$$A = \int_{B(0,a)} \frac{x_n - r}{||x - re_n||^n} dvol_n(x)$$
where $r$ is the norm of y, and e_n is the unit vector that is 0 in all but the nth position. I'm unsure how to proceed with this integral. I'm trying to express it in terms of only a and r.
 
Physics news on Phys.org
What is y (and similar r) and why does A do not depend on it?
I would split the integral in three parts:
- radial direction
- angle between x and the nth direction
- all other directions

3 dimensions are the first where these integrals are all meaningful, so it might be useful to study this case first and then generalize this.
 
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