プリンピキア

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

10.8 ベクトル

Calculating the Component Form of a Vector: Directionベクトルの成分表示を計算する: 向き

We have seen how to draw vectors according to their initial and terminal points and how to find the position vector. We have also examined notation for vectors drawn specifically in the Cartesian coordinate plane using iandj. For any of these vectors, we can calculate the magnitude. Now, we want to combine the key points, and look further at the ideas of magnitude and direction.

始点と終点に従ってベクトルを描くしかたと、位置ベクトルを求めるしかたを見た。iおよびj を使ってデカルト座標平面に描いたベクトルの表記も調べた。これらのどのベクトルについても大きさが計算できる。ここで要点をまとめ、大きさと向きの考えをさらに見ていこう。

Calculating direction follows the same straightforward process we used for polar coordinates. We find the direction of the vector by finding the angle to the horizontal. We do this by using the basic trigonometric identities, but with | v | replacing r.

向きの計算は、極座標で使ったのと同じ素直な手順に従う。水平からの角を求めることでベクトルの向きを求める。そのために基本の三角関数の恒等式を使うが、r の代わりに | v | を置く。

Note重要事項

Vector Components in Terms of Magnitude and Direction大きさと向きで表したベクトルの成分

Given a position vector v= x,y and a direction angle θ,

位置ベクトル v= x,y と向きの角 θ が与えられたとき、

cosθ=x |v| and sinθ=y |v| x=|v|cosθ y=|v|sinθ

Thus, v=xi+yj=| v |cosθi+| v |sinθj, and magnitude is expressed as | v |=x 2 +y 2 .

よって v=xi+yj=| v |cosθi+| v |sinθj であり、大きさは | v |=x 2 +y 2 と表される。

Example 13例13

Writing a Vector in Component Form When It Is Given in Magnitude and Direction Form大きさと向きの形で与えられたベクトルを成分表示で書く

Given a vector with length 7 and an angle of 135°, write it in component form.

長さ7、角135°のベクトルが与えられたとき、これを成分表示で書け。

Solution 解答

Using the conversion formulas x=| v |cosθ and y=| v |sinθ, we find that

換算の公式 x=| v |cosθy=| v |sinθ を使うと、次が分かる。

x=7cos(135°) =72 2 y=7sin(135°) =72 2

This vector can be written as v=7cos(135°)+7sin(135°) or simplified as

このベクトルは v=7cos(135°)+7sin(135°) と書け、あるいは次のように簡単にできる。

v=72 2 i +72 2 j

trey it feature #4確認問題 4

A vector travels from the origin to the point ( 3,5 ). Write the vector in terms of magnitude and direction.

あるベクトルが原点から点 ( 3,5 ) へ進む。このベクトルを大きさと向きで書け。