プリンピキア

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

10.8 ベクトル

Finding the Dot Product of Two Vectors二つのベクトルの内積を求める

As we discussed earlier in the section, scalar multiplication involves multiplying a vector by a scalar, and the result is a vector. As we have seen, multiplying a vector by a number is called scalar multiplication. If we multiply a vector by a vector, there are two possibilities: the dot product and the cross product. We will only examine the dot product here; you may encounter the cross product in more advanced mathematics courses.

この節の初めのほうで論じたとおり、スカラー倍はベクトルにスカラーを掛けることであり、結果はベクトルである。見てきたとおり、ベクトルに数を掛けることをスカラー倍という。ベクトルにベクトルを掛ける場合は、二通りある。内積と外積である。ここでは内積だけを調べる。外積はもっと進んだ数学の講義で出会うかもしれない。

The dot product of two vectors involves multiplying two vectors together, and the result is a scalar.

二つのベクトルの内積は、二つのベクトルを掛け合わせることであり、結果はスカラーである。

Note重要事項

Dot Product内積

The dot product of two vectors v= a,b and u= c,d is the sum of the product of the horizontal components and the product of the vertical components.

二つのベクトル v= a,b u= c,d の内積は、水平成分の積と鉛直成分の積の和である。

vu=ac+bd

To find the angle between the two vectors, use the formula below.

二つのベクトルのなす角を求めるには、下の公式を使う。

cosθ=v | v | u | u |

Example 14例14

Finding the Dot Product of Two Vectors二つのベクトルの内積を求める

Find the dot product of v= 5,12 and u= −3,4 .

v= 5,12 u= −3,4 の内積を求めよ。

Solution 解答

Using the formula, we have

公式を使うと、次を得る。

vu= 5,12 3,4 =5(3)+124 =15+48 =33

Example 15例15

Finding the Dot Product of Two Vectors and the Angle between Them二つのベクトルの内積と、そのなす角を求める

Find the dot product of v1 = 5i + 2j and v2 = 3i + 7j. Then, find the angle between the two vectors.

v1 = 5i + 2j と v2 = 3i + 7j の内積を求めよ。そして二つのベクトルのなす角を求めよ。

Solution 解答

Finding the dot product, we multiply corresponding components.

内積を求めるには、対応する成分どうしを掛ける。

v 1 v 2 = 5,2 3,7 =53+27 =15+14 =29

To find the angle between them, we use the formula cosθ=v |v| u |u| .

なす角を求めるには、公式 cosθ=v |v| u |u| を使う。

v |v| u |u| = 5 29 ,2 29 3 58 ,7 58 =5 29 3 58 +2 29 7 58 =15 1682 +14 1682 =29 1682 =0.707107 cos 1 (0.707107)=45°

See Figure 17.

図17を見よ。

Plot showing the two position vectors (3,7) and (5,2) and the 45 degree angle between them.

Example 16例16

Finding the Angle between Two Vectors二つのベクトルのなす角を求める

Find the angle between u= 3,4 and v= 5,12 .

u= 3,4 v= 5,12 のなす角を求めよ。

Solution 解答

Using the formula, we have

公式を使うと、次を得る。

θ=cos 1 ( u |u| v |v| ) ( u |u| v |v| )=3i+4j 5 5i+12j 13 =( 3 5 5 13 )+( 4 5 12 13 ) =15 65 +48 65 =33 65 θ=cos 1 ( 33 65 ) =59.5

See Figure 18.

図18を見よ。

Plot showing the two position vectors (-3,4) and (5,12) and the 59.5 degree angle between them.

Example 17例17

Finding Ground Speed and Bearing Using Vectorsベクトルを使って対地速度と針路を求める

We now have the tools to solve the problem we introduced in the opening of the section.

これでこの節の初めに出した問題を解く道具がそろった。

An airplane is flying at an airspeed of 200 miles per hour headed on a SE bearing of 140°. A north wind (from north to south) is blowing at 16.2 miles per hour. What are the ground speed and actual bearing of the plane? See Figure 19.

ある飛行機が、対気速度毎時200マイルで南東の針路140°に向けて飛んでいる。北の風(北から南へ)が毎時16.2マイルで吹いている。この飛行機の対地速度と実際の針路はいくらか。図19を見よ。

Image of a plan flying SE at 140 degrees and the north wind blowing.

Solution 解答

The ground speed is represented by x in the diagram, and we need to find the angle α in order to calculate the adjusted bearing, which will be 140°+α.

対地速度は図の x で表され、直した針路 140°+α を計算するには角 α を求める必要がある。

Notice in Figure 19, that angle BCO must be equal to angle AOC by the rule of alternating interior angles, so angle BCO is 140°. We can find x by the Law of Cosines:

図19で、錯角の規則により角 BCO は角 AOC に等しいはずなので、角 BCO は140°である。余弦定理により x が求まる。

x 2 =(16.2) 2 +(200) 2 2(16.2)(200)cos(140°) x 2 =45,226.41 x=45,226.41 x=212.7

The ground speed is approximately 213 miles per hour. Now we can calculate the bearing using the Law of Sines.

対地速度はおよそ毎時213マイルである。これで正弦定理を使って針路が計算できる。

sinα 16.2 =sin(140°) 212.7 sinα=16.2sin(140°) 212.7 =0.04896 sin 1 (0.04896)=2.8°

Therefore, the plane has a SE bearing of 140°+2.8°=142.8°. The ground speed is 212.7 miles per hour.

したがって、この飛行機の南東の針路は140°+2.8°=142.8°である。対地速度は毎時212.7マイルである。

Media関連教材

Access these online resources for additional instruction and practice with vectors.

ベクトルについての説明と練習をさらに求めるなら、次のオンライン教材にあたるとよい。

Introduction to VectorsVector OperationsThe Unit Vector

・ベクトル入門・ベクトルの演算・単位ベクトル

Verbal言葉で答える問題

1. What are the characteristics of the letters that are commonly used to represent vectors?

1. ベクトルを表すのによく使われる文字には、どんな特徴があるか。

2. How is a vector more specific than a line segment?

2. ベクトルは線分よりどう限定されているか。

3. What are i and j, and what do they represent?

3. ij とは何であり、何を表すか。

4. What is component form?

4. 成分表示とは何か。

5. When a unit vector is expressed as a,b , which letter is the coefficient of the i and which the j?

5. 単位ベクトルを a,b と表すとき、i の係数はどの文字で、j? の係数はどの文字か。

Algebraic代数の問題

6. Given a vector with initial point ( 5,2 ) and terminal point ( 1,3 ), find an equivalent vector whose initial point is ( 0,0 ). Write the vector in component form a,b .

6. 始点 ( 5,2 )、終点 ( 1,3 ) のベクトルが与えられたとき、始点が ( 0,0 ) である同値なベクトルを求めよ。そのベクトルを成分表示 a,b で書け。

7. Given a vector with initial point ( 4,2 ) and terminal point ( 3,3 ), find an equivalent vector whose initial point is ( 0,0 ). Write the vector in component form a,b .

7. 始点 ( 4,2 )、終点 ( 3,3 ) のベクトルが与えられたとき、始点が ( 0,0 ) である同値なベクトルを求めよ。そのベクトルを成分表示 a,b で書け。

8. Given a vector with initial point ( 7,1 ) and terminal point ( 1,7 ), find an equivalent vector whose initial point is ( 0,0 ). Write the vector in component form a,b .

8. 始点 ( 7,1 )、終点 ( 1,7 ) のベクトルが与えられたとき、始点が ( 0,0 ) である同値なベクトルを求めよ。そのベクトルを成分表示 a,b で書け。

For the following exercises, determine whether the two vectors u and v are equal, where u has an initial point P 1 and a terminal point P 2 and v has an initial point P 3 and a terminal point P 4.

次の各問について、u が始点 P 1、終点 P 2 を持ち、v が始点 P 3、終点 P 4 を持つとして、二つのベクトル uv が等しいかどうかを判定せよ。

9. P 1 =( 5,1 ),P 2 =( 3,2 ),P 3 =( 1,3 ), and P 4 =( 9,4 )

9. P 1 =( 5,1 ),P 2 =( 3,2 ),P 3 =( 1,3 )P 4 =( 9,4 )

10. P 1 =( 2,3 ),P 2 =( 5,1 ),P 3 =( 6,1 ), and P 4 =( 9,3 )

10. P 1 =( 2,3 ),P 2 =( 5,1 ),P 3 =( 6,1 )P 4 =( 9,3 )

11. P 1 =( 1,1 ),P 2 =( 4,5 ),P 3 =( 10,6 ), and P 4 =( 13,12 )

11. P 1 =( 1,1 ),P 2 =( 4,5 ),P 3 =( 10,6 )P 4 =( 13,12 )

12. P 1 =( 3,7 ),P 2 =( 2,1 ),P 3 =( 1,2 ), and P 4 =( 1,4 )

12. P 1 =( 3,7 ),P 2 =( 2,1 ),P 3 =( 1,2 )P 4 =( 1,4 )

13. P 1 =( 8,3 ),P 2 =( 6,5 ),P 3 =( 11,8 ), and P 4 =( 9,10 )

13. P 1 =( 8,3 ),P 2 =( 6,5 ),P 3 =( 11,8 )P 4 =( 9,10 )

14. Given initial point P 1 =( 3,1 ) and terminal point P 2 =( 5,2 ), write the vector v in terms of i and j.

14. 始点 P 1 =( 3,1 ) と終点 P 2 =( 5,2 ) が与えられたとき、ベクトル vij で書け。

15. Given initial point P 1 =( 6,0 ) and terminal point P 2 =( 1,3 ), write the vector v in terms of i and j.

15. 始点 P 1 =( 6,0 ) と終点 P 2 =( 1,3 ) が与えられたとき、ベクトル vij で書け。

For the following exercises, use the vectors u = i + 5j, v = −2i− 3j, and w = 4ij.

次の各問では、ベクトル u = i + 5j、v = −2i− 3j、w = 4i − j を使え。

16. Find u + (vw)

16. u + (v − w) を求めよ。

17. Find 4v + 2u

17. 4v + 2u を求めよ。

For the following exercises, use the given vectors to compute u + v, uv, and 2u − 3v.

次の各問について、与えられたベクトルを使って u + v、u − v、2u − 3v を計算せよ。

18. u= 2,3 ,v= 1,5

19. u= 3,4 ,v= 2,1

20. Let v = −4i + 3j. Find a vector that is half the length and points in the same direction as v.

20. v = −4i + 3j とする。v の半分の長さで同じ向きを指すベクトルを求めよ。

21. Let v = 5i + 2j. Find a vector that is twice the length and points in the opposite direction as v.

21. v = 5i + 2j とする。v の2倍の長さで逆の向きを指すベクトルを求めよ。

For the following exercises, find a unit vector in the same direction as the given vector.

次の各問について、与えられたベクトルと同じ向きの単位ベクトルを求めよ。

22. a = 3i + 4j

23. b = −2i + 5j

24. c = 10ij

25. d=1 3 i+5 2 j

26. u = 100i + 200j

27. u = −14i + 2j

For the following exercises, find the magnitude and direction of the vector, 0θ<2π.

次の各問について、ベクトル 0θ<2π の大きさと向きを求めよ。

28. 0,4

29. 6,5

30. 2,−5

31. −4,−6

32. Given u = 3i − 4j and v = −2i + 3j, calculate uv.

32. u = 3i − 4j かつ v = −2i + 3j のとき、uv を計算せよ。

33. Given u = −ij and v = i + 5j, calculate uv.

33. u = −i − j かつ v = i + 5j のとき、uv を計算せよ。

34. Given u= 2,4 and v= 3,1 , calculate uv.

34. u= 2,4 かつ v= 3,1 のとき、uv を計算せよ。

35. Given u = 1,6 and v = 6,1 , calculate uv.

35. u = 1,6 かつ v = 6,1 のとき、uv を計算せよ。

Graphicalグラフの問題

For the following exercises, given v, draw v, 3v and 1 2 v.

次の各問について、v が与えられたとき、v、3v、1 2 v を描け。

36. 2,−1

37. −1,4

38. −3,−2

For the following exercises, use the vectors shown to sketch u + v, uv, and 2u.

次の各問について、示されたベクトルを使って u + v、u − v、2u の概形を描け。

40.

Plot of vectors u and v extending from the same origin point. In terms of that point, u goes to (1,2) and v goes to (1,-1).

For the following exercises, use the vectors shown to sketch 2u + v.

次の各問について、示されたベクトルを使って 2u + v の概形を描け。

42.

Plot of the vectors u and v extending from the same point. Taking that base point as the origin, u goes from the origin to (3,1) and v goes from the origin to (2,-2).

For the following exercises, use the vectors shown to sketch u − 3v.

次の各問について、示されたベクトルを使って u − 3v の概形を描け。

44.

Plot of the vectors u and v extending from the same point. Taking that base point as the origin, u goes from the origin to (-4,0) and v goes from the origin to (1,-1).

For the following exercises, write the vector shown in component form.

次の各問について、示されたベクトルを成分表示で書け。

46.

Vector going from the origin to (-4,2).

48. Given initial point P 1 =( 2,1 ) and terminal point P 2 =( 1,2 ), write the vector v in terms of i and j, then draw the vector on the graph.

48. 始点 P 1 =( 2,1 ) と終点 P 2 =( 1,2 ) が与えられたとき、ベクトル vij で書き、そのベクトルをグラフに描け。

49. Given initial point P 1 =( 4,1 ) and terminal point P 2 =( 3,2 ), write the vector v in terms of i and j. Draw the points and the vector on the graph.

49. 始点 P 1 =( 4,1 ) と終点 P 2 =( 3,2 ) が与えられたとき、ベクトル vij で書け。点とベクトルをグラフに描け。

50. Given initial point P 1 =( 3,3 ) and terminal point P 2 =( 3,3 ), write the vector v in terms of i and j. Draw the points and the vector on the graph.

50. 始点 P 1 =( 3,3 ) と終点 P 2 =( 3,3 ) が与えられたとき、ベクトル vij で書け。点とベクトルをグラフに描け。

Extensions発展問題

For the following exercises, use the given magnitude and direction in standard position, write the vector in component form.

次の各問について、標準位置での与えられた大きさと向きを使い、そのベクトルを成分表示で書け。

51. | v |=6,θ=45°

52. | v |=8,θ=220°

53. | v |=2,θ=300°

54. | v |=5,θ=135°

55. A 60-pound box is resting on a ramp that is inclined 12°. Rounding to the nearest tenth,

55. 60ポンドの箱が、12°傾いた斜面の上に置かれている。小数第一位まで求めて、

Find the magnitude of the normal (perpendicular) component of the force.Find the magnitude of the component of the force that is parallel to the ramp.

力の法線(垂直)成分の大きさを求めよ。力の斜面に平行な成分の大きさを求めよ。

56. A 25-pound box is resting on a ramp that is inclined 8°. Rounding to the nearest tenth,

56. 25ポンドの箱が、8°傾いた斜面の上に置かれている。小数第一位まで求めて、

Find the magnitude of the normal (perpendicular) component of the force.Find the magnitude of the component of the force that is parallel to the ramp.

力の法線(垂直)成分の大きさを求めよ。力の斜面に平行な成分の大きさを求めよ。

57. Find the magnitude of the horizontal and vertical components of a vector with magnitude 8 pounds pointed in a direction of 27° above the horizontal. Round to the nearest hundredth.

57. 大きさ8ポンドで水平から27°上の向きを指すベクトルの、水平成分と鉛直成分の大きさを求めよ。小数第二位まで求めよ。

58. Find the magnitude of the horizontal and vertical components of the vector with magnitude 4 pounds pointed in a direction of 127° above the horizontal. Round to the nearest hundredth.

58. 大きさ4ポンドで水平から127°上の向きを指すベクトルの、水平成分と鉛直成分の大きさを求めよ。小数第二位まで求めよ。

59. Find the magnitude of the horizontal and vertical components of a vector with magnitude 5 pounds pointed in a direction of 55° above the horizontal. Round to the nearest hundredth.

59. 大きさ5ポンドで水平から55°上の向きを指すベクトルの、水平成分と鉛直成分の大きさを求めよ。小数第二位まで求めよ。

60. Find the magnitude of the horizontal and vertical components of the vector with magnitude 1 pound pointed in a direction of 8° above the horizontal. Round to the nearest hundredth.

60. 大きさ1ポンドで水平から8°上の向きを指すベクトルの、水平成分と鉛直成分の大きさを求めよ。小数第二位まで求めよ。

Real-World Applications現実世界への応用

61. A woman leaves home and walks 3 miles west, then 2 miles southwest. How far from home is she, and in what direction must she walk to head directly home?

61. ある女性が家を出て西へ3マイル歩き、それから南西へ2マイル歩く。彼女は家からどれだけ離れているか。また、まっすぐ家へ向かうにはどの向きへ歩けばよいか。

62. A boat leaves the marina and sails 6 miles north, then 2 miles northeast. How far from the marina is the boat, and in what direction must it sail to head directly back to the marina?

62. ある船が停泊所を出て北へ6マイル進み、それから北東へ2マイル進む。船は停泊所からどれだけ離れているか。また、まっすぐ停泊所へ戻るにはどの向きへ進めばよいか。

63. A man starts walking from home and walks 4 miles east, 2 miles southeast, 5 miles south, 4 miles southwest, and 2 miles east. How far has he walked? If he walked straight home, how far would he have to walk?

63. ある男性が家から歩き出し、東へ4マイル、南東へ2マイル、南へ5マイル、南西へ4マイル、東へ2マイル歩く。彼は何マイル歩いたか。まっすぐ家へ歩くとしたら、何マイル歩くことになるか。

64. A woman starts walking from home and walks 4 miles east, 7 miles southeast, 6 miles south, 5 miles southwest, and 3 miles east. How far has she walked? If she walked straight home, how far would she have to walk?

64. ある女性が家から歩き出し、東へ4マイル、南東へ7マイル、南へ6マイル、南西へ5マイル、東へ3マイル歩く。彼女は何マイル歩いたか。まっすぐ家へ歩くとしたら、何マイル歩くことになるか。

65. A man starts walking from home and walks 3 miles at 20° north of west, then 5 miles at 10° west of south, then 4 miles at 15° north of east. If he walked straight home, how far would he have to the walk, and in what direction?

65. ある男性が家から歩き出し、西から北へ20°の向きに3マイル、南から西へ10°の向きに5マイル、東から北へ15°の向きに4マイル歩く。まっすぐ家へ歩くとしたら、何マイルをどの向きへ歩くことになるか。

66. A woman starts walking from home and walks 6 miles at 40° north of east, then 2 miles at 15° east of south, then 5 miles at 30° south of west. If she walked straight home, how far would she have to walk, and in what direction?

66. ある女性が家から歩き出し、東から北へ40°の向きに6マイル、南から東へ15°の向きに2マイル、西から南へ30°の向きに5マイル歩く。まっすぐ家へ歩くとしたら、何マイルをどの向きへ歩くことになるか。

67. An airplane is heading north at an airspeed of 600 km/hr, but there is a wind blowing from the southwest at 80 km/hr. How many degrees off course will the plane end up flying, and what is the plane’s speed relative to the ground?

67. ある飛行機が対気速度毎時600kmで北へ向かっているが、南西から毎時80kmの風が吹いている。この飛行機は結局進路から何度ずれて飛ぶことになるか。また、地面に対するこの飛行機の速さはいくらか。

68. An airplane is heading north at an airspeed of 500 km/hr, but there is a wind blowing from the northwest at 50 km/hr. How many degrees off course will the plane end up flying, and what is the plane’s speed relative to the ground?

68. ある飛行機が対気速度毎時500kmで北へ向かっているが、北西から毎時50kmの風が吹いている。この飛行機は結局進路から何度ずれて飛ぶことになるか。また、地面に対するこの飛行機の速さはいくらか。

69. An airplane needs to head due north, but there is a wind blowing from the southwest at 60 km/hr. The plane flies with an airspeed of 550 km/hr. To end up flying due north, how many degrees west of north will the pilot need to fly the plane?

69. ある飛行機は真北へ向かう必要があるが、南西から毎時60kmの風が吹いている。この飛行機は対気速度毎時550kmで飛ぶ。結局真北へ飛ぶには、操縦士は北から西へ何度の向きに飛ばす必要があるか。

70. An airplane needs to head due north, but there is a wind blowing from the northwest at 80 km/hr. The plane flies with an airspeed of 500 km/hr. To end up flying due north, how many degrees west of north will the pilot need to fly the plane?

70. ある飛行機は真北へ向かう必要があるが、北西から毎時80kmの風が吹いている。この飛行機は対気速度毎時500kmで飛ぶ。結局真北へ飛ぶには、操縦士は北から西へ何度の向きに飛ばす必要があるか。

71. As part of a video game, the point ( 5,7 ) is rotated counterclockwise about the origin through an angle of 35°. Find the new coordinates of this point.

71. あるテレビゲームの一部として、点 ( 5,7 ) が原点のまわりに35°の角だけ反時計回りに回される。この点の新しい座標を求めよ。

72. As part of a video game, the point ( 7,3 ) is rotated counterclockwise about the origin through an angle of 40°. Find the new coordinates of this point.

72. あるテレビゲームの一部として、点 ( 7,3 ) が原点のまわりに40°の角だけ反時計回りに回される。この点の新しい座標を求めよ。

73. Two children are throwing a ball back and forth straight across the back seat of a car. The ball is being thrown 10 mph relative to the car, and the car is traveling 25 mph down the road. If one child doesn't catch the ball, and it flies out the window, in what direction does the ball fly (ignoring wind resistance)?

73. 二人の子どもが、車の後部座席をまっすぐ横切るように球を投げ合っている。球は車に対して毎時10マイルで投げられ、車は道を毎時25マイルで走っている。一方の子どもが球を捕り損ね、球が窓から飛び出したら、球はどの向きへ飛ぶか(空気の抵抗は無視する)。

74. Two children are throwing a ball back and forth straight across the back seat of a car. The ball is being thrown 8 mph relative to the car, and the car is traveling 45 mph down the road. If one child doesn't catch the ball, and it flies out the window, in what direction does the ball fly (ignoring wind resistance)?

74. 二人の子どもが、車の後部座席をまっすぐ横切るように球を投げ合っている。球は車に対して毎時8マイルで投げられ、車は道を毎時45マイルで走っている。一方の子どもが球を捕り損ね、球が窓から飛び出したら、球はどの向きへ飛ぶか(空気の抵抗は無視する)。

75. A 50-pound object rests on a ramp that is inclined 19°. Find the magnitude of the components of the force parallel to and perpendicular to (normal) the ramp to the nearest tenth of a pound.

75. 50ポンドの物が、19°傾いた斜面の上に置かれている。斜面に平行な力の成分と、斜面に垂直な(法線)成分の大きさを、0.1ポンドの単位まで求めよ。

76. Suppose a body has a force of 10 pounds acting on it to the right, 25 pounds acting on it upward, and 5 pounds acting on it 45° from the horizontal. What single force is the resultant force acting on the body?

76. ある物体に、右向きに10ポンド、上向きに25ポンド、水平から45°の向きに5ポンドの力が働いているとする。この物体に働く合力は、単一の力としていくらか。

77. Suppose a body has a force of 10 pounds acting on it to the right, 25 pounds acting on it ─135° from the horizontal, and 5 pounds acting on it directed 150° from the horizontal. What single force is the resultant force acting on the body?

77. ある物体に、右向きに10ポンド、水平から─135°の向きに25ポンド、水平から150°の向きに5ポンドの力が働いているとする。この物体に働く合力は、単一の力としていくらか。

78. The condition of equilibrium is when the sum of the forces acting on a body is the zero vector. Suppose a body has a force of 2 pounds acting on it to the right, 5 pounds acting on it upward, and 3 pounds acting on it 45° from the horizontal. What single force is needed to produce a state of equilibrium on the body?

78. つり合いの条件とは、物体に働く力の和が零ベクトルになることである。ある物体に、右向きに2ポンド、上向きに5ポンド、水平から45°の向きに3ポンドの力が働いているとする。この物体につり合いの状態を生むには、単一の力としてどんな力が要るか。

79. Suppose a body has a force of 3 pounds acting on it to the left, 4 pounds acting on it upward, and 2 pounds acting on it 30° from the horizontal. What single force is needed to produce a state of equilibrium on the body? Draw the vector.

79. ある物体に、左向きに3ポンド、上向きに4ポンド、水平から30°の向きに2ポンドの力が働いているとする。この物体につり合いの状態を生むには、単一の力としてどんな力が要るか。そのベクトルを描け。

Key Terms重要語

altitude a perpendicular line from one vertex of a triangle to the opposite side, or in the case of an obtuse triangle, to the line containing the opposite side, forming two right triangles

高さ 三角形の一つの頂点から向かい合う辺へ下ろした垂線。鈍角三角形の場合は向かい合う辺を含む直線へ下ろした垂線で、二つの直角三角形を作る

ambiguous case a scenario in which more than one triangle is a valid solution for a given oblique SSA triangle

あいまいな場合 与えられた斜三角形のSSAに対して、二つ以上の三角形が正しい解になる筋書き

Archimedes’ spiral a polar curve given by r=θ. When multiplied by a constant, the equation appears as r=aθ. As r=θ, the curve continues to widen in a spiral path over the domain.

アルキメデスの渦巻き r=θ で与えられる極曲線。定数を掛けると式は r=aθ の形になる。r=θ につれて、この曲線は定義域上で渦を巻きながら広がり続ける。

argument the angle associated with a complex number; the angle between the line from the origin to the point and the positive real axis

偏角 複素数に結び付いた角。原点からその点への直線と、実軸の正の部分とのなす角

cardioid a member of the limaçon family of curves, named for its resemblance to a heart; its equation is given as r=a±bcosθ and r=a±bsinθ, where a b =1

心臓形 リマソンの仲間の曲線の一つ。心臓に似ていることからこの名がある。式は a b =1 として r=a±bcosθr=a±bsinθ で与えられる

convex limaҫon a type of one-loop limaçon represented by r=a±bcosθ and r=a±bsinθ such that a b 2

凸なリマソン a b 2 を満たす r=a±bcosθr=a±bsinθ で表される、一重の輪のリマソンの一種

De Moivre’s Theorem formula used to find the nth power or nth roots of a complex number; states that, for a positive integer n,z n is found by raising the modulus to the nth power and multiplying the angles by n

ド・モアブルの定理 複素数の nth 乗や n 乗根を求めるのに使う公式。正の整数 n,z n について、絶対値を nth 乗し、角に n を掛ければ求まると述べる

dimpled limaҫon a type of one-loop limaçon represented by r=a±bcosθ and r=a±bsinθ such that 1<a b <2

くぼんだリマソン 1<a b <2 を満たす r=a±bcosθr=a±bsinθ で表される、一重の輪のリマソンの一種

dot product given two vectors, the sum of the product of the horizontal components and the product of the vertical components

内積 二つのベクトルが与えられたとき、水平成分の積と鉛直成分の積の和

Generalized Pythagorean Theorem an extension of the Law of Cosines; relates the sides of an oblique triangle and is used for SAS and SSS triangles

一般化されたピタゴラスの定理 余弦定理の別名。斜三角形の辺どうしを結び付け、SASとSSSの三角形に使う

initial point the origin of a vector

始点 ベクトルの始まり

inner-loop limaçon a polar curve similar to the cardioid, but with an inner loop; passes through the pole twice; represented by r=a±bcosθ and r=a±bsinθ where a<b

内側に輪を持つリマソン 心臓形に似ているが内側に輪を持つ極曲線。極を二度通る。a<b として r=a±bcosθr=a±bsinθ で表される

Law of Cosines states that the square of any side of a triangle is equal to the sum of the squares of the other two sides minus twice the product of the other two sides and the cosine of the included angle

余弦定理 三角形のどの辺の平方も、他の二辺の平方の和から、他の二辺の積とそのはさむ角の余弦との積の2倍を引いたものに等しいと述べる定理

Law of Sines states that the ratio of the measurement of one angle of a triangle to the length of its opposite side is equal to the remaining two ratios of angle measure to opposite side; any pair of proportions may be used to solve for a missing angle or side

正弦定理 三角形の一つの角の大きさと、その向かい合う辺の長さとの比が、残り二つの角と向かい合う辺の比に等しいと述べる定理。どの二つの比の組を使っても、未知の角や辺が求められる

lemniscate a polar curve resembling a figure 8 and given by the equation r 2 =a 2 cos2θ and r 2 =a 2 sin2θ, a0

レムニスケート 数字の8に似た極曲線で、式 r 2 =a 2 cos2θr 2 =a 2 sin2θ a0 で与えられる

magnitude the length of a vector; may represent a quantity such as speed, and is calculated using the Pythagorean Theorem

大きさ ベクトルの長さ。速さのような量を表すことがあり、ピタゴラスの定理で計算する

modulus the absolute value of a complex number, or the distance from the origin to the point ( x,y ); also called the amplitude

絶対値 複素数の絶対値、すなわち原点から点 ( x,y ); までの距離。振幅ともいう

oblique triangle any triangle that is not a right triangle

斜三角形 直角三角形でない三角形すべて

one-loop limaҫon a polar curve represented by r=a±bcosθ and r=a±bsinθ such that a>0,b>0, and a b >1; may be dimpled or convex; does not pass through the pole

一重の輪のリマソン a>0,b>0 かつ a b >1; を満たす r=a±bcosθr=a±bsinθ で表される極曲線。くぼんでいることも凸なこともある。極を通らない

parameter a variable, often representing time, upon which x and y are both dependent

媒介変数 しばしば時間を表す変数で、xy の両方がこれに依存する

polar axis on the polar grid, the equivalent of the positive x-axis on the rectangular grid

極軸 極座標の格子で、直交座標の格子の x軸の正の部分にあたるもの

polar coordinates on the polar grid, the coordinates of a point labeled ( r,θ ), where θ indicates the angle of rotation from the polar axis and r represents the radius, or the distance of the point from the pole in the direction of θ

極座標 極座標の格子での点の座標 ( r,θ )θ は極軸からの回転の角を示し、r は動径、すなわち θ の向きへの極からその点までの距離を表す

polar equation an equation describing a curve on the polar grid.

極方程式 極座標の格子の曲線を述べる式。

polar form of a complex number a complex number expressed in terms of an angle θ and its distance from the origin r; can be found by using conversion formulas x=rcosθ,y=rsinθ, and r=x 2 +y 2

複素数の極形式θ と原点からの距離 r; で表した複素数。換算の公式 x=rcosθ,y=rsinθr=x 2 +y 2 を使えば求まる

pole the origin of the polar grid

極座標の格子の原点

resultant a vector that results from addition or subtraction of two vectors, or from scalar multiplication

合成ベクトル 二つのベクトルの加法引き算、またはスカラー倍から生まれるベクトル

rose curve a polar equation resembling a flower, given by the equations r=acosnθ and r=asinnθ; when n is even there are 2n petals, and the curve is highly symmetrical; when n is odd there are n petals.

バラ曲線 花に似た極方程式で、式 r=acosnθr=asinnθ; で与えられる。n が偶数のときは花びらが 2n 枚あり、この曲線は対称性が高い。n が奇数のときは花びらが n 枚ある。

scalar a quantity associated with magnitude but not direction; a constant

スカラー 大きさは持つが向きは持たない量。定数

scalar multiplication the product of a constant and each component of a vector

スカラー倍 定数とベクトルの各成分との積

standard position the placement of a vector with the initial point at ( 0,0 ) and the terminal point (a,b), represented by the change in the x-coordinates and the change in the y-coordinates of the original vector

標準位置 始点を ( 0,0 ) に置いたベクトルの置き方。終点 (a,b) は、元のベクトルの x座標の変化と y座標の変化で表される

terminal point the end point of a vector, usually represented by an arrow indicating its direction

終点 ベクトルの終わりの点。ふつうその向きを示す矢印で表される

unit vector a vector that begins at the origin and has magnitude of 1; the horizontal unit vector runs along the x-axis and is defined as i = 1,0 the vertical unit vector runs along the y-axis and is defined as j = 0,1 .

単位ベクトル 原点から始まり大きさが1のベクトル。水平の単位ベクトルは x軸に沿って進み i = 1,0 と定められる。鉛直の単位ベクトルは y軸に沿って進み j = 0,1 と定められる

vector a quantity associated with both magnitude and direction, represented as a directed line segment with a starting point (initial point) and an end point (terminal point)

ベクトル 大きさと向きの両方に結び付いた量。始まりの点(始点)と終わりの点(終点)を持つ、向きを持つ線分として表される

vector addition the sum of two vectors, found by adding corresponding components

ベクトルの加法 二つのベクトルの和。対応する成分どうしを足せば求まる