ベクトル $\mathbf{a} = \begin{bmatrix} 1 \\ 1 \\ 2 \end{bmatrix}$ とベクトル $\mathbf{b} = \begin{bmatrix} -1 \\ 0 \\ 3 \end{bmatrix}$ が与えられたとき、以下の値を計算する。 (1) $\lVert \mathbf{a} \rVert$ (2) $\lVert \mathbf{b} \rVert$ (3) $\mathbf{a} \cdot \mathbf{b}$ (4) $\mathbf{a} \times \mathbf{b}$ (5) $\mathbf{a} \cdot (\mathbf{a} \times \mathbf{b})$ (6) $\mathbf{b} \cdot (\mathbf{a} \times \mathbf{b})$

代数学ベクトルベクトルのノルム内積外積
2025/6/26

1. 問題の内容

ベクトル a=[112]\mathbf{a} = \begin{bmatrix} 1 \\ 1 \\ 2 \end{bmatrix} とベクトル b=[103]\mathbf{b} = \begin{bmatrix} -1 \\ 0 \\ 3 \end{bmatrix} が与えられたとき、以下の値を計算する。
(1) a\lVert \mathbf{a} \rVert
(2) b\lVert \mathbf{b} \rVert
(3) ab\mathbf{a} \cdot \mathbf{b}
(4) a×b\mathbf{a} \times \mathbf{b}
(5) a(a×b)\mathbf{a} \cdot (\mathbf{a} \times \mathbf{b})
(6) b(a×b)\mathbf{b} \cdot (\mathbf{a} \times \mathbf{b})

2. 解き方の手順

(1) a\lVert \mathbf{a} \rVert を求める。
a=12+12+22=1+1+4=6\lVert \mathbf{a} \rVert = \sqrt{1^2 + 1^2 + 2^2} = \sqrt{1+1+4} = \sqrt{6}
(2) b\lVert \mathbf{b} \rVert を求める。
b=(1)2+02+32=1+0+9=10\lVert \mathbf{b} \rVert = \sqrt{(-1)^2 + 0^2 + 3^2} = \sqrt{1+0+9} = \sqrt{10}
(3) ab\mathbf{a} \cdot \mathbf{b} を求める。
ab=(1)(1)+(1)(0)+(2)(3)=1+0+6=5\mathbf{a} \cdot \mathbf{b} = (1)(-1) + (1)(0) + (2)(3) = -1 + 0 + 6 = 5
(4) a×b\mathbf{a} \times \mathbf{b} を求める。
a×b=[(1)(3)(2)(0)(2)(1)(1)(3)(1)(0)(1)(1)]=[30230(1)]=[351]\mathbf{a} \times \mathbf{b} = \begin{bmatrix} (1)(3) - (2)(0) \\ (2)(-1) - (1)(3) \\ (1)(0) - (1)(-1) \end{bmatrix} = \begin{bmatrix} 3 - 0 \\ -2 - 3 \\ 0 - (-1) \end{bmatrix} = \begin{bmatrix} 3 \\ -5 \\ 1 \end{bmatrix}
(5) a(a×b)\mathbf{a} \cdot (\mathbf{a} \times \mathbf{b}) を求める。
a(a×b)=(1)(3)+(1)(5)+(2)(1)=35+2=0\mathbf{a} \cdot (\mathbf{a} \times \mathbf{b}) = (1)(3) + (1)(-5) + (2)(1) = 3 - 5 + 2 = 0
(6) b(a×b)\mathbf{b} \cdot (\mathbf{a} \times \mathbf{b}) を求める。
b(a×b)=(1)(3)+(0)(5)+(3)(1)=3+0+3=0\mathbf{b} \cdot (\mathbf{a} \times \mathbf{b}) = (-1)(3) + (0)(-5) + (3)(1) = -3 + 0 + 3 = 0

3. 最終的な答え

(1) a=6\lVert \mathbf{a} \rVert = \sqrt{6}
(2) b=10\lVert \mathbf{b} \rVert = \sqrt{10}
(3) ab=5\mathbf{a} \cdot \mathbf{b} = 5
(4) a×b=[351]\mathbf{a} \times \mathbf{b} = \begin{bmatrix} 3 \\ -5 \\ 1 \end{bmatrix}
(5) a(a×b)=0\mathbf{a} \cdot (\mathbf{a} \times \mathbf{b}) = 0
(6) b(a×b)=0\mathbf{b} \cdot (\mathbf{a} \times \mathbf{b}) = 0

「代数学」の関連問題

与えられた式 $(\sin \theta + \cos \theta)^2 + (\sin \theta - \cos \theta)^2$ を簡略化します。

三角関数恒等式式の展開簡略化
2025/6/26

グラフは日本企業の海外への研究費支出額を示しています。1989年度の支出額は1978年度の10倍であり、1978年度と1989年度の支出額の合計が485.1億円であるとき、1978年度の研究費支出額を...

方程式文章問題割合
2025/6/26

$x > 0$, $y > 0$のとき、$\frac{xy}{x^2 + 4y^2}$ の最大値を求め、そのときの $x$ を $y$ で表す。

最大値分数式微分変数変換
2025/6/26

2次関数 $y = 2x^2$ のグラフを、以下の (1)~(4) のように移動させたときの放物線の方程式を求める問題です。 (1) $x$ 軸方向に 2 だけ平行移動 (2) $y$ 軸方向に -2...

二次関数平行移動対称移動グラフ
2025/6/26

与えられた数列 $\{a_n\}$ と $\{b_n\}$ に関する問題を解きます。 (1) 数列 $\{a_n\}$ の一般項 $a_n$ を $n$ で表します。ただし、$\{a_n\}$ は公差...

数列等差数列等比数列数列の和剰余
2025/6/26

次の4つの2次関数のグラフを描け。 (1) $y = x^2 - 1$ (2) $y = (x-1)^2$ (3) $y = (x-3)^2 + 2$ (4) $y = (x+1)^2 - 1$

二次関数グラフ放物線平行移動
2025/6/26

与えられた4つの2次不等式をそれぞれ解く問題です。 (1) $(x-1)(x-2) > 0$ (2) $(x-1)(x+2) \ge 0$ (3) $(x+2)(x-5) < 0$ (4) $(x+3...

二次不等式不等式数直線
2025/6/26

与えられた3つの2次方程式の実数解の個数をそれぞれ求めます。 (1) $x^2 + 4x - 1 = 0$ (2) $x^2 - 6x + 9 = 0$ (3) $2x^2 - 3x + 4 = 0$

二次方程式判別式実数解
2025/6/26

次の2つの2次方程式について、指定された条件を満たすような定数 $k$ の範囲を求め、(2)については重解も求めます。 (1) $x^2 + 3x + (k - 1) = 0$ が異なる2つの実数解を...

二次方程式判別式解の範囲重解
2025/6/26

与えられた3つの2次方程式について、実数解の個数を求める問題です。 (1) $x^2 + 4x - 1 = 0$ (2) $x^2 - 6x + 9 = 0$ (3) $2x^2 - 3x + 4 =...

二次方程式判別式実数解
2025/6/26