ベクトル解析

直交座標系において,軸方向の単位ベクトルをそれぞれ とする.次の (1),(2) で示すベクトル場 と経路 について,線積分

をそれぞれ求めよ.

  1. ベクトル場

とし,経路 を曲線

上で,始点 から終点 までの部分とする.

  1. ベクトル場

とする.経路 は,点 を頂点とする四辺形であり, の向きに一周するものとする.


Vector Analysis

The unit vectors on x and y axes of Cartesian coordinates are denoted by i and j, respectively. Find each line integral of the vector field along the path defined in (1) and (2)

Let and be the unit vectors along the - and -axes in the Cartesian coordinate system, respectively. For the following vector fields and paths given in (1) and (2), compute the line integrals

  1. Let

and let be the portion of the curve

from to .

  1. Let

and let be the quadrilateral with vertices , , , and , oriented in the order .


o1

解法の概略

(1) の線積分

  1. ベクトル場が保守場(勾配ベクトル場)かの判定

    与えられた について,

    を比較すると,両者とも となり一致する.
    したがって は保守場であり,あるスカラー関数 が存在して を満たす.

  2. ポテンシャル関数 の求め方

    なので,

    次に をとると,

    が与えられるが,これが の第2成分 に一致するには が必要なので, は定数でよい.
    よって

    としてよい.

  3. 始点・終点でのポテンシャルを評価

    線積分 は保守場の場合

    で与えられる.

    • の計算
    • の計算

    従って,

    これが (1) の答えになる.


(2) の線積分

  1. ベクトル場 が保守場かの判定
\frac{\partial}{\partial x}(x + 7y e^y) = 1.$$ これらは一致しないので,$\mathbf{F}$ は保守場ではない. 2. **経路 $C$ が閉曲線であることの確認** 頂点 $P\to Q\to R\to S\to P$ という四辺形を一周する向きなので,$C$ は閉曲線である. 3. **グリーンの定理の適用** $C$ が正の向き(反時計回り)で囲む領域を $D$ とすると,グリーンの定理より
 \oint_C (P\,dx + Q\,dy)
 \;=\;
 \iint_D 
   \biggl(
     \frac{\partial Q}{\partial x}
     - 
     \frac{\partial P}{\partial y}
   \biggr)\,dA
 \quad
 \bigl(P = 3e^{2x}+4y,\; Q=x+7y e^y \bigr).

\frac{\partial Q}{\partial x} = 1,
\quad
\frac{\partial P}{\partial y} = 4,

1 - 4 = -3.

 \oint_C \mathbf{F}\cdot d\mathbf{r}
 \;=\;
 \iint_D (-3)\,dA
 \;=\;
 -3 \iint_D 1\,dA
 \;=\;
 -3\,(\text{領域 }D\text{の面積}).
4. **四辺形 $PQRS$ の面積計算** 頂点を $P(0,0), Q(2,2), R(4,6), S(1,3)$ とするとき,座標を順に $(x_1,y_1)=(0,0)$, $(x_2,y_2)=(2,2)$, $(x_3,y_3)=(4,6)$, $(x_4,y_4)=(1,3)$ として多角形の面積公式(あるいは行列式による公式)を用いると

\text{Area}(D)

\frac{1}{2}
\bigl|
x_1y_2 + x_2y_3 + x_3y_4 + x_4y_1
-
(y_1x_2 + y_2x_3 + y_3x_4 + y_4x_1)
\bigr|.

x_1y_2 + x_2y_3 + x_3y_4 + x_4y_1 = 0\cdot2 + 2\cdot6 + 4\cdot3 + 1\cdot0 = 24,

y_1x_2 + y_2x_3 + y_3x_4 + y_4x_1 = 0\cdot2 + 2\cdot4 + 6\cdot1 + 3\cdot0 = 14,

よって差は $24 - 14 = 10$,面積は
 \frac12 \times 10 = 5.
 \oint_C \mathbf{F}\cdot d\mathbf{r}
 \;=\;
 -3 \times 5
 \;=\;
 -15.
これが (2) の答えである. --- ## 最終的な答え 1. $\displaystyle \int_C \mathbf{F}\cdot d\mathbf{r} = 9288.$ 2. $\displaystyle \int_C \mathbf{F}\cdot d\mathbf{r} = -15.$ 以上が問題 (1)・(2) の線積分の値となります。