主题
Search

向量


Vector

向量被正式定义为向量空间的元素。在常见的向量空间 R^n (即,欧几里得n-维空间) 中,向量由 n 个坐标给出,可以表示为 (A_1,A_2,...,A_n)。向量有时根据其坐标的数量来称呼,因此二维向量 (x_1,x_2) 通常称为二向量,n-维向量通常称为 n-向量,等等。

向量可以相加(向量加法)、相减(向量减法)和与标量相乘(标量乘法)。向量乘法不是唯一确定的,但是可以为向量对定义许多不同类型的乘积,例如点积叉积张量直积

从点 A 到点 B 的向量表示为 AB^->,向量 v 可以表示为 v^->,或更常见的 v。点 A 通常称为向量的“尾”,而 B 称为向量的“头”。长度为 1 的向量称为单位向量,并使用 v^^ 表示。

当以分量形式写出时,符号 x 通常指 x=(x_1,x_2,...)。另一方面,当带有下标时,符号 x_1 (或 v_1) 通常指 x_1=(x_1,y_1,z_1,...)

任意向量可以通过除以其范数(即,长度;即,模)来转换为单位向量

 |v|=sqrt(v_1^2+v_2^2+...+v_n^2),
(1)

得到

 v^^=(v)/(|v|).
(2)

零向量,表示为 0,是长度为 0 的向量,因此所有分量都等于零。

由于向量在平移下保持不变,因此通常方便地将尾 A 视为位于原点,例如,在定义向量加法标量乘法时。

向量也可以定义为一组 n 个数字 A_a, ..., A_n,这些数字根据以下规则变换

 A_i^'=a_(ij)A_j,
(3)

其中使用了爱因斯坦求和约定符号,

 a_(ij)=(partialx_i^')/(partialx_j)
(4)

是常数(对应于方向余弦),偏导数是相对于原始和变换后的坐标轴取得的,并且 i,j=1, ..., n (Arfken 1985, p. 10)。这使得向量成为张量张量秩为一。具有 n 个分量的向量称为 n-向量,而标量因此可以被认为是 1-向量(或 0-张量秩 张量)。向量在平移下是不变的,并且它们在反演时反号。类似于向量但不反演时反号的对象称为伪向量。为了区分向量和伪向量,前者有时称为极向量

向量在Wolfram 语言中表示为数字列表 {a1, a2, ..., an}向量加法然后简单地使用加号书写,例如,{a1, a2, ..., an}+{b1, b2, ..., bn },而标量乘法通过将标量放在向量旁边(带或不带可选星号)来表示,s{a1, a2, ..., an}

n^^ 是在球坐标中定义的单位向量,由下式给出

 n^^=[costhetasinphi; sinthetasinphi; cosphi].
(5)

那么 n^^x-分量在单位球表面上的平均值由下式给出

<n_x>=(int_0^(2pi)int_0^pi(costhetasinphi)sinphidphidtheta)/(int_0^(2pi)int_0^pisinphidphidtheta)
(6)
=1/(4pi)[sintheta]_0^(2pi)int_0^(2pi)sin^2phidphi
(7)
=0.
(8)

更普遍地,

 <n_i>=0
(9)

对于 i=xyz(索引为 1、2、3),并且

<n_in_j>=1/3delta_(ij)
(10)
<n_in_jn_k>=0
(11)
<n_in_kn_ln_m>=1/(15)(delta_(ik)delta_(lm)+delta_(il)delta_(km)+delta_(im)delta_(kl)).
(12)

给定向量 abcd,许多量在单位球上的平均值由下式给出

<(a·n^^)^2>=1/3a^2
(13)
<(a·n^^)(b·n^^)>=1/3a·b
(14)
<(a·n^^)n^^>=1/3a
(15)
<(axn^^)^2>=2/3a^2
(16)
<(axn^^)·(bxn^^)>=2/3a·b,
(17)

 <(a·n^^)(b·n^^)(c·n^^)(d·n^^)>=1/(15)[(a·b)(c·d)+(a·c)(b·d)+(a·d)(b·c)],
(18)

其中 delta_(ij)克罗内克 deltaa·b点积,并且使用了爱因斯坦求和

映射 f:R^n|->R^n,它将每个 x 分配给一个向量函数 f(x),称为向量场


另请参阅

列向量, 逆变向量, 协变向量, 方向, 四维向量, , 亥姆霍兹定理, 列表, n-元组, n-向量, 零向量, 一次形式, 相量, 极向量, 伪向量, 行向量, 标量, , 张量, 单位向量, 向量加法, 向量基, 向量丛, 向量差, 向量场, 向量函数, 向量模, 向量范数, 向量空间, 向量减法, 向量和, 零向量 在 MathWorld 课堂中探索此主题

使用 Wolfram|Alpha 探索

参考文献

Arfken, G. "Vector Analysis." Ch. 1 in Mathematical Methods for Physicists, 3rd ed. Orlando, FL: Academic Press, pp. 1-84, 1985.Aris, R. Vectors, Tensors, and the Basic Equations of Fluid Mechanics. New York: Dover, 1989.Crowe, M. J. A History of Vector Analysis: The Evolution of the Idea of a Vectorial System. New York: Dover, 1985.Gibbs, J. W. and Wilson, E. B. Vector Analysis: A Text-Book for the Use of Students of Mathematics and Physics, Founded upon the Lectures of J. Willard Gibbs. New York: Dover, 1960.Jeffreys, H. and Jeffreys, B. S. "Scalars and Vectors." Ch. 2 in Methods of Mathematical Physics, 3rd ed. Cambridge, England: Cambridge University Press, pp. 56-85, 1988.Marsden, J. E. and Tromba, A. J. Vector Calculus, 4th ed. New York: W. H. Freeman, 1996.Morse, P. M. and Feshbach, H. "Vector and Tensor Formalism." §1.5 in Methods of Theoretical Physics, Part I. New York: McGraw-Hill, pp. 44-54, 1953.Schey, H. M. Div, Grad, Curl, and All That: An Informal Text on Vector Calculus. New York: Norton, 1973.Schwartz, M.; Green, S.; and Rutledge, W. A. Vector Analysis with Applications to Geometry and Physics. New York: Harper Brothers, 1960.Spiegel, M. R. Schaum's Outline of Theory and Problems of Vector Analysis and an Introduction to Tensor Analysis. New York: Schaum, 1959.Weisstein, E. W. "Books about Vectors." http://www.ericweisstein.com/encyclopedias/books/Vectors.html.Wolfram, S. A New Kind of Science. Champaign, IL: Wolfram Media, p. 1168, 2002.

在 Wolfram|Alpha 中被引用

向量

请引用为

Weisstein, Eric W. "Vector." 来自 MathWorld--Wolfram Web 资源。 https://mathworld.net.cn/Vector.html

主题分类