跳到主要内容

名古屋大学 情報学研究科 複雑系科学専攻 2020年8月実施 微积分

Author

思齐塾, 祭音Myyura

Description

tt を時間変数として、次の問に答えよ。

  1. 関数 h(t)h(t) の導関数 h(t)h'(t)f(x)f(x) は連続とする。次が成り立つことを示せ。
ddt0h(t)f(x)dx=h(t)f(h(t))\frac{d}{dt} \int_0^{h(t)} f(x) dx = h'(t) f(h(t))
  1. D(t)D(t) は時間とともに変動する2次元有界領域とする (下図の網掛け領域)。 D(t)D(t) の変動速度を表すベクトル場を D(t)=VD'(t) = V とする。 D(t)D(t) の境界 D(t)\partial D(t) は滑らかで、その外向き法線を nn とする。一方、 f(x)f(x) は2次元空間上で定義された任意の有界連続な関数で、 D(t)D(t) の変動による影響を受けないものとする。このとき、次の空欄に入る式を示せ。
ddtD(t)f(x)dS=D(t)f(x)(Vn)ds\frac{d}{dt} \int_{D(t)} f(x) dS = \int_{\partial D(t)} f(x)(V \cdot n) ds

ただし、 dSdSdsds はそれぞれ微小面積と微小長さを表す。

题目描述

tt 表示时间变量,回答下列问题。

  1. h(t)h'(t)f(x)f(x) 连续,证明

    ddt0h(t)f(x)dx=h(t)f(h(t));\frac{d}{dt}\int_0^{h(t)}f(x)\,dx =h'(t)f(h(t));
  2. D(t)D(t) 是随时间变化的二维有界区域,即原题下图中的阴影区域;其变化速度由向量场 D(t)=VD'(t)=V 表示。边界 D(t)\partial D(t) 光滑,外法向量为 n\boldsymbol n。函数 f(x)f(\boldsymbol x) 是定义在二维空间上的任意有界连续函数,且不随区域 D(t)D(t) 的变化而改变。证明原题空格中应填入的关系

    ddtD(t)f(x)dS=D(t)f(x)(Vn)ds,\frac{d}{dt}\int_{D(t)}f(\boldsymbol x)\,dS = \int_{\partial D(t)} f(\boldsymbol x)(V\mathbin{\cdot}\boldsymbol n)\,ds,

    其中 dS,dsdS,ds 分别表示面积微元与长度微元。

当前 Markdown 未附原题所称的阴影区域图,但上述文字已给出证明所需的区域、边界、速度场和法向量条件。

Kai

  1. Let F(x)F(x) be the antiderivative of f(x)f(x) , i.e., F(x)=f(x)F'(x) = f(x) . Then
0h(t)f(x)dx=F(h(t))F(0)\int_0^{h(t)} f(x) dx = F(h(t)) - F(0)

Taking the derivative with respect to tt , we have

ddt0h(t)f(x)dx=ddt[F(h(t))F(0)]=F(h(t))h(t)0=f(h(t))h(t)=h(t)f(h(t))\frac{d}{dt} \int_0^{h(t)} f(x) dx = \frac{d}{dt} [F(h(t)) - F(0)] = F'(h(t)) h'(t) - 0 = f(h(t)) h'(t) = h'(t) f(h(t))

Thus,

ddt0h(t)f(x)dx=h(t)f(h(t))\frac{d}{dt} \int_0^{h(t)} f(x) dx = h'(t) f(h(t))
  1. By Reynolds transport theorem, we have
ddtD(t)f(x)dS=D(t)ftdS+D(t)f(x)(Vn)ds\frac{d}{dt} \int_{D(t)} f(x) dS = \int_{D(t)} \frac{\partial f}{\partial t} dS + \int_{\partial D(t)} f(x)(V \cdot n) ds

Since f(x)f(x) does not depend on the change of D(t)D(t) , ft=0\frac{\partial f}{\partial t} = 0 . Then

ddtD(t)f(x)dS=D(t)f(x)(Vn)ds\frac{d}{dt} \int_{D(t)} f(x) dS = \int_{\partial D(t)} f(x)(V \cdot n) ds

Therefore, the expression in the blank is f(x)(Vn)f(x)(V \cdot n) .