プリンピキア

第10章三角法のさらなる応用Further Applications of Trigonometry

10.8 ベクトル

Performing Operations on Vectors in Terms of i and ji と j でベクトルの演算を行う

When vectors are written in terms of i and j, we can carry out addition, subtraction, and scalar multiplication by performing operations on corresponding components.

ベクトルが ij で書かれているとき、対応する成分に演算を施すことで足し算・引き算・スカラー倍ができる。

Note重要事項

Adding and Subtracting Vectors in Rectangular Coordinates直交座標でのベクトルの加法と引き算

Given v = ai + bj and u = ci + dj, then

v = ai + bj かつ u = ci + dj のとき、次が成り立つ。

v+u=( a+c )i+( b+d )j vu=( ac )i+( bd )j

Example 12例12

Finding the Sum of the Vectorsベクトルの和を求める

Find the sum of v 1 =2i3j and v 2 =4i+5j.

v 1 =2i3jv 2 =4i+5j の和を求めよ。

Solution 解答

According to the formula, we have

公式によれば、次を得る。

v 1 +v 2 =(2+4)i+(3+5)j =6i+2j