8.3
向量是具有大小和方向两种属性的数学量。不同于仅由大小定义的标量,向量用于表示诸如位移、速度与力等物理量,其中方向起着决定性作用。向量在几何上表示为有向线段,从起点延伸至终点,常以粗体字母或符号上方带箭头的形式表示。若两个向量具有相同的大小与方向,则视为相等,而不论其起点位置是否一致。
向量的加法可通过…
矢量具有大小和方向。大小表示强度,而方向则表示在空间中的取向。例如,一辆汽车以每小时50公里向东的速度行驶,这是一个矢量,定义了其运动的速率和方向。
向量用从起点指向终点的有向线段表示,通常用粗体字母或上方加箭头的形式表示。上方加半个箭头也是常用表示法;这两种约定均有效。
当两个矢量具有相同的大小(表示强度)和相同的方向时,它们被认为是相等的。
向量相加需要将一个向量的起点置于另一个向量的终点,以形成合向量。或者,如果两个向量从同一点出发,它们的和可由这两个向量构成的平行四边形的对角线表示,该对角线从同一出发点开始。
向量相减是通过加上一个向量的负向量来实现的,负向量的方向与原向量相反。其结果由平行四边形的对角线表示,该对角线从被减向量的终点指向另一向量的终点。
在坐标平面上,向量用水平分量和垂直分量的有序数对表示,通常用尖括号括起。
View the full transcript and gain access to JoVE Core videos
Q1: What is the difference between a vector and a scalar?
Vectors possess both magnitude and direction, while scalars are defined solely by magnitude. For example, velocity of 50 km/hr east is a vector because it specifies both speed and direction. Scalars like temperature have only numerical value without directional information.
Q2: How are vectors represented in the coordinate plane?
Vectors are represented as ordered pairs of horizontal and vertical components enclosed in angle brackets. If a vector has initial point A at coordinates (x1, y1) and terminal point B at (x2, y2), the vector components are derived from these coordinates. This representation simplifies calculations involving vector operations.
Q3: What does it mean for two vectors to be equal?
Two vectors are equal when they have the same magnitude and the same direction, regardless of their initial positions. Magnitude indicates strength, while direction specifies orientation in space. Equal vectors may be located at different points in the plane but maintain identical properties.
Q4: How do you add two vectors geometrically?
Vector addition can be performed by positioning one vector's initial point at the other's terminal point to form the resultant. Alternatively, if both vectors originate from the same point, their sum is represented by the diagonal of the parallelogram they form, starting from that common point.
Q5: What happens when you multiply a vector by a negative scalar?
Multiplying a vector by a negative scalar reverses the vector's direction while affecting its magnitude. For instance, if vector v is multiplied by -2, the resultant vector points in the opposite direction and is twice as long. This operation is fundamental to vector subtraction.
Q6: How is vector magnitude calculated from components?
Vector magnitude is derived using the Pythagorean theorem. For a vector v with components ⟨a, b⟩, the magnitude equals the square root of a² plus b². This formula applies to any vector represented in the Cartesian plane with horizontal and vertical components.
Q7: What are unit vectors and how are they used?
Unit vectors are vectors with length one, typically denoted as i for the horizontal component and j for the vertical component. A vector v can be expressed as a linear combination of unit vectors, where a and b represent the horizontal and vertical components. This representation simplifies calculations involving the dot product and other vector operations.