When calculating the curl of a vector field $\vec{F}=M(x,y)\vec{i}+N(x,y)\vec{j}$ why does difference of the partial derivatives $\frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}$ tell me if the vector field is rotating or not? I don't understand the meaning behind this difference.
2026-04-03 01:23:13.1775179393
Question about the curl of a vector field.
74 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in CALCULUS
- Equality of Mixed Partial Derivatives - Simple proof is Confusing
- How can I prove that $\int_0^{\frac{\pi}{2}}\frac{\ln(1+\cos(\alpha)\cos(x))}{\cos(x)}dx=\frac{1}{2}\left(\frac{\pi^2}{4}-\alpha^2\right)$?
- Proving the differentiability of the following function of two variables
- If $f ◦f$ is differentiable, then $f ◦f ◦f$ is differentiable
- Calculating the radius of convergence for $\sum _{n=1}^{\infty}\frac{\left(\sqrt{ n^2+n}-\sqrt{n^2+1}\right)^n}{n^2}z^n$
- Number of roots of the e
- What are the functions satisfying $f\left(2\sum_{i=0}^{\infty}\frac{a_i}{3^i}\right)=\sum_{i=0}^{\infty}\frac{a_i}{2^i}$
- Why the derivative of $T(\gamma(s))$ is $T$ if this composition is not a linear transformation?
- How to prove $\frac 10 \notin \mathbb R $
- Proving that: $||x|^{s/2}-|y|^{s/2}|\le 2|x-y|^{s/2}$
Related Questions in VECTORS
- Proof that $\left(\vec a \times \vec b \right) \times \vec a = 0$ using index notation.
- Constrain coordinates of a point into a circle
- Why is the derivative of a vector in polar form the cross product?
- Why does AB+BC=AC when adding vectors?
- Prove if the following vectors are orthonormal set
- Stokes theorem integral, normal vector confusion
- Finding a unit vector that gives the maximum directional derivative of a vector field
- Given two non-diagonal points of a square, find the other 2 in closed form
- $dr$ in polar co-ordinates
- How to find reflection of $(a,b)$ along $y=x, y = -x$
Related Questions in PARTIAL-DERIVATIVE
- Equality of Mixed Partial Derivatives - Simple proof is Confusing
- Proving the differentiability of the following function of two variables
- Partial Derivative vs Total Derivative: Function depending Implicitly and Explicitly on Variable
- Holding intermediate variables constant in partial derivative chain rule
- Derive an equation with Faraday's law
- How might we express a second order PDE as a system of first order PDE's?
- Partial derivative of a summation
- How might I find, in parametric form, the solution to this (first order, quasilinear) PDE?
- Solving a PDE given initial/boundary conditions.
- Proof for f must be a constant polynomial
Related Questions in VECTOR-FIELDS
- Does curl vector influence the final destination of a particle?
- Using the calculus of one forms prove this identity
- In a directional slope field, how can a straight line be a solution to a differential equation?
- Partial Differential Equation using theory of manifolds
- If $\nabla X=h \cdot \text{Id}_{TM}$ for a vector field $X$ and $h \in C^{\infty}(M)$, is $h$ constant?
- Equivalent definition of vector field over $S^2$
- Study of a " flow "
- Extension of a gradient field
- how to sketch the field lines of $F(x,y)=(\sin y,-\sin x)$?
- Is a vector field a mathematical field?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
I was struggling with this too. There is a good strategy to tackle this out:
Let $\vec{F}:\mathbb{R}^2\rightarrow \mathbb{R}^3$ be a vector field, of the form (this is the standard form of bidimensional vector fields in physics): $$\vec{F}(x,y)=(a(x,y),b(x,y),c(x,y))$$ Where $\{a,b,c\}:\mathbb{R}^2\rightarrow \mathbb{R}$ are functions of two variables to the real numbers. This only means that for every point in the cartesian plane $(x,y)\in \mathbb{R}^2$, there exists a vector $\vec{v}$ in the vector space $V(\mathbb{R}^3)$ such that: $$\vec{v}=(a,b,c)$$ Where $a,b,c$ are real numbers given by the functions ($c$ is typically zero). $\nabla$ is a dummy vector of $V(\mathbb{R}^3)$ such that $$\nabla=(\frac{\partial}{\partial x},\frac{\partial}{\partial y},0)$$ ($\nabla$ would have also a partial derivative with respect to $z$ if the original vector field were $\vec{F}:\mathbb{R}^3\rightarrow \mathbb{R}^3$, instead of $\vec{F}:\mathbb{R}^2\rightarrow \mathbb{R}^3$).
$\nabla$ is not a real vector, but the linear transformations associated with it function the same way a real vector would: $$\nabla\cdot\vec{v}=\frac{\partial}{\partial x}a+\frac{\partial}{\partial y}b+0$$ And $\nabla\cdot\vec{v}\in\mathbb{R}$. Also $$\vec{w}=\nabla\times\vec{v}=(\frac{\partial}{\partial y}c,-\frac{\partial}{\partial x}c,\frac{\partial}{\partial x}b-\frac{\partial}{\partial y}a)$$ Where $\vec{w}\in V(\mathbb{R}^3)$
Note that if $\vec{F}$ has no $c$ component, then $\vec{w}=(0,0,\frac{\partial}{\partial x}b-\frac{\partial}{\partial y}a)$ has no $\hat{i}$ or $\hat{j}$ components. This is expected, as the cross product is supposed to be orthogonal to both multiplied vectors. It is probable that you do not understand some of these things. If you don't, you will need more abstract linear algebra to get this post.