九州大学 システム情報科学府 情報理工学専攻・電気電子工学専攻 2024年8月実施 ベクトル解析
Author
祭音Myyura (assisted by ChatGPT 5.5 Thinking)
Description
The unit vectors on x, y and z axes of Cartesian coordinates are denoted by i, j and k, respectively. Let the vector field
F=2xi+3yj+6zk.
Calculate the surface integral
∫S4x2+9y2+36z2dS
over the closed surface
S: 8x2+12y2+24z2=4
by answering the following questions.
(1) Find the outward-pointing normal vector n at each point (x,y,z) on the closed surface S.
(2) Show
F⋅n=4x2+9y2+36z2
on the closed surface S.
(3) Find
∫S4x2+9y2+36z2dS.
Kai
(1)
The closed surface S is given by
8x2+12y2+24z2=4.
Define
ϕ(x,y,z)=8x2+12y2+24z2.
Then the outward normal direction is given by the gradient
∇ϕ=(16x,24y,48z).
Since
(16x,24y,48z)=8(2x,3y,6z),
the outward-pointing unit normal vector is
n=(2x)2+(3y)2+(6z)2(2x,3y,6z).
Therefore,
n=4x2+9y2+36z2(2x,3y,6z)
on S.
(2)
We have
F=(2x,3y,6z).
From part (1),
n=4x2+9y2+36z2(2x,3y,6z).
Hence,
F⋅n=(2x,3y,6z)⋅4x2+9y2+36z2(2x,3y,6z)=4x2+9y2+36z24x2+9y2+36z2=4x2+9y2+36z2.
Therefore,
F⋅n=4x2+9y2+36z2.
(3)
By part (2),
∫S4x2+9y2+36z2dS=∫SF⋅ndS.
By the divergence theorem,
∫SF⋅ndS=∭VdivFdV,
where V is the solid ellipsoid enclosed by S.
Since
F=(2x,3y,6z),
we have
divF=∂x∂(2x)+∂y∂(3y)+∂z∂(6z)=2+3+6=11.
Therefore,
∫SF⋅ndS=11Vol(V).
Now rewrite the ellipsoid:
8x2+12y2+24z2=4.
Dividing by 4, we get
2x2+3y2+6z2=1.
Thus,
1/2x2+1/3y2+1/6z2=1.
So the semi-axes are
a=21,b=31,c=61.
Hence,
Vol(V)=34πabc=34π⋅21⋅31⋅61.
Since
236=36=6,
we get
Vol(V)=34π⋅61=92π.
Therefore,
∫S4x2+9y2+36z2dS=11⋅92π.
Hence,
∫S4x2+9y2+36z2dS=922π.