関数 $f(x) = \int_0^1 \frac{|t-x|}{1+t^2} dt$ (ただし $0 \le x \le 1$) について、以下の問いに答えます。 (1) $0 < \alpha < \frac{\pi}{4}$ を満たす実数 $\alpha$ で、$f'(\tan \alpha) = 0$ となるものを求めます。 (2) (1) で求めた $\alpha$ に対し、$\tan \alpha$ の値を求めます。 (3) 関数 $f(x)$ の区間 $0 \le x \le 1$ における最大値と最小値を求めます。必要ならば $0.69 < \log 2 < 0.7$ であることを用います。

解析学積分微分最大値最小値arctan場合分け
2025/6/1

1. 問題の内容

関数 f(x)=01tx1+t2dtf(x) = \int_0^1 \frac{|t-x|}{1+t^2} dt (ただし 0x10 \le x \le 1) について、以下の問いに答えます。
(1) 0<α<π40 < \alpha < \frac{\pi}{4} を満たす実数 α\alpha で、f(tanα)=0f'(\tan \alpha) = 0 となるものを求めます。
(2) (1) で求めた α\alpha に対し、tanα\tan \alpha の値を求めます。
(3) 関数 f(x)f(x) の区間 0x10 \le x \le 1 における最大値と最小値を求めます。必要ならば 0.69<log2<0.70.69 < \log 2 < 0.7 であることを用います。

2. 解き方の手順

(1) まず、f(x)f(x)xx で微分します。0x10 \le x \le 1 なので、f(x)f(x) は以下のように場合分けできます。
f(x)=0xxt1+t2dt+x1tx1+t2dtf(x) = \int_0^x \frac{x-t}{1+t^2} dt + \int_x^1 \frac{t-x}{1+t^2} dt
f(x)=x0x11+t2dt0xt1+t2dt+x1t1+t2dtxx111+t2dtf(x) = x\int_0^x \frac{1}{1+t^2} dt - \int_0^x \frac{t}{1+t^2} dt + \int_x^1 \frac{t}{1+t^2} dt - x\int_x^1 \frac{1}{1+t^2} dt
微分すると、ライプニッツの法則より
f(x)=0x11+t2dt+x1+x2x1+x2+x1+x2+x1+x2+x111+t2dtf'(x) = \int_0^x \frac{1}{1+t^2} dt + \frac{x}{1+x^2} - \frac{x}{1+x^2} + \frac{-x}{1+x^2} + \frac{x}{1+x^2} + \int_x^1 \frac{-1}{1+t^2} dt
f(x)=0x11+t2dtx111+t2dtf'(x) = \int_0^x \frac{1}{1+t^2} dt - \int_x^1 \frac{1}{1+t^2} dt
f(x)=[arctant]0x[arctant]x1f'(x) = [\arctan t]_0^x - [\arctan t]_x^1
f(x)=arctanx(arctan1arctanx)=2arctanxarctan1=2arctanxπ4f'(x) = \arctan x - (\arctan 1 - \arctan x) = 2\arctan x - \arctan 1 = 2\arctan x - \frac{\pi}{4}
f(tanα)=0f'(\tan \alpha) = 0 より、
2arctan(tanα)π4=02 \arctan (\tan \alpha) - \frac{\pi}{4} = 0
2α=π42 \alpha = \frac{\pi}{4}
α=π8\alpha = \frac{\pi}{8}
(2) tanα=tanπ8\tan \alpha = \tan \frac{\pi}{8} の値を求めます。
tan2α=2tanα1tan2α\tan 2\alpha = \frac{2 \tan \alpha}{1 - \tan^2 \alpha} を利用します。
α=π8\alpha = \frac{\pi}{8} より、2α=π42\alpha = \frac{\pi}{4} なので、
tanπ4=1=2tanπ81tan2π8\tan \frac{\pi}{4} = 1 = \frac{2 \tan \frac{\pi}{8}}{1 - \tan^2 \frac{\pi}{8}}
tanπ8=u\tan \frac{\pi}{8} = u とおくと、
1=2u1u21 = \frac{2u}{1-u^2}
1u2=2u1 - u^2 = 2u
u2+2u1=0u^2 + 2u - 1 = 0
u=2±4+42=1±2u = \frac{-2 \pm \sqrt{4+4}}{2} = -1 \pm \sqrt{2}
0<π8<π40 < \frac{\pi}{8} < \frac{\pi}{4} より、tanπ8>0\tan \frac{\pi}{8} > 0 なので、
tanπ8=1+2\tan \frac{\pi}{8} = -1 + \sqrt{2}
(3) f(x)f(x) の区間 0x10 \le x \le 1 における最大値と最小値を求めます。
f(x)=2arctanxπ4f'(x) = 2\arctan x - \frac{\pi}{4} であり、f(tanπ8)=0f'(\tan \frac{\pi}{8}) = 0 となることがわかっています。tanπ8=21\tan \frac{\pi}{8} = \sqrt{2} - 1 です。
f(x)=0f'(x) = 0 のとき、x=tanπ8=21x = \tan \frac{\pi}{8} = \sqrt{2} - 1
f(0)=01t1+t2dt=[12log(1+t2)]01=12log2f(0) = \int_0^1 \frac{t}{1+t^2} dt = [\frac{1}{2} \log(1+t^2)]_0^1 = \frac{1}{2} \log 2
f(1)=01t11+t2dt=011t1+t2dt=0111+t2dt01t1+t2dt=[arctant]01[12log(1+t2)]01=π412log2f(1) = \int_0^1 \frac{|t-1|}{1+t^2} dt = \int_0^1 \frac{1-t}{1+t^2} dt = \int_0^1 \frac{1}{1+t^2} dt - \int_0^1 \frac{t}{1+t^2} dt = [\arctan t]_0^1 - [\frac{1}{2} \log (1+t^2)]_0^1 = \frac{\pi}{4} - \frac{1}{2} \log 2
x=21x = \sqrt{2} - 1 のとき、f(21)=01t(21)1+t2dtf(\sqrt{2}-1) = \int_0^1 \frac{|t - (\sqrt{2}-1)|}{1+t^2} dt
計算を簡単にするため、f(0)f(0)f(1)f(1)の大小を比較します。
π412log212log2=π4log2\frac{\pi}{4} - \frac{1}{2} \log 2 - \frac{1}{2} \log 2 = \frac{\pi}{4} - \log 2
π3.14\pi \approx 3.14 なので、π43.144=0.785\frac{\pi}{4} \approx \frac{3.14}{4} = 0.785
0.69<log2<0.70.69 < \log 2 < 0.7 なので、π4>log2\frac{\pi}{4} > \log 2 となり、f(1)>f(0)f(1) > f(0)
0x10 \le x \le 1 において、f(x)=2arctanxπ4f'(x) = 2\arctan x - \frac{\pi}{4} の符号を調べます。
x<21x < \sqrt{2}-1 のとき、f(x)<0f'(x) < 0
x>21x > \sqrt{2}-1 のとき、f(x)>0f'(x) > 0
したがって、f(x)f(x)x=21x=\sqrt{2}-1 で最小値をとり、最大値は f(0)f(0) または f(1)f(1) のどちらかになります。先程の計算より、f(1)f(1) が最大値となります。

3. 最終的な答え

(1) α=π8\alpha = \frac{\pi}{8}
(2) tanα=21\tan \alpha = \sqrt{2} - 1
(3) 最大値: f(1)=π412log2f(1) = \frac{\pi}{4} - \frac{1}{2}\log 2 、最小値: f(21)f(\sqrt{2}-1)

「解析学」の関連問題

放物線 $C_1: y=2x^2$ 上の点 $A(1,2)$ における接線 $l$ について、その傾きと方程式を求めます。次に、放物線 $C_2: y = -x^2 + ax - b$ が接線 $l$...

微分積分接線面積
2025/6/6

与えられた関数 $y = 4\sin x \cos x - 2\cos^2 x$ を変形して、$y = \sqrt{\text{コ}} \sin(\text{ク} + \alpha) - \text{...

三角関数三角関数の合成関数の変形
2025/6/6

関数 $f(x) = 3x^2 - 4x + \int_0^3 f(t) dt$ が与えられている。$a = \int_0^3 f(t) dt$ とおいて、$f(x)$ を求めよ。

積分関数定積分
2025/6/6

図2は関数 $y = 2\sin{x} + 2\cos{x}$ のグラフである。図2における $a$ の値を求め、さらに式 $2\sin{x} + 2\cos{x}$ を合成したときの $b$ と $...

三角関数関数の合成グラフ振幅位相
2025/6/6

図1に示された関数 $y=A$ と関数 $y=A'$ の式を、選択肢の中から選ぶ問題です。また、関数 $y=$イ と関数 $y=$ウ のグラフが一致することも考慮して回答する必要があります。

三角関数グラフ振幅周期コサイン関数
2025/6/6

実数 $a$ の範囲が $1/2 < a < 3$ のとき、3次関数 $f(x) = x^3 - 3ax^2 + 3(2a^2 - 1)x + 2$ は極大値と極小値を持つ。$f(x)$ の極大値と極...

三次関数極大値極小値微分最大値最小値
2025/6/6

与えられた数列の和を求める問題です。 数列は$\sum_{k=1}^{n} \frac{1}{\sqrt{k+1} + \sqrt{k}}$で表されます。

数列級数有理化望遠鏡和
2025/6/6

与えられた和 $\sum_{k=1}^{10} \frac{1}{k^2 + 3k + 2}$ を計算します。

級数部分分数分解シグマ
2025/6/6

関数 $f(x) = x^3 - 9x^2 + 15x + 7$ について、以下の問いに答えます。 (1) $f(x)$ の増減を調べ、極値を求め、極値をとるときの $x$ の値を求めます。 (2) ...

微分増減極値三次関数方程式グラフ
2025/6/6

関数 $f(x) = (3x^2 - 6x + 10)^{2/3}$ の導関数 $f'(x)$ と、微分係数 $f'(1)$ を求める問題です。

導関数微分合成関数の微分微分係数
2025/6/6