Given a reference frame $(x_1,x_2,x_3)$ and a vector field $\overrightarrow{V}(x_1,x_2,x_3)$, in this frame, if $\overrightarrow{\nabla}\times\overrightarrow{ V}(x_1,x_2,x_3)=0$ the field is conservative and irrotational. Changing the reference frame $(x_1,x_2.x_3)\to (x_1^{'},x_2{'},x_3{'})$ is the field still irrotational and so, conservative in the new reference frame? Thanks.
2026-03-29 04:33:48.1774758828
Irrotational fields and change of reference frame
125 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in VECTOR-ANALYSIS
- Does curl vector influence the final destination of a particle?
- Gradient and Hessian of quadratic form
- Regular surfaces with boundary and $C^1$ domains
- Estimation of connected components
- Finding a unit vector that gives the maximum directional derivative of a vector field
- Gradient of transpose of a vector.
- Solve line integral
- Directional derivative: what is the relation between definition by limit and definition as dot product?
- Chain rule with intermediate vector function
- For which $g$ is $f(x)= g(||x||) \frac{x}{||x||}$ divergence free.
Related Questions in POTENTIAL-THEORY
- Clarification for definition of admissible: $\Delta\in (K)$
- Formula for equilibrium measure on [-1,1] for various kernels?
- Showing that a function is harmonic
- logarithmic potential gives out a constant integral over an absolutely continuous measure
- Harmonic functions, equivalence of boundary conditions with phenomena outside domain.
- $W^{2,p}$ estimates for Newtonian potential
- Show that the complex potential is $w(z)=k\ln(z)$
- Functional inequality on $\mathbb{Z}^d$
- Potentials for Vector Fields on a Circle
- Differentiating the single-layer potential
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?
Suppose the frame of reference transformation can be represented by a change of basis in $\mathbb{R}^3$, and plus a translation: $$\newcommand{\b}{\mathbf} T: \b{x} = (\b{e}_1,\b{e}_2,\b{e}_3)\begin{pmatrix}x_1\\x_2\\x_3 \end{pmatrix}\mapsto \mathbf{x}' = (\b{e}_1',\b{e}_2',\b{e}_3')\begin{pmatrix}x_1'\\x_2'\\x_3' \end{pmatrix} + \b{x}_0, $$ where basis got transformed by $ \b{e}_i' = S\b{e}_i$, then the coordinates is $(x_i') = S^{-1} ( x_i - x_{0,i})$. $$ \b{V} = \sum_{i=1}^3 v_i \b{e}_i = \sum_{i=1}^3 v_i' \b{e}_i', $$ using transformation map: $$ \sum_{i=1}^3 v_i' \b{e}_i' = \sum_{i=1}^3 v_i'S \b{e}_i. $$ The curl in the new reference frame: $$ \nabla' \times \b{V} :=\begin{vmatrix} \b{e}_1' & \b{e}_2' & \b{e}_2' \\ \partial_{x_1'} & \partial_{x_2'} & \partial_{x_3'}\\ v_1' & v_2' & v_3' \end{vmatrix} = \sum_{i=1}^3 \nabla' \times (v_i'S \b{e}_i) \\ = \sum_{i=1}^3 \nabla' v_i' \times S \b{e}_i = \sum_{i=1}^3 \left(\nabla v_i\Big|_{\b{x} = T^{-1}(\b{x}')} S^t\right ) \times S \b{e}_i. $$ Now by an idenity: $$ (M\b{a}) \times (M\b{b}) = (\det M) M^{-t}(\b{a} \times \b{b}) $$ Above is: $$ \nabla' \times \b{V} = \det(S)S^{-t} \nabla\times \b{V}. $$ Hence if the new reference frame is an affine linear transformation of the old one, zero curl will be preserved.