| Thread Closed |
curl of gradient |
Share Thread |
| Feb26-13, 07:20 PM | #18 |
|
Recognitions:
|
curl of gradient
In the planar case one can think of the curl of a vector field as the divergence of its rotation by -90 degrees.
∇xV = ∇.A(V) where a is the -90 degree rotation of V(x) around x. For if V = (u,w) then A(v) = (w,-u) so ∇.A(V) = w[itex]_{x}[/itex] - u[itex]_{y}[/itex] The divergence gives the infinitesimal flux density of the vector field away or towards the point. It is a simple limiting arguement to show this. So one can think of the curl of the vector field as the infinitestimal rotation density either clockwise or counter clockwise around the point. |
| Feb26-13, 11:32 PM | #19 |
|
|
I do realize that my notation for ψ equations was not legal. However, regarding the final paragraph, the Möbius strip is a surface whose codomain is R3 but is homeomorphic to the real projective plane. However, it is not an embedding. Let's try this again: [tex]\psi(x,y,z)=(\frac{x}{\sqrt{x^2 + y^2 + z^2}},\frac{y}{\sqrt{x^2 + y^2 + z^2}},\frac{z}{\sqrt{x^2 + y^2 + z^2}}) [/tex] What am suggesting is that rule that ∇×∇f = 0 for any scalar function with domain R3 does not hold when f defines a non-orientable surface. |
| Feb27-13, 01:37 AM | #20 |
|
Mentor
Blog Entries: 8
|
Furthermore, do you have any reference that says that the Mobius strip is homeomorphic to the projective plane?? I find this very difficult to believe. |
| Feb27-13, 06:54 AM | #21 |
|
Recognitions:
|
In a conservative force field, the work done on a particle moving between two points is independent of the path. In an open neighborhood such as a ball in Euclidean space, one can show that this independence of path implies that there is a potential function (scalar field) whose gradient is the field. Conversely, the ngradient of a function must be conservative. This follows directly from the Fundamental Theorem of calculus.
The total work done against a conservative field on a closed path is zero. Therefore the field can not circulate around a closed path . Otherwise put, its circulation around any closed path is zero. Therefore it's circulation density, its curl, must be zero |
| Feb27-13, 08:42 AM | #22 |
|
|
I actually worked out the ∇×∇ψ and it does not vanish. For the homeomorphism between the Mobius strip and the (Real)projective plane, look here. |
| Feb27-13, 08:58 AM | #23 |
|
|
|
| Feb27-13, 12:29 PM | #24 |
|
Recognitions:
|
The Mobius strip is not homeomorphic to the real projective plane.You can construct the projective plane from the Mobius band by attaching a disk to its bounding circle.
The projective plane has no boundary. The Mobius band's boundary is a circle. The Mobius band can be embedded in R^3. The Projective plane can not. In fact no non-orientable closed surface without boundary can be embedded in 3 space. The fundamental group of the Mobius band is the integers. The fundamental group of the projective plane is Z/2Z. The Mobius band can be given a flat metric. The Projective plane can not. |
| Feb27-13, 01:33 PM | #25 |
|
|
This is a scalar function that describes a non-orientable manifold of dimension 2. The non-orientable comes from that fact that: [tex]\psi(-x,-y,-z)=\frac{-x-y-z}{\sqrt{(-1)^2( x^2 + y^2 + z^2)}} [/tex] = [tex] \frac{-(x+y+z)}{-\sqrt{x^2 + y^2 + z^2}}[/tex] = [tex]\frac{x+y+z}{\sqrt{x^2 + y^2 + z^2}} [/tex] And furthermore, for any real valued scalar λ in R1~{0} it is easy to check that ψ(λx,λy,λz) = ψ(x,y,z). Now I just finished working out the ∇ψ( which consists of fractions with some big ol' cubic polynomials in the numerators). And as it turns out, if you compute the ∇×∇ψ you can see that it does not vanish. That is, ∇×∇ψ≠ {0}(the zero vector in R3). This function does not actually violate Clairaut's theorem(symmetry of partial derivatives) since it's partials are not continuous at the origin(0,0,0). Part of the reason that this interests me so much is due to Gauss's law for magnetism( ∇°B=0) which follows from the fact that ∇×∇F = 0 by virtue of the symmetry of mixed partials for a scalar function F whose 1st and 2nd derivatives are continuous. In the case of a magnetic field which violates Gauss's law( ∇°B ≠ 0), such as a magnetic monopole, then we have a scalar potential whose gradient has non-zero curl. Lavinia: You are correct about the topology of Möbius strip. |
| Feb27-13, 02:11 PM | #26 |
|
|
You made a calculation error somewhere along the road. Just plug it into wolfram. I got 0.
|
| Feb27-13, 11:19 PM | #27 |
|
|
I think that Wolfram Alpha may have biffed here. I plugged the Grad ψ and got the following: So bear with me and let's compute the first component(ex) of ∇×∇ψ..... Now since all components of ∇ψ have teh same denominator we can use the quotient rule which is [tex](\frac{f}{g})'=\frac{f'g-g'f}{g^2}[/tex] Let[tex]r={\sqrt{x^2+y^2+z^2}}[/tex] and let c = r3. Now let a = x2+z2-xy-zy (∇ψy numerator) b = x2+y2-zy-xz (∇ψz numerator) So the 1st component of ∇x∇ψ = dy^dz(ψ) = [tex]\frac{b'_{y}c -bc'_{y}-a'_{z}c+ac'_{z}}{c^2}[/tex] Now for a moment let's first focus on terms in the numerator where a and b are differentiated. It is easy to check that [tex]\frac{δb}{δy}=2y-z[/tex] and [tex]\frac{δa}{δz}=2z-y[/tex] Therefore, (b'yc-a'zc)c-2 = ((2y-z-2z+y)r3)r-6 = [tex]\frac{(3y-3z)r^3}{r^6} = \frac{3(y-z)}{r^3}[/tex] Now this expression is only equal to zero when y=z; but everywhere else it is non-zero. Now for the other 2 terms. Since r is a square root, we use the chain rule to get ac'z -bc'y = (3r/2)*2z(x2+z2-xy-zy)-(3/2)*2y(x2+y2-zy-xz) = 3r*(z3+zx2-z2y-yx2-y3+zy2+(xyz-xyz)) = 3r*(z3+zx2-z2y-yx2-y3+zy2) Now when we factor in the denominator we get [tex]\frac{3(z^3+zx^2-z^2y-yx^2+zy^2-y^3)}{r^5}[/tex] We can now write the complete 1st component of ∇×∇ψ: [tex](\frac{3(y-z)}{\sqrt{x^2+y^2+z^2}^3}-\frac{3(z^3+zx^2-z^2y-yx^2+zy^2-y^3)}{\sqrt{x^2+y^2+z^2}^5}){\bf e_{x}}[/tex] So now you can see for yourself that ∇×∇ψ≠(0,0,0). |
| Feb28-13, 01:45 PM | #28 |
|
|
FYI: The Möbius strip is compact. However, it is not homeomorphic to the projective plane because the Möbius strip has 2 closed boundary curves whereas RP2 does not. It actually is. Look here at the wikipedia article regarding differential forms and if you scroll down to section 4.1 there is the definition of the wedge product for a differential 2-form which is precisely what the CURL operator is for surfaces in R3. So let F be a vector field in R3. ∇×F = [(dx^dy)+(dx^dz)+(dy^dz)]°F. You can write out the CURL in matrix form and see that it is a skew-symmetric 3×3 matrix with Trace=0. |
| Feb28-13, 02:29 PM | #29 |
|
Mentor
Blog Entries: 8
|
I think you should get a good book on differential geometry and work through that. I highly recommend Lee's "Introduction to Smooth Manifolds". I hope it will clear up many misconceptions. I'm not seeing that anybody is using this thread to learn. There are only arguments. Thus I'm locking this. |
| Thread Closed |
Similar Threads for: curl of gradient
|
||||
| Thread | Forum | Replies | ||
| zero curl and gradient of some scalar potential | Calculus | 1 | ||
| Gradient,divergence and curl. | Calculus | 36 | ||
| divergence/gradient/curl | Calculus | 12 | ||
| Use of curl of gradient of scalar | Differential Equations | 10 | ||
| Gradient/Divergence/Curl | General Physics | 4 | ||