How Do You Compute the Curl and Vectorial Laplacian of a Radial Function?

In Summary, the homework statement is trying to calculate the vector laplacian. The attempted solution is to calculate \left( \frac{\partial}{\partial y}\vec F_{z}(r)-\frac{\partial}{\partial z}\vec F_{y}(r)\right)\hat{i} + \left( \frac{\partial}{\partial x}\vec F_{z}(r)-\frac{\partial}{\partial z}\vec F_{x}(r)\right)\hat{j} + \left( \frac{\partial}{\partial x}\vec F_{y}(r)-\frac{\partial}{\partial y}\vec F_{x}(r)\
  • #1
Vicfred
14
0

Homework Statement


I want to calculate [tex]\nabla\times[\vec{F}(r)][/tex] and [tex]\nabla^2[\vec{F}(r)][/tex] where F if a function that depends of r, and [tex]r = \sqrt{x^2+y^2+z^2}[/tex]

Homework Equations


[tex]1)\nabla \times \vec A = \left|\begin{matrix} \mathbf{\hat{i}} & \mathbf{\hat{j}} & \mathbf{\hat{k}} \\ \\ {\frac{\partial}{\partial x}} & {\frac{\partial}{\partial y}} & {\frac{\partial}{\partial z}} \\ \\ A_x & A_y & A_z \end{matrix}\right|[/tex]
[tex]2)\nabla^2\vec A = \nabla(\nabla\cdot\vec A)-\nabla\times(\nabla\times\vec A)[/tex]

The Attempt at a Solution


[tex]\left( \frac{\partial}{\partial y}\vec F_{z}(r)-\frac{\partial}{\partial z}\vec F_{y}(r)\right)\hat{i} + \left( \frac{\partial}{\partial x}\vec F_{z}(r)-\frac{\partial}{\partial z}\vec F_{x}(r)\right)\hat{j}
+ \left( \frac{\partial}{\partial x}\vec F_{y}(r)-\frac{\partial}{\partial y}\vec F_{x}(r)\right)\hat{k}[/tex]

I need help calculating the partials I tried this:
[tex]\frac{1}{r}\left(y - z \right) + \frac{1}{r}\left(x - z \right) + \frac{1}{r}\left(x - y \right) \Rightarrow \frac{2x - 2z}{r}[/tex] What happened to the i, j, k? I don't know =P! I suppose I'm wrong for vanishing them...

When I'm trying to calculate the vectorial laplacian I get stuck when I have to calculate [tex]\nabla\times\vec {F}(r)[/tex] so...
 
Physics news on Phys.org
  • #2
can you look at the spherical coordinate representations?
 
  • #3
Well, today I started to learn about spherical and cylindrical coordinates and I still don't know how to transform nabla, dot or vector product to another coordinate system... is that necessary to solve this problem?
 
  • #4
its not necessary, but if F is only a function r, then the spherical symmetry of the problem may make things a easier if you can just use the spherical representation of the lapacian or curl & F, though maybe not if F is in caretsian form

is
[tex]\vec{F}(r)[/tex]
just an arbitrary vector function in cartesian form?

maybe starting by caculating the first partials may help? what are:
[tex] \frac{\partial F_{x_i}}{\partial x_j} [/tex]
 
  • #5
yes, [tex]\vec{F}(r)[/tex] is an arbitrary vector function in cartesian form that depends of x, y and z. Maybe I was wrong to say that [tex]r = \sqrt{x^2+y^2+z^2}[/tex] maybe [tex]\left( \frac{\partial}{\partial y}\vec F_{z}(r)-\frac{\partial}{\partial z}\vec F_{y}(r)\right)\hat{i} + \left( \frac{\partial}{\partial x}\vec F_{z}(r)-\frac{\partial}{\partial z}\vec F_{x}(r)\right)\hat{j}
+ \left( \frac{\partial}{\partial x}\vec F_{y}(r)-\frac{\partial}{\partial y}\vec F_{x}(r)\right)\hat{k} [/tex] could be the general asnwer to calculate the curl of any function that depends of r, for example: [tex]\left( \frac{r^2\sqrt{csc^2(r)}}{ ln (3r)}\right)\hat i + \left( 3\sqrt[5]{r^2}\cdot e^{3r^2}\right)\hat j + \left( \frac{6r^3}{cot^3(r)}\right) \hat k [/tex] (or any other)
 
Last edited:
  • #6
that could be it, the only way i think you could maybe simplify is to look at

[tex] \frac{\partial F_{x_i}(r)}{\partial x_j} = \frac{d F_{x_i}(r)}{d r} \frac{\partial r}{\partial x_j} [/tex]
 
Last edited:
  • #7
Ok, thanks I'll try it, it's too late here (3:55am), for the vector laplacian I think I'll have to do a BIG matrix... I guess I'll have to learn something about linear algebra... Thanks for your help.
 
  • #8
vector laplacian in cartesian coordinates becomes
[tex]\nabla^2\vec{F}(r) = (\nabla^2 \vec{F_x}(r),\nabla^2 \vec{F_y}(r),\nabla^2 \vec{F_z}(r)[/tex])
and you can show this with the equation you have
 
  • #9
ok then[tex] \frac{\partial}{\partial y} F_{z}(r) = \frac{d }{d r} F_{z}(r) \frac{\partial r}{\partial z} [/tex] ?
 
Last edited:
  • #10
if someone have the equations for that rotational post it that way at least I'd know what I have to get...
 
  • #11
Vicfred said:
ok then[tex] \frac{\partial}{\partial y} F_{z}(r) = \frac{d }{d r} F_{z}(r) \frac{\partial r}{\partial z} [/tex] ?

might be a little notational confusion, but in this case I thought the sunscript was implying a vector componet, whilst r is the function of the varibales x,y,z, so if:
[tex]\vec{F}(r) = (F_x(r), F_y(r), F_z(r))[/tex]
with
[tex]r = r(x,y,z)[/tex]

then the derivative, you want, from teh chain rule is
[tex] \frac{\partial}{\partial y} F_{z}(r) = \frac{d }{d r} F_{z}(r) \frac{\partial r}{\partial y} [/tex]

what is the rotational post you asked about?

also one more thought - due to the depndence on r, you may be able to use symmetry & intergal relations (divergence & curl theorems), or other properties to simplify the expressions

what exactly is the quetsion you are tyring to answer?
 
  • #12
I'm trying to find an equation like this:

[tex]\nabla\left[F(r) \right] = \frac{d}{dr}F(r) \frac{\vec r}{r}[/tex]
[tex]\nabla\cdot\left[ \vec F(r) \right] = \frac{d}{dr}F(r) \cdot \frac{\vec r}{r}[/tex]
[tex]{\nabla}^2 \left[\vec F(r) \right] = 2 \frac{d}{dr}F(r) + \frac{d^2}{dr^2}F(r)[/tex]

hmm sometimes I say rotational, sometimes curl... I meant the curl, they are the same thing right?
 
Last edited:
  • #13
ok now i understand what we're going for, so take the first one, the gradient of a scalar function F(r)
[tex]\nabla\left[F(r) \right] = (\frac{\partial F(r)}{\partial x}, \frac{\partial F(r)}{\partial y},\frac{\partial F(r)}{\partial z})[/tex]

using the chain rule on F(r(x,y,z)) gives
[tex]\nabla\left[F(r) \right] = (\frac{d F(r)}{dr}\frac{\partial r}{\partial x}, \frac{d F(r)}{dr}\frac{\partial r}{\partial y},\frac{d F(r)}{dr}\frac{\partial r}{\partial z}) = \frac{d F(r)}{dr}(\frac{\partial r}{\partial x}, \frac{\partial r}{\partial y},\frac{\partial r}{\partial z})[/tex]

with
[tex] r = \sqrt{x^2 + y^2 + z^2} [/tex]

then once again using the chain rule
[tex] \frac{\partial r}{\partial x} = \frac{x}{\sqrt{x^2 + y^2 + z^2}} = \frac{x}{|r|}[/tex]

and you should be able to do similar for the others

now substitute back in for the derivatives of r
[tex]\nabla\left[F(r) \right]

= \frac{d F(r)}{dr} (\frac{x}{|r|},\frac{y}{|r|},\frac{z}{|r|})

= \frac{d F(r)}{dr}\frac{1}{|r|} (x,y,z)

= \frac{d F(r)}{dr}\frac{\vec{r}}{|r|} [/tex]
as required,
hopefully you can use a similar method for the curl & laplacian problem

Vicfred said:
I'm trying to find an equation like this:
hmm sometimes I say rotational, sometimes curl... I meant the curl, they are the same thing right?

not sure, maybe? I've only really been taught & used the curl

also the last equation you gave i assume should be the vector F
 
Last edited:
  • #14
I already had the gradient, the divergence and the scalar laplacian, what I can't find still is the curl and the vector laplacian for the curl I have this, I'm not sure if it's correct.

[tex]\left(\frac{d}{dr} F_{z}(r)\frac{\partial y}{\partial r} -\frac{d}{dr} F_{y}(r)\frac{\partial z}{\partial r}\right)\hat{i} + \left(\frac{d}{dr} F_{z}(r)\frac{\partial x}{\partial r}-\frac{d}{dr} F_{x}(r)\frac{\partial z}{\partial r}\right)\hat{j}
+ \left(\frac{d}{dr} F_{y}(r)\frac{\partial x}{\partial r}-\frac{d}{dr} F_{x}(r)\frac{\partial y}{\partial r}\right)\hat{k} = \frac{\partial}{\partial r} \vec F(x) \times \frac{d}{dr} \vec F(r)[/tex]
 
  • #15
Vicfred said:
I already had the gradient, the divergence and the scalar laplacian, what I can't find still is the curl and the vector laplacian for the curl I have this, I'm not sure if it's correct.

[tex]\left(\frac{d}{dr} F_{z}(r)\frac{\partial y}{\partial r} -\frac{d}{dr} F_{y}(r)\frac{\partial z}{\partial r}\right)\hat{i} + \left(\frac{d}{dr} F_{z}(r)\frac{\partial x}{\partial r}-\frac{d}{dr} F_{x}(r)\frac{\partial z}{\partial r}\right)\hat{j}
+ \left(\frac{d}{dr} F_{y}(r)\frac{\partial x}{\partial r}-\frac{d}{dr} F_{x}(r)\frac{\partial y}{\partial r}\right)\hat{k} = \frac{\partial}{\partial r} \vec F(x) \times \frac{d}{dr} \vec F(r)[/tex]

noooo... the components look right however the partials should be inverted (use the chain rule and refer to the previous post)

so to make the notation a little easier, let
[tex]\vec{F}(r) = u(r)i + v(r)j + w(r)k[/tex]
where i,j,k denote the unit vectors

remembering the r dependence, we get to
[tex]\nabla \times \vec{F}(r)
= (\frac{d w}{dr} \frac{\partial r}{\partial y} -\frac{dv}{dr} \frac{\partial z}{\partial r})i

+ (\frac{d u}{dr} \frac{\partial r}{\partial z} -\frac{dw}{dr} \frac{\partial r}{\partial x})j

+ (\frac{d v}{dr} \frac{\partial r}{\partial x} -\frac{du}{dr} \frac{\partial r}{\partial y})k
[/tex]

now i would calculate & substitute in for the partial derivatives of r w.r.t. x,y&z and see where that gets you,

hint: I'm guessing you'll get close to something like (dF/dr) x (r/|r|)



hopefully this doesn't confuse things, but if you know how to write the cross product in component form, this one will be much easier to evaluate

sorry for the notation change, but its required, so let
[tex] \vec{F}(r) = (F_1, F_2, F_3) = F_j [/tex]
[tex] \vec(r) = (x,y,z) = (x_1, x_2, x_3) = x_i [/tex]
where i,j are dummy subscripts that wll be use to express the cross prouct as a sum

then
[tex] \nabla \times \vec{F}(r) = \frac{\partial}{\partial x_i} F_j \epsilon_{ijk}
= \frac{\partial F_j}{\partial x_i} \epsilon_{ijk}
= \frac{dF_j}{dr}\frac{\partial r}{\partial x_i} \epsilon_{ijk}
[/tex]
where k represents the component of the cross product

once again subtitute in for the partial derivatives and carry on, this should be easily identifiable as the cross product
 
Last edited:
  • #16
I got
[tex] \frac{\vec r}{r} \times \frac{d}{dr} \vec F(r)[/tex]
 
  • #17
yeah i think that's right,
so from before
[tex] \frac{\partial r}{\partial x_i} = \frac{x_i}{r}[/tex]

and carrying on (with the notation for the kth component of the vector), i get the same
[tex] \nabla \times \vec{F}(r)
= \frac{\partial}{\partial x_i} F_j \epsilon_{ijk}
= \frac{\partial F_j}{\partial x_i} \epsilon_{ijk}
= \frac{d F_j}{dr}\frac{\partial r}{\partial x_i} \epsilon_{ijk}
= \frac{d F_j}{dr}\frac{x_i}{r}\epsilon_{ijk}
= \frac{x_i}{r} \frac{d F_j}{dr} \epsilon_{ijk}
= \frac{\vec{r}}{r} \times\frac{ d\vec{F}}{dr} [/tex]

sorry, almost missed a minus before as i hadn't done the whole thing
 
Last edited:
  • #19
ok, from that proof I've got
[tex]\nabla^2\vec{F}(r) = \nabla^2 {u} \hat e_x + \nabla^2 {v} \hat e_y + \nabla^2 {w} \hat e_z[/tex]
[tex]\nabla^2 {u} = \nabla \cdot \left[ \nabla u \right][/tex]
[tex]\nabla u = \frac{\partial r}{\partial x} + \frac{\partial r}{\partial y} + \frac{\partial r}{\partial z} = \frac{x}{r} + \frac{y}{r} + \frac{z}{r} = \frac{\vec r}{r}[/tex]
[tex]\nabla \cdot \left( \frac{\vec r}{r}\right) = \frac{\partial}{\partial x} \frac{\vec r}{r} + \frac{\partial}{\partial y} \frac{\vec r}{r} + \frac{\partial}{\partial z} \frac{\vec r}{r}[/tex]

hmm... I'm wrong right? U doesn't depend of (r,r,r)... maybe [tex]u_x,u_y,u_z[/tex]?
 
  • #20
i think you've complicated the laplacian and messed the differentiation - what happened to the chain rule?

using the notation you've chosen (i still like the subscripts better, bit easier)
[tex] \vec{F} = (u(r), v(r), w(r)) [/tex]

and from the proof you know
[tex] \nabla^2 \vec{F} = (\nabla^2 u(r), \nabla^2 v(r), \nabla^2 w(r)) [/tex]

considering only the x component
[tex] \nabla^2 u(r) = (\frac{\partial^2}{\partial x^2 } + \frac{\partial^2}{\partial y^2 } +\frac{\partial^2}{\partial z^2 })u(r) [/tex]

so we only really need to consider one of the 2nd partial derviatives to evaluate the form, the first derivative is, as before:
[tex] \frac{\partial}{\partial x} u(r)
= \frac{du(r)}{dr}\frac{\partial r}{\partial x}
= \frac{du(r)}{dr}\frac{x}{r}
[/tex]
now eveaulating the 2nd partial
[tex] \frac{\partial^2}{\partial x^2} u(r)
= \frac{\partial }{\partial x}( \frac{\partial u(r)}{\partial x})
= \frac{\partial }{\partial x}(\frac{du(r)}{dr}\frac{x}{r})
[/tex]
so, using the product rule & chain rule, what does that give you?

after evaluating subtitute back in for your whole vector
 
  • #21
[tex]\frac{du(r)}{dr}\frac{\partial}{\partial x}\frac{x}{r} + \frac{x}{r}\frac{\partial}{\partial x}\frac{du(r)}{dr}[/tex]? hmmm...
 
Last edited:
  • #22
ok so I would use the chain & product rules to further evaluate those derivatives
 
  • #23
i think it might help if you think of the chain rule when acting on an scalar function depenedent only on r(x,y,z) given by
[tex] f(r(x,y,z)) [/tex]

then the partial derivative w.r.t x (which assumes y&z stay constant) is:
[tex]\frac{\partial f(r(x,y,z))}{\partial x} = \frac{\partial r(x,y,z)}{\partial x}\frac{df(r)}{dr} [/tex]

you can see this because the total change in f, for a change in r, by dr, is given by
[tex]df(r) = \frac{df(r)}{dr}dr [/tex]

and the total change in r, for a change in x,yz, by dx,dy,dz is given by
[tex]dr(x,y,z) = \frac{\partial r(x,y,z)}{\partial x}dx + \frac{\partial r(x,y,z)}{\partial y}dy + \frac{\partial r(x,y,z)}{\partial z}dz [/tex]

you can see this because the total change in r, for a change in x,yz, by dx,dy,dz is given by
[tex]dr(x,y,z) = \frac{\partial r(x,y,z)}{\partial x}dx + \frac{\partial r(x,y,z)}{\partial y}dy + \frac{\partial r(x,y,z)}{\partial z}dz [/tex]

so the total change in f, for a change in x,yz, by dx,dy,dz is given by
[tex]df(r((x,y,z))) = \frac{df(r)}{dr}(\frac{\partial r(x,y,z)}{\partial x}dx + \frac{\partial r(x,y,z)}{\partial y}dy + \frac{\partial r(x,y,z)}{\partial z}dz) [/tex]

so when dz=dy=0, ie in the case of a partial derivative w.r.t. x, the partial becomes (the y,z meaning they are kept constant:
[tex]df(r((x,y,z)))_{y,z} = \frac{df(r)}{dr}\frac{\partial r(x,y,z)}{\partial x}dx [/tex]

so in the case where you have a function only of r(x,y,z) case you can think of the partial w.r.t. x as an operator given by
[tex]\frac{\partial}{\partial x} = \frac{\partial r(x,y,z)}{\partial x}\frac{d}{dr} [/tex]

wow this is a long one... ;)
 
Last edited:
  • #24
[tex]\frac{\partial }{\partial x}(\frac{du(r)}{dr}\frac{x}{r}) = u\frac{dr}{dr} \frac{x}{r} = \frac{\partial}{\partial x}\frac{ux}{r} = \frac {r(u{\frac{\partial x}{\partial x}} + x\frac{\partial u}{\partial x}) + (ux)\frac{\partial r}{\partial x}}{r^2}[/tex]
 
  • #25
updated last post
 
  • #26
Vicfred said:
[tex]\frac{\partial }{\partial x}(\frac{du(r)}{dr}\frac{x}{r}) = u\frac{dr}{dr} \frac{x}{r} = \frac{\partial}{\partial x}\frac{ux}{r} = \frac {r(u{\frac{\partial x}{\partial x}} + x\frac{\partial u}{\partial x}) + (ux)\frac{\partial r}{\partial x}}{r^2}[/tex]

that doesn't look right, this is a 2nd derivative so I would expect to see some 2nd derivatives of u wrt r, d^2u/dr^2
 
  • #27
ok, my teacher solved the vector laplacian in class (and after 5 pages of my notebook) we got [tex]\nabla^2 \left[ \vec F(r)\right] = \frac{2}{r}\frac{d \vec F}{dr} + \frac{d^2 \vec F}{dr^2}[/tex]

then my teacher said that it was a shorter way to find it but it was more complicated now I'm intrigued hmm...
 
Last edited:

Related to How Do You Compute the Curl and Vectorial Laplacian of a Radial Function?

1. What is the Curl of a Vector Field?

The Curl of a Vector Field is a mathematical operation that calculates the amount of rotation or circular motion of the vector field at each point in space. It is represented by the symbol ∇ x F, where ∇ is the del operator and F is the vector field.

2. How is the Curl related to the Vectorial Laplacian?

The Curl of a Vector Field is a component of the Vectorial Laplacian, which is a second-order differential operator used in vector calculus. The Vectorial Laplacian is the sum of the second derivatives of the vector field with respect to each of the three spatial coordinates.

3. What are the applications of the Curl and Vectorial Laplacian?

The Curl and Vectorial Laplacian are used in various fields of physics and engineering, such as electromagnetism, fluid dynamics, and image processing. They are also important in understanding the behavior of systems with rotational symmetry.

4. How is the Curl of a Vector Field calculated?

The Curl of a Vector Field can be calculated using the cross product of the del operator and the vector field. The resulting vector represents the magnitude and direction of the rotation at each point in space.

5. Are there any relationships between the Curl and Divergence of a Vector Field?

Yes, there is a mathematical relationship between the Curl and Divergence of a Vector Field known as the Stokes' Theorem. It states that the surface integral of the Curl of a Vector Field over a closed surface is equal to the line integral of the Vector Field over the boundary of that surface.

Similar threads

  • Calculus and Beyond Homework Help
Replies
9
Views
829
Replies
2
Views
930
  • Calculus and Beyond Homework Help
Replies
20
Views
528
Replies
4
Views
683
  • Calculus and Beyond Homework Help
Replies
3
Views
819
  • Calculus and Beyond Homework Help
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
797
  • Calculus and Beyond Homework Help
Replies
8
Views
918
Replies
33
Views
3K
  • Calculus and Beyond Homework Help
Replies
2
Views
686
Back
Top