跳到主要内容

京都大学 情報学研究科 知能情報学専攻 2024年8月実施 情報学基礎 F1-2

Author

itsuitsuki, 祭音Myyura

Description

In the questions below, logx\log x denotes the natural logarithm of xx, and ee denotes Napier's constant (the base of the natural logarithm).

Q.1

Answer the following questions. Derivations must be clearly shown.

(1) Let nn be a positive integer. Compute the nn-th derivative of f(x)=x2exf(x) = x^2e^{-x}.

(2) Compute the following limit.

limxπ20log(tanx)cosx \lim_{x \to \frac{\pi}{2}-0} \log(\tan x)^{\cos x}

Q.2

Compute the volume common to a sphere x2+y2+z236x^2 + y^2 + z^2 \leq 36 and a cylinder x2+y29x^2 + y^2 \leq 9, <z<-\infty < z < \infty. Derivation must be clearly shown.

Q.3

Answer the following questions.

(1) Show that the inequality

0<ek=0n1k!<32(n+1)! 0 < e - \sum_{k=0}^{n} \frac{1}{k!} < \frac{3}{2(n+1)!}

holds for any positive integer nn.

(2) Show that ee is an irrational number using the inequality in (1).

题目描述

以下 log\log 为自然对数,ee 为自然对数底,须写出推导。

  1. 对正整数 nn,求 f(x)=x2exf(x)=x^2e^{-x}nn 阶导数;并求

    limxπ/20log((tanx)cosx).\lim_{x\to\pi/2-0}\log\bigl((\tan x)^{\cos x}\bigr).
  2. 求球 x2+y2+z236x^2+y^2+z^2\le36 与无限圆柱 x2+y29x^2+y^2\le9 的公共体积。

  3. 证明对任意正整数 nn

    0<ek=0n1k!<32(n+1)!,0<e-\sum_{k=0}^n\frac1{k!}<\frac3{2(n+1)!},

    并利用该不等式证明 ee 为无理数。

Kai

Q.1

(1)

Since

f(x)=x2ex,f(x)=2xexx2ex,f(x)=2ex4xex+x2ex,f(x)=6ex+6xexx2ex,f(x)=x^2e^{-x},\quad f'(x)=2xe^{-x}-x^2e^{-x},\\ f''(x)=2e^{-x}-4xe^{-x}+x^2e^{-x},f'''(x)=-6e^{-x}+6xe^{-x}-x^2e^{-x},

let the nn-th derivative be

f(n)(x)=anex+bnxex+(1)nx2ex,f^{(n)}(x)=a_ne^{-x}+b_nxe^{-x}+(-1)^nx^2e^{-x},

where

a0=a1=0,b0=0,b1=2.a_0=a_1=0,\quad b_0=0,b_1=2.

Then

f(n+1)(x)=anex+bnexbnxex+2(1)nxex+(1)n+1x2exf^{(n+1)}(x)=-a_ne^{-x}+b_ne^{-x}-b_nxe^{-x}+2\cdot (-1)^n xe^{-x}+(-1)^{n+1}x^2e^{-x}

and therefore

an+1=bnan,bn+1=2(1)nbn    bn=2(1)n1na_{n+1}=b_n-a_n,\quad b_{n+1}=2(-1)^n-b_n\implies b_n=2(-1)^{n-1}n

so

an+1=2(1)n1nan=2(1)n+1nan    an+1(1)n+1=2n+an(1)n    an(1)n=0+2(0+1++(n1))=n2n    an=(1)n(n2n)a_{n+1}=2(-1)^{n-1}n-a_n=2(-1)^{n+1}n-a_n\implies {a_{n+1}\over (-1)^{n+1}}=2n+{a_n\over (-1)^n}\\\implies {a_n\over (-1)^n}=0+2(0+1+\dots+(n-1))=n^2-n\implies a_n=(-1)^n (n^2-n)

Hence

f(n)(x)=(1)n(x22nx+n2n)ex.f^{(n)}(x)=(-1)^n\bigl(x^2-2nx+n^2-n\bigr)e^{-x}.

(2)

Put t=π2xt=\frac{\pi}{2}-x. Then t0+t\to0+ and

log((tanx)cosx)=sintlog(cott).\log\bigl((\tan x)^{\cos x}\bigr) =\sin t\,\log(\cot t).

Since sintt\sin t\sim t and log(cott)logt\log(\cot t)\sim-\log t,

limt0+sintlog(cott)=limt0+(tlogt)=0.\lim_{t\to0+}\sin t\,\log(\cot t) =\lim_{t\to0+}(-t\log t)=0.

Q.2

In cylindrical coordinates, the intersection is

0r3,0θ<2π,36r2z36r2.0\le r\le3,\qquad 0\le\theta<2\pi, \qquad -\sqrt{36-r^2}\le z\le\sqrt{36-r^2}.

Therefore

V=02π0336r236r2rdzdrdθ=4π03r36r2dr=4π3(216813)=(2881083)π.\begin{aligned} V&=\int_0^{2\pi}\int_0^3\int_{-\sqrt{36-r^2}}^{\sqrt{36-r^2}} r\,dz\,dr\,d\theta\\ &=4\pi\int_0^3r\sqrt{36-r^2}\,dr\\ &=\frac{4\pi}{3}\left(216-81\sqrt3\right) =(288-108\sqrt3)\pi. \end{aligned}

Q.3

(1)

Since kZ+,1k!>0\forall k\in\Z^+,\quad \frac1{k!}>0,

k=0n1k!<k=0+1k!=e,n=1,2,\sum_{k=0}^n {1\over k!} < \sum_{k=0}^{+\infty} {1\over k!} = e, \forall n=1,2,\dots

we have 0<ek=0n1k!0<e-\sum_{k=0}^n\frac1{k!}.

And since

ek=0n1k!=1(n+1)!+1(n+2)!+1(n+3)!+=1(n+1)!+1(n+1)!(n+2)+1(n+1)!(n+2)(n+3)+<1(n+1)![1+1n+2+1(n+2)2+]=1(n+1)!1n+1n+2=n+2n+11(n+1)!,\begin{aligned} e-\sum_{k=0}^n \frac1{k!} &= {1\over (n+1)!} + {1\over (n+2)!} + {1\over (n+3)!} + \dots \\ & = {1\over (n+1)!} + {1\over (n+1)!(n+2)} + {1\over (n+1)!(n+2)(n+3)} + \dots \\ & < {1\over (n+1)!}\left[ 1+{1\over n+2} + {1\over (n+2)^2}+\dots \right] \\ & = {1\over (n+1)!}\cdot {1\over {n+1\over n+2}} \\ & = {n+2\over n+1}\cdot \frac1{(n+1)!}, \end{aligned}

and since

n+2n+132,n=1,2,,\begin{aligned} {n+2\over n+1}\le \frac32, \forall n=1,2,\dots, \end{aligned}

we can conclude

ek=0n1k!<32(n+1)!.e-\sum_{k=0}^n\frac1{k!}<{3\over 2(n+1)!}.

(2)

Assume ee is rational, setting it e=p/qe=p/q where p,qZ+p,q\in\Z^+ and gcd(p,q)=1\gcd(p,q)=1.

Then

0<pqk=0n1k!<32(n+1)!0<{p\over q}-\sum_{k=0}^n\frac1{k!}<{3\over 2(n+1)!}

where we set n=qn=q, and multiply these with q!q!,

0<p(q1)!k=0qq!k!<32(q+1)<1,q=1,2,0<p(q-1)!-\sum_{k=0}^q \frac{q!}{k!}<{3\over 2(q+1)}<1,\quad q=1,2,\dots

with p(q1)!k=0qq!k!p(q-1)!-\sum_{k=0}^q \frac{q!}{k!} should be integer but it is in (0,1)(0,1) by the inequality chain above, thus causing contradiction.

Hence no such qq exists, making ee irrational.