I Curl operator for time-varying vector

  • I
  • Thread starter Thread starter Malamala
  • Start date Start date
  • Tags Tags
    Curl Vector
Click For Summary
The discussion centers on calculating the curl of a time-varying vector, specifically ##\mathbf{A} = R(-\sin(\omega t)\mathbf{x}+\cos(\omega t)\mathbf{y})##. There is confusion about whether to treat ##\mathbf{A}## as a vector or a vector field, as the curl operator applies only to vector fields defined at every point in space. The argument suggests that if ##\mathbf{A}## is treated as a single vector, the curl would be zero, while interpreting it as a uniform vector field across space leads to a curl of zero as well. Clarification is needed on defining the vector field correctly, as the use of time-dependent variables implies a specific location rather than a general field. Ultimately, a proper definition of the vector field is essential for calculating the curl accurately.
Malamala
Messages
348
Reaction score
28
Hello! I have the following vector ##\mathbf{A} = R(-\sin(\omega t)\mathbf{x}+\cos(\omega t)\mathbf{y})##, where ##\mathbf{x}## and ##\mathbf{y}## are orthogonal unit vectors (aslo orthogonal to ##\mathbf{z}##). I want to calculate ##\nabla \times \mathbf{A}##, but I am a bit confused. The curl operator involves partial derivatives with respect to x, y and z, so in the form above I would have ##\nabla \times \mathbf{A} = 0## . However, I know that ##\sin(\omega t) = \frac{y(t)}{R}## and ##\cos(\omega t) = \frac{x(t)}{R}## so I can write ##\mathbf{A} = R(-\frac{y}{R}\mathbf{x}+\frac{x}{R}\mathbf{y})##, in which case ##\nabla \times \mathbf{A} = 2 \mathbf{z} ##. Which is the right way to do this and why? Thank you!
 
Physics news on Phys.org
You need to decide whether you are defining a vector or a vector field. A vector field has a curl. A single vector does not.
The definition you've given above says it is a vector.

Further, a vector field must be defined at every point in the space we are considering, so there is no role for specifying "location at time t" which is what your use of y(t) and x(t) appears to do. Location of what?

To calculate a curl you need a vector field, which means you need a formula that specifies the vector at each point in the space. Although your definition above says it is for a vector, not a vector field, we can interpret it as saying that the field is uniform across space, having that magnitude and direction everywhere. With that interpretation, the curl is zero.
 
  • Like
Likes Orodruin, Vanadium 50 and Ibix