「線積分」の版間の差分

提供: MochiuWiki : SUSE, EC, PCB

📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)

 
85行目: 85行目:
<math>\nabla \times \overrightarrow{F} = \overrightarrow{0}</math>(渦なし)の時、線積分は経路によらず始点と終点で決まる。<br>
<math>\nabla \times \overrightarrow{F} = \overrightarrow{0}</math>(渦なし)の時、線積分は経路によらず始点と終点で決まる。<br>
<br>
<br>
上記の例では、<math>\frac{\partial}{\partial x} (x - y) - \frac{\partial}{\partial y} (2x + y) = 1 - 1 = 0</math>となり、渦なしの条件を満たしているため、<br>
上記の例では、
<math>
\begin{pmatrix}
\frac{\partial}{\partial x} \\
\frac{\partial}{\partial y} \\
\frac{\partial}{\partial z}
\end{pmatrix}
\begin{pmatrix}
2x + y \\
x - y \\
0
\end{pmatrix}
=
\begin{pmatrix}
- \frac{\partial (2x + y)}{\partial z} \\
\frac{\partial (x + y)}{\partial z}  \\
\frac{\partial (x - y)}{\partial x} - \frac{\partial (2x + y)}{\partial y}
\end{pmatrix}
=
\begin{pmatrix}
0 \\
0 \\
0
\end{pmatrix}
\quad \mbox{ と な り 、 }
</math> 渦なしの条件を満たしているため、<br>
1.および2.の2通りの線積分において、同様の計算結果となる。<br>
1.および2.の2通りの線積分において、同様の計算結果となる。<br>
<br><br>
<br><br>

2023年5月26日 (金) 18:19時点における最新版

概要

高校で学習する積分では、積分範囲が数直線の上に乗っていた。
つまり、1変数の関数f(x)があって、そのf(x)のグラフの曲線とx軸とに挟まれた領域の面積を求めるというのが高校で学習する積分である。

2変数関数h(x,y)を考える。
この関数は土地の起伏を表しているようなイメージである。地図上の位置を(x,y)で指定すると、h(x,y)がその地点の標高を返すと考えれば理解しやすい。
この関数h(x,y)を積分する。積分範囲は、このxy平面の上を走る自由な曲線コースとする。
自由な曲線コースの上を進みながら積分する、これが線積分である。
もちろん、それを計算するためには、その曲線を具体的に指定しなければならない。

まずは、イメージを説明する。
積分コースに沿ってうねるように立てられた衝立(ついたて)のようなものを考える。
この衝立の高さはその地点でのh(x,y)を意味している。
線積分で計算したいのはこの衝立の面積である。



スカラー場の線積分の計算方法

計算の基礎

xy平面上を走る曲線レールを細かく分割すると、その1つ1つはほぼ直線だとみなせる。
その微小な長さと、その近くでのh(x,y)の値とを掛け合わせたものを考えれば、それは衝立を微小な短冊状に切ったものの面積を表すことになる。
それらを全て加算すれば、望むものが得られる。

この計算をするには、コースの形がtの関数になったx(t)とy(t)で表されていると都合が良い。
コースのスタート地点が(x(a),y(a))であり、ゴール地点が(x(b),y(b))であり、a≦t≦bであるようなtによって(x(t),y(t))で示されるようにする。
(変数tは時刻であるかのようなイメージである)

時刻tからt+Δtまでの微小時間Δt内にコース上の点が動く距離を考える。
最初(x(t),y(t))にあった点が(x(t+Δt),y(t+Δt))にまで移動することになる。微小な時間だから、ほぼ直線的に移動したものと考える。
すると移動距離Δlは三平方の定理により、次式のように表せる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \Delta l=\sqrt{(x(t+ \Delta t)-x(t))^2+(y(t+ \Delta t)-y(t))^2}}

また、ほぼ直線的に変化しているので、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle x(t + \Delta t) - x(t) \mbox{は } \frac{dx}{dt}\Delta t, \quad y(t + \Delta t) - y(t) \mbox{は } \frac{dy}{dt}\Delta t} と近似できる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \begin{align} \Delta l &= \sqrt{\left ( \frac{dx}{dt}\Delta t \right )^2 + \left ( \frac{dy}{dt}\Delta t \right )^2} \\ &= \sqrt{\left ( \frac{dx}{dt} \right )^2 + \left ( \frac{dy}{dt} \right )^2} \Delta t \end{align} }

ここで、Δtが無限に小さいと考えれば、次式のようになる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle dl = \sqrt{\left ( \frac{dx}{dt} \right )^2 + \left ( \frac{dy}{dt} \right )^2} dt}

dlが微小時間dtに点がコース上を進む微小距離である。(dtとは、1変数の関数f(x)を積分するときのdxに相当する部分である)
x(t)とy(t)が具体的に分かっていれば、tのみの関数として表される。
この地点での構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle h(x, y)} の値は、tの時と構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle t + dt} の時とでほとんど同じ値なので、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle h(x(t), y(t))} を使用する。

次のようにすれば、線積分の計算ができる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \int_{a}^{b} h(x(t), y(t))\sqrt{\left ( \frac{dx}{dt} \right )^2 + \left ( \frac{dy}{dt} \right )^2} dt}

例題. 1

経路Cが以下のC1​、C2のそれぞれの場合、以下の線積分の値を求めよ。


1. C1​ : 点A(0, 0)から点B(1, 1)へ直線  に沿う経路
2. C2​ : 点A(0, 0)から点B(1, 1)へ放物線  に沿う経路


である。

1.では、 となるが、 のため、第2項はとなる。


2.では、である。


上記ではスカラー関数として考えてきたが、見方を変えてみる。
変位ベクトルとベクトル場構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overrightarrow{F} = \langle 2x + y, x - y \rangle} を考える時、上記の線積分はベクトルの内積を用いて以下のように記述できる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \int_C (2x + y) dx + (x - y) dy = \int_C \overrightarrow{F} \cdot d\overrightarrow{r}}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \nabla \times \overrightarrow{F} = \overrightarrow{0}} (渦なし)の時、線積分は経路によらず始点と終点で決まる。

上記の例では、 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \begin{pmatrix} \frac{\partial}{\partial x} \\ \frac{\partial}{\partial y} \\ \frac{\partial}{\partial z} \end{pmatrix} \begin{pmatrix} 2x + y \\ x - y \\ 0 \end{pmatrix} = \begin{pmatrix} - \frac{\partial (2x + y)}{\partial z} \\ \frac{\partial (x + y)}{\partial z} \\ \frac{\partial (x - y)}{\partial x} - \frac{\partial (2x + y)}{\partial y} \end{pmatrix} = \begin{pmatrix} 0 \\ 0 \\ 0 \end{pmatrix} \quad \mbox{ と な り 、 } } 渦なしの条件を満たしているため、
1.および2.の2通りの線積分において、同様の計算結果となる。


線積分の制約

上記で説明した線積分の公式の中には、x(t)とy(t)を微分したものが出てくる。
ということは、x(t)とy(t)とはどちらも滑らかでないと微分ができない。
しかし、幾つかの地点で微分ができない場合は、そこでコースを分割して別々に計算して、後で足し合わせればよい。


3次元の線積分

上記の線積分を3次元に拡張することは簡単である。

3変数関数U(x,y,z)を考え、3次元空間を自由に飛び回るコースで積分する。
要するに、3次元を走る微小な長さと、その近くでのU(x,y,z)の値とを掛けせたものを端から端までの和をとる。

考え方は上記と同様で、次のようにする。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \int_{a}^{b}U(x(t),y(t),z(t))\sqrt{(\frac{dx}{dt})^2+(\frac{dy}{dt})^2+\frac{dz}{dt}^2}\, dt}


ベクトル場の線積分の計算

計算の基礎

構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overrightarrow{F} = F_1(x,y,z) \overrightarrow{i} + F_2(x,y,z) \overrightarrow{j} + F_3(x,y,z) \overrightarrow{k}} のベクトル空間内の2点AからBを結ぶ曲線経路Cがある。

この曲線上で、ベクトル構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overrightarrow{F}} の接線方向成分の大きさを表すスカラー関数構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle F_t(s)} を考える。(sはAからの孤の長さである)
※接線はタンジェントラインと呼ぶため、接線方向成分の意味でtを添字にしている。


構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle F_t(s)} の線積分は、次式となる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \int_C F_t (s) ds}

構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle F_t(s)} は、曲線経路Cの単位接線ベクトル構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overrightarrow{t}(s)} とベクトル構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overrightarrow{F}} の内積として求まるため、以下のように記述できる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \int_C F_t (s) ds = \int_C \overrightarrow{F} \cdot \overrightarrow{t} ds}

この量をベクトル構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overrightarrow{F}} の線積分(接線線積分)という。
曲線経路Cをsのパラメータ(媒介変数)として、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overrightarrow{r}(s) = x(s) \overrightarrow{i} + y(s)\overrightarrow{j} + z(s)\overrightarrow{k}} と表すと、
単位接線ベクトル構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overrightarrow{t}} は、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overrightarrow{t} = \frac{d\overrightarrow{r}}{ds}} となる。
ただし、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle d \overrightarrow{r}} は、曲線経路Cを細かく分割した微小ベクトルであり、線素ベクトルと呼ばれる。

したがって、ベクトル構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overrightarrow{F}} の線積分は、以下のようにも記述できる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \begin{align} \int_C \overrightarrow{F} \cdot \overrightarrow{t} ds &= \int_C \overrightarrow{F} \cdot \frac{d\overrightarrow{r}}{ds} ds \\ &= \int_C \overrightarrow{F} \cdot d\overrightarrow{r} \end{align} }

記述方法が複数あるが、重要なことは、曲線経路Cにおいてベクトル場の接線成分を積分するということである。

例題.1

ベクトル関数構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overrightarrow{F}(x,y) = -3x^2 \overrightarrow{i} + 5xy \overrightarrow{j}}
について、経路Cにおける以下の線積分を求めよ。
ただし、経路Cは放物線構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle y = 2x^2} の(0, 0)から(1, 2)に沿う曲線とする。 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \int_C \overrightarrow{F} \cdot d\overrightarrow{r}}


まず、経路Cをパラメータtで表示する。つまり、xやyをtの関数として記述する。
線積分を行う経路となる経路Cは放物線構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle y = 2x^2} の(0, 0)から(1, 2)である。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle t = x} とすると、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle 0 \le t \le 1}構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle y = 2t^2} である。
「経路Cについて考える」ということは、「xとyが経路Cの方程式を満たす」ということである。

したがって、xとyはtの関数として以下のように記述できる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \begin{align} x(t) &= t \quad (0 \le t \le 1) \\ y(t) &= 2t^2 \end{align} }

よって、xとyをtでそれぞれ微分すると以下のようになる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \begin{align} \frac{dx}{dt} &= 1 \quad \mbox{よ り } \quad dx = dt \\ \frac{dy}{dt} &= 4t \quad \mbox{よ り } \quad dy = 4t dt \end{align} }

式を変形するときのポイントは、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle d \overrightarrow{r}} の意味から、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle d \overrightarrow{r} = dx \overrightarrow{i} + dy \overrightarrow{j} + dz \overrightarrow{k}} と記述する点である。
この例題では、ベクトル関数はz成分は無いため、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle d \overrightarrow{r} = dx \overrightarrow{i} + dy \overrightarrow{j}} としている。

上記のポイントを踏まえて、線積分を計算する。
ここで、ドット(⋅)は内積を表している。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \begin{align} \int_C \overrightarrow{F} \cdot d \overrightarrow{r} &= \int_C (-3x^2 \overrightarrow{i} + 5xy \overrightarrow{j}) \cdot (dx \overrightarrow{i} + dy \overrightarrow{j}) \\ &= \int_C (-3x^2 dx + 5xy dy) \end{align} }
ここで、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overrightarrow{F}(x, y) = -3x^2 \overrightarrow{i} + 5xy \overrightarrow{j}} を成分表示すると、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \begin{pmatrix} -3x^2 \\ 5xy \end{pmatrix}} である。
同様に、 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle dx \overrightarrow{i} + dy \overrightarrow{j}} の成分表示は、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \begin{pmatrix} dx \\ dy \end{pmatrix} = \begin{pmatrix} 1 \\ 4t \end{pmatrix} dt} である。

次に、xとyをパラメータt(ここでは、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle x = t, \quad y = 4t^2, \quad dx = dt, \quad dy = 4t dt} を代入する)で記述する。
これが、経路Cを満たすように式変形するということである。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \begin{align} \int_C (-3x^2 dx + 5xy dy) &= \int_{0}^{1} -3t^2 dt + 5t(2t^2) 4t dt \\ &= \int_{0}^{1} -3t^2 dt + 40 t^4 dt \\ &= \int_{0}^{1} (-3t^2 + 40t^4) dt \\ &= \Big [ -t^3 + 8t^5 \Big]_{0}^{1} \\ &= -1 + 8 \\ &= 7 \end{align} }

例題. 2

ベクトル場構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{F} = a(\sin t \vec{i} + \cos t \vec{j})}
(aは正の定数)において、
経路Cを構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle C: \vec{r} = \cos t \vec{i} + \sin t \vec{j} + bt \vec{k} \quad \Big( 0 \le t \le \frac{\pi}{4} \Big)}
)とする時、
線積分を求めよ。


構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{r} = \cos t \vec{i} + \sin t \vec{j} + bt \vec{k}} をtで微分すると、
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \frac{\vec{dr}}{dt} = - \sin t \vec{i} + \cos t \vec{j} + b \vec{k}} となり、
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{dr} = (-\sin t \vec{i} + \cos t \vec{j} + b \vec{k}) dt} である。

構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{dr}} を成分表示すると、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{dr} = \begin{pmatrix} -\sin t \\ \cos t \\ b \end{pmatrix} dt} となる。
また、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{F}} を成分表示すると、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{F} = \begin{pmatrix} a \cos t \\ a \cos t \\ 0 \end{pmatrix}} である。

内積はx成分、y成分、z成分それぞれ乗算した後に加算して求めるため、以下のように計算できる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \begin{align} \vec{F} \cdot d \vec{r} &= \begin{pmatrix} a \sin t \\ a \cos t \\ 0 \end{pmatrix} \cdot \begin{pmatrix} - \sin t \\ \cos t \\ b \end{pmatrix} dt \\ &= a (- \sin^2 t + \cos^2 t) dt \\ &= a \cos 2t \qquad \because \cos{2 \theta} = \cos^2{\theta} - \sin^2{\theta} \end{align} }

構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \begin{align} \int_C \vec{F} \cdot \vec{dr} &= \int_{0}^{\frac{\pi}{4}} a \cos 2t dt \\ &= \Big[ \frac{a \sin2t}{2} \Big]_0^{\frac{\pi}{4}} \\ &= \frac{a}{2} \Big\{ \sin(2 \times \frac{\pi}{4}) - \sin 0 \Big\} \\ &= \frac{a}{2} (1 - 0) \\ &= \frac{a}{2} \end{align} }

例題. 3

aを定数として、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{F} = \langle -ay, ax, 0 \rangle}
というベクトル場を考える。
この時、次の問を求めよ。

(1) 下図左のように、点A : (1, 0, 0)、点B : (1, 1, 0)、点C : (0, 1, 0)の3点をつないだ閉曲線cを考える。
    この閉曲線Cに沿った構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{F}}
の線積分を求めよ。
    ただし、線積分の向きは、下図左の矢印の方向(反時計方向)を正にとる。

(2) 下図右のように、点A : (1, 0, 0)から点C : (0, 1, 0)まで、原点Oを中心とする半径1の円の円周に沿って曲線ℓを引く。
    この曲線lに沿った構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{F}}
の線積分を求めよ。
    ただし、線積分の向きは、下図右の矢印の方向(反時計方向)を正にとる。


(1)の求め方
経路C上の位置ベクトル構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{r}} を1つの変数で表す。
経路Cは3本の線分から構成されているため、各線分の線積分を計算して加算する。

(i) 線分AB上での線積分
線分AB上の位置ベクトルを構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{r_1}} とする時、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle x = 1, y = t} とおくと、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{r_1} = \langle 1, t, 0 \rangle} となる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \frac{\vec{dr_1}}{dt} = \langle 0, 1, 0 \rangle = \begin{pmatrix} 0 \\ 1 \\ 0 \end{pmatrix}} より、線素ベクトル構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{dr_1}} は、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{dr_1} = \langle 0, 1, 0 \rangle dt = \begin{pmatrix} 0 \\ 1 \\ 0 \end{pmatrix} dt} となる。

さらに、ベクトル場構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{F}} に位置ベクトル構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{r_1}} を適用(構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle x = 1, y = t} を代入)すると、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{F} = \langle -at, a, 0 \rangle = \begin{pmatrix} -at \\ a \\ 0 \end{pmatrix}} となる。
よって、経路ABの矢印の向きを考慮すると、積分範囲は構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle t:0 \rightarrow 1} となるため、線分AB上での線積分は次式となる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \begin{align} \int_{AB} \vec{F} \cdot \vec{dr_1} &= \int_{0}^{1} \langle -at, a, 0 \rangle \cdot \langle 0, 1, 0 \rangle \\ &= a \int_{0}^{1}dt \\ &= a \end{align} }

(ii) 線分BC上での線積分
線分BC上の位置ベクトルを構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{r_2}} とする時、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle x = t, y = 1} とおくと、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{r_2} = \langle t, 1, 0 \rangle} となる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \frac{\vec{dr_2}}{dt} = \langle 1, 0, 0 \rangle = \begin{pmatrix} 1 \\ 0 \\ 0 \end{pmatrix}} より、線素ベクトル構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{dr_2}} は、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{dr_2} = \langle 1, 0, 0 \rangle dt = \begin{pmatrix} 1 \\ 0 \\ 0 \end{pmatrix} dt} となる。

さらに、ベクトル場構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{F}} に位置ベクトル構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{r_2}} を適用(構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle x = t, y = 1} を代入)すると、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{F} = \langle -a, at, 0 \rangle = \begin{pmatrix} -a \\ at \\ 0 \end{pmatrix}} となる。
よって、経路BCの矢印の向きを考慮すると、積分範囲は構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle t:1 \rightarrow 0} となるため、線分BC上での線積分は次式となる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \begin{align} \int_{BC} \vec{F} \cdot \vec{dr_2} &= \int_{1}^{0} \langle -a, at, 0 \rangle \cdot \langle 1, 0, 0 \rangle \\ &= -a \int_{1}^{0}dt \\ &= a \end{align} }

(iii) 線分CA上での線積分
線分CA上の位置ベクトルを構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{r_3}} とする時、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle x = t, y = -t + 1} とおくと、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{r_3} = \langle t, -t + 1, 0 \rangle} となる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \frac{\vec{dr_3}}{dt} = \langle 1, -1, 0 \rangle = \begin{pmatrix} 1 \\ -1 \\ 0 \end{pmatrix}} より、線素ベクトル構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{dr_3}} は、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{dr_3} = \langle 1, -1, 0 \rangle dt = \begin{pmatrix} 1 \\ -1 \\ 0 \end{pmatrix} dt} となる。

さらに、ベクトル場構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{F}} に位置ベクトル構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{r_3}} を適用(構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle x = t, y = -t + 1} を代入)すると、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{F} = \langle at -a, at, 0 \rangle = \begin{pmatrix} at - a \\ at \\ 0 \end{pmatrix}} となる。
よって、経路CAの矢印の向きを考慮すると、積分範囲は構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle t:0 \rightarrow 1} となるため、線分CA上での線積分は次式となる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \begin{align} \int_{CA} \vec{F} \cdot \vec{dr_3} &= \int_{0}^{1} \langle at - a, at, 0 \rangle \cdot \langle 1, -1, 0 \rangle \\ &= \int_{0}^{1} (at - a - at) dt \\ &= \int_{0}^{1} -a dt \\ &= -a \int_{0}^{1} dt \\ &= -a \Big[ t \Big]_{0}^{1} \\ &= -a \end{align} }

したがって、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \int_{C} \vec{F} \cdot \vec{dr} = \int_{AB} \vec{F} \cdot \vec{dr_1} + \int_{BC} \vec{F} \cdot \vec{dr_2} + \int_{CA} \vec{F} \cdot \vec{dr_3} = a + a - a = a} となる。

(2)の求め方
経路lは原点Oを中心とする半径1の円である。
経路l上の位置ベクトルを構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{r}} とする時、極座標表示を用いて構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle x = cos \theta, y = \sin \theta} とおくと、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{r} = \langle \cos \theta, \sin \theta, 0 \rangle} となる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \frac{\vec{dr}}{dt} = \langle - \sin \theta, \cos \theta, 0 \rangle = \begin{pmatrix} - \sin \theta \\ \cos \theta \\ 0 \end{pmatrix}} より、線素ベクトル構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{dr}} は、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{dr} = \langle - \sin \theta, \cos \theta, 0 \rangle dt = \begin{pmatrix} - \sin \theta \\ \cos \theta \\ 0 \end{pmatrix} dt} となる。

さらに、ベクトル場構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{F}} に位置ベクトル構文解析に失敗 (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\vec {r}}} を適用(構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle x = \cos \theta, y = \sin \theta} を代入)すると、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \vec{F} = \langle -a \sin \theta, a \cos \theta, 0 \rangle = \begin{pmatrix} -a \sin \theta \\ a \cos \theta \\ 0 \end{pmatrix}} となる。
よって、経路lの矢印の向きを考慮すると、積分範囲は構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle t:0 \rightarrow \frac{\pi}{2}} となるため、経路l上での線積分は次式となる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \begin{align} \int_{l} \vec{F} \cdot \vec{dr} &= \int_{0}^{\frac{\pi}{2}} \langle -a \sin \theta, a \cos \theta, 0 \rangle \cdot \langle - \sin \theta, \cos \theta, 0 \rangle \\ &= \int_{0}^{\frac{\pi}{2}} (a \sin^2 \theta + a \cos^2 \theta) dt \\ &= a \int_{0}^{\frac{\pi}{2}} (\sin^2 \theta + \cos^2 \theta) dt \\ &= a \int_{0}^{\frac{\pi}{2}} dt \qquad \because \sin^2 \theta + \cos^2 \theta = 1 \\ &= a \Big[ t \Big]_{0}^{\frac{\pi}{2}} \\ &= \frac{a \pi}{2} \end{align} }


ベクトル量の線積分

物理学では、ベクトルの概念と組み合わさった形の別の線積分が出てくるので、これだけで線積分が完全に理解できない。
それについては、別のページで記載する。