Integrating a vector valued function

Click For Summary
SUMMARY

The discussion focuses on calculating the integral of the vector-valued function \( V(\textbf{r}) = \frac{1}{r} \) over the region \( \mathbb{R}^{3+} \). The user initially attempts to express \( d\textbf{r} \) in Cartesian coordinates but realizes that the integral cannot be computed as presented. The consensus is that \( d\textbf{r} \) should represent a volume element, suggesting a transformation to spherical coordinates is necessary for proper evaluation. The importance of including the Jacobian term when converting to spherical coordinates is emphasized.

PREREQUISITES
  • Understanding of vector calculus and integrals
  • Familiarity with spherical coordinates and transformations
  • Knowledge of Jacobian determinants in coordinate transformations
  • Basic concepts of scalar and vector fields
NEXT STEPS
  • Learn about spherical coordinate transformations in multivariable calculus
  • Study the computation of integrals involving volume elements in vector calculus
  • Explore the concept of Jacobians and their application in changing variables
  • Review scalar and vector fields to clarify their roles in integrals
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are dealing with vector calculus and integral transformations, particularly those interested in evaluating integrals over three-dimensional spaces.

osc
Messages
6
Reaction score
0

Homework Statement



Calculate

[tex]\int _{\mathbb{R}^{3+}} V(\textbf{r} ) d\textbf{r}[/tex]

where

[tex]V(\textbf{r})=\frac{1}{r},\ \ r=||\textbf{r}||[/tex]


The Attempt at a Solution



I'm guessing
[tex]\textbf{r}=x \textbf{i} + y \textbf{j} + z \textbf{k}[/tex]

so
[tex]r=\sqrt{x^2+y^2+z^2}[/tex]
and
[tex]d\textbf{r}= \textbf{i} dx + \textbf{j} dy + \textbf{k} dz[/tex]

But this can't mean that

[tex]\int _{\mathbb{R}^{3+}} V(\textbf{r} ) d\textbf{r}=<br /> \int _{\mathbb{R}^{3+}} \frac{1}{\sqrt{x^2+y^2+z^2}} (\textbf{i} dx + \textbf{j} dy + \textbf{k} dz)=<br /> \int _{\mathbb{R}^{+}} \frac{1}{\sqrt{x^2+y^2+z^2}} \textbf{i} dx<br /> +\int _{\mathbb{R}^{+}} \frac{1}{\sqrt{x^2+y^2+z^2}} \textbf{j} dy<br /> +\int _{\mathbb{R}^{+}} \frac{1}{\sqrt{x^2+y^2+z^2}} \textbf{k} dz[/tex]

can it?

What would i,j,k mean in an integral?

I could have understood something like

[tex]\int _{\mathbb{R}^{3+}} V(\textbf{r} ) \cdot d\textbf{r}[/tex]

but now I'm lost.
 
Physics news on Phys.org
it depends on cicurmstance / notation

first
[tex]V(\textbf{r}) : \mathbb{R}^3 \rightarrow \mathbb{R}[/tex]
ie it is a scalar value function acting on R3

that means
[tex]\int _{\mathbb{R}^{3+}} V(\textbf{r} ) \cdot d\textbf{r}[/tex]
makes no sense as you can only perform a dot product between two vectors

so looking at your integral
[tex]\int _{\mathbb{R}^{3+}} V(\textbf{r} ) d\textbf{r}[/tex]

as the integral is over all R3 its most likely dr means a volume element, in some of the different notations floating around
[tex]d\textbf{r} = dV = dr^3 = dx.dy.dz[/tex]

if this is the case, its probably worth tranforming to spherical co-ordinates, as the function is spherically symmetric

Remember to include your Jacobian term (effectively giving the volume element in spehrical coordinates)
 
Ok, that makes sense.

Thank you!
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
Replies
6
Views
1K
Replies
6
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K