Navigation
  • Home
  • Recent
  • Most Active
  • Popular
  • Blog
  • Credits
  • RSS
  •   Interaction
  • Register
  • Statistics
  •   Help
  • Suggestions
  • Contact Us
  • How to Edit
  • Help



  • [Edit]


    In mathematics a vector field is a construction in vector calculus which associates a vector to every point in a Euclidean space.

    Vector fields are often used in physics to model for example the speed and direction of a moving fluid throughout space, or the strength and direction of some force, such as the magnetic or gravitational force, as it changes from point to point.

    In the rigorous mathematical treatment, (tangent) vector fields are defined on manifolds as sections of the manifold's tangent bundle.


        Vector field
            Definition
            Notes
            Examples
                Gradient field
                Central field
            Curve integral
            Flow curves
            Difference between scalar and vector field
                    Example 1
                    Example 2
                Example 3
            See also

    top

    Definition

    Given a subset S in Rn a vector field is represented by a vector-valued function
    V: S o mathbf^n
    in standard Euclidean coordinates (x1, ..., xn). If there is another coordinate system y, then
    V_y
    = rac V

    is the expression for the same vector field in the new coordinates. In particular a vector field is not many scalar fields.

    We say V is a Ck vector field if V is k times continuously differentiable. A point p in S is called stationary if the vector at that point is zero
    (V(p) = 0).

    A vector field can be visualized as a n-dimensional space with a n-dimensional vector attached to each point.
    Given two Ck-vector fields V, W defined on S and a real valued Ck-function f defined on S, the two operations scalar multiplication and vector addition

    (fV)(p)
    = f(p)V(p)


    (V+W)(p)
    = V(p) + W(p)


    define the module of Ck-vector fields over the ring of Ck-functions.

    top

    Notes

    Vector fields should be compared to scalar fields, which associate a number or scalar to every point in space (or every point of some manifold). Vector fields similarily associate a length or magnitude, as well as a direction to every point in space. For example, in the common (x,y,z) three-space, every point in the manifold can be associated parametrically with magnitudes of x, y and z components.

    The divergence and curl are two operations on a vector field which result in a scalar field and another vector field respectively. The first of these operations is defined in any number of dimensions (that is, for any value of n). The curl however, is defined only for n=3, but it can be generalized to an arbitrary dimension using the exterior product and exterior derivative.

    top

    Examples

      A vector field for the movement of air on Earth will associate for every point on the surface of the Earth a vector with the wind speed and direction for that point. This can be drawn using arrows to represent the wind; the length (magnitude) of the arrow will be an indication of the wind speed. A "high" on the usual barometric pressure map would then act as a source (arrows pointing away), and a "low" would be a sink (arrows pointing towards), since air tends to move from high pressure areas to low pressure areas.
      Velocity field of a moving fluid. In this case, a velocity vector is associated to each point in the fluid.
    streaklines — as revealed in wind tunnels using smoke.

    streamlines (or fieldlines)— as a line depicting the instantaneous field at a given time.

    pathlines — showing the path that a given particle (of zero mass) would follow.


    top

    Gradient field

    Vector fields can be constructed out of scalar fields using the vector operator gradient which gives rise to the following definition.

    A vector field V over S is called a gradient field or a conservative field if there exists a real valued function f on S (a scalar field) such that
    V =
    abla f.

    The path integral along any closed curve γ (γ(0) = γ(1)) in a gradient field is zero:
    int_gamma langle V(x), mathrmx

    angle = int_gamma langle
    abla f(x), mathrmx
    angle = f(gamma(1)) - f(gamma(0)).

    top

    Central field

    A C-vector field over Rn is called a central field if

    V(T(p)) = T(V(p)) qquad (T in mathrm(n, mathbf))


    where O(n, R) is the orthogonal group. We say central fields are invariant under orthogonal transformations around 0.

    The point 0 is called the center of the field.

    Since orthogonal transformations are actually rotations and reflections, the invariance conditions mean that vectors of a central field are always directed towards, or away from, 0; this is an alternate (and simpler) definition.
    A central field is always a gradient field, since defining it on one semiaxis and integrating gives an antigradient.

    top

    Curve integral

    A common technique in physics is to integrate a vector field along a curve: a line integral. Given a particle in a gravitational vector field, where each vector represents the force acting on the particle at this point in space, the curve integral is the work done on the particle when it travels along a certain path.

    The curve integral is constructed analogously to the Riemann integral and it exists if the curve is rectifiable (has finite length) and the vector field is continuous.

    Given a vector field V and a curve γ parametrized by 0, 1 the curve integral is defined as

    int_gamma langle V(x), mathrmx

    angle = int_0^1 langle V(gamma(t)), gamma'(t);mathrmt
    angle



    top

    Flow curves

    Vector fields have a nice interpretation in terms of autonomous, first order ordinary differential equations.

    Given a vector field V defined on S, we can try to define curves γ on S such that for each t in an interval I

    gamma'(t) = V(gamma(t))


    If V is Lipschitz continuous we can find a unique C1-curve γx for each point x in S so that
    gamma_x(0) = x

    gamma'_x(t) = V(gamma_x(t)) qquad ( t in (-epsilon, +epsilon) subset mathbf)


    The curves γx are called flow curves of the vector field V and partition S into equivalence classes. It is not always possible to extend the interval (-ε, +ε) to the whole real number line. The flow may for example reach the edge of S in a finite time.



    In two or three dimensions one can visualize the vector field as given rise to a flow on S. If we drop a particle into this flow at a point p it will move along the curve γp in the flow depending on the initial point p. If p is a stationary point of V then the particle will remain at p.

    Typical applications are streamline in fluid, geodesic flow, and one-parameter subgroups and the exponential map in Lie groups.

    top

    Difference between scalar and vector field

    The difference between a scalar and vector field is not that a scalar is just one number while a vector is several numbers. The difference is in how their coordinates respond to coordinate transformations. A scalar is a coordinate whereas a vector can be described by coordinates, but it is not the collection of its coordinates.

    top

    Example 1
    This example is about 2-dimensional Euclidean space (R2) where we examine Euclidean (x, y) and polar (r, θ) coordinates (which are undefined at the origin). Thus x = r cos θ and y = r sin θ and also r2 = x2 + y2, cos θ = x/(x2 + y2) and sin θ = y/(x2 + y2). Suppose we have a scalar field which is given by the constant function 1, and a vector field which attaches a vector in the r-direction with length 1 to each point. More precisely, they are given by the functions

    s_:(r, heta) mapsto 1, quad v_:(r, heta) mapsto (1, 0).


    Let us convert these fields to Euclidean coordinates. The vector of length 1 in the r-direction has the x coordinate cos θ and the y coordinate sin θ. Thus in Euclidean coordinates the same fields are described by the functions

    s_:(x, y) mapsto 1, quad v_:(x, y) mapsto (cos heta, sin heta) = left( rac, rac

    ight).

    We see that while the scalar field remains the same, the vector field now looks different. The same holds even in the 1-dimensional case, as illustrated by the next example.

    top

    Example 2
    Consider the 1-dimensional Euclidean space R with its standard Euclidean coordinate x. Also consider the coordinate ξ
    = 2x. Suppose we have a scalar field and a vector field which are both given in the ξ coordinates by the constant function 1,


    s_:xi mapsto 1, quad v_:xi mapsto 1.


    Thus, we have a scalar field which has the value 1 everywhere and a vector field which attaches a vector in the ξ-direction with magnitude 1 unit of ξ to each point. But if ξ changes one unit then x changes 2 units. Then, this vector field has a magnitude of 2 in units of x. Therefore, in the x coordinate the scalar field and the vector field are described by the functions

    s_:x mapsto 1, quad v_:x mapsto 2,


    which are different.

    top

    Example 3
    In 1D, an example of a scalar field is the electric potential V, which is e.g. 20 volt at a particular point. This is a scalar, not depending on the coordinate system. An electric field at that point of 5 volt/metre in some coordinate system is −5 volt/metre in an inverse coordinate system. Since a physical quantity is not just a number, but a number times a unit, there is no change of coordinate system that gives any other than one of these two values for the electric field at the point.

    top

    See also

     
    Search more:
     

       
    Source Privacy License Download Contact Us Atlas
    Scientus.org Dictionary (Yet Another Wiki) RC : 1.39
    MIT OpenCourseWare
    This article is licensed under the GNU Free Documentation License [copyleft]. It uses material from the Wikipedia article "Vector field". link