$t > 0$ に対して、定積分 $\int_0^1 |2x^2 - tx| dx$ の最小値を求め、そのときの $t$ の値を求める問題です。

解析学定積分絶対値最小値微分積分
2025/6/6

1. 問題の内容

t>0t > 0 に対して、定積分 012x2txdx\int_0^1 |2x^2 - tx| dx の最小値を求め、そのときの tt の値を求める問題です。

2. 解き方の手順

まず、2x2tx=x(2xt)2x^2 - tx = x(2x-t) と変形できます。
x(2xt)=0x(2x-t) = 0 となるのは、x=0x=0 または x=t2x = \frac{t}{2} のときです。
(i) t21\frac{t}{2} \ge 1 つまり t2t \ge 2 のとき
0x10 \le x \le 12x2tx02x^2 - tx \le 0 なので、
012x2txdx=01(tx2x2)dx=[t2x223x3]01=t223\int_0^1 |2x^2 - tx| dx = \int_0^1 (tx - 2x^2) dx = [\frac{t}{2}x^2 - \frac{2}{3}x^3]_0^1 = \frac{t}{2} - \frac{2}{3}
これは tt に関して増加関数であり、t=2t=2 のとき最小値 2223=13\frac{2}{2} - \frac{2}{3} = \frac{1}{3} をとります。
(ii) 0<t2<10 < \frac{t}{2} < 1 つまり 0<t<20 < t < 2 のとき
012x2txdx=0t2(tx2x2)dx+t21(2x2tx)dx\int_0^1 |2x^2 - tx| dx = \int_0^{\frac{t}{2}} (tx - 2x^2) dx + \int_{\frac{t}{2}}^1 (2x^2 - tx) dx
=[t2x223x3]0t2+[23x3t2x2]t21= [\frac{t}{2}x^2 - \frac{2}{3}x^3]_0^{\frac{t}{2}} + [\frac{2}{3}x^3 - \frac{t}{2}x^2]_{\frac{t}{2}}^1
=t2(t2)223(t2)3+(23t2)(23(t2)3t2(t2)2)= \frac{t}{2} (\frac{t}{2})^2 - \frac{2}{3}(\frac{t}{2})^3 + (\frac{2}{3} - \frac{t}{2}) - (\frac{2}{3} (\frac{t}{2})^3 - \frac{t}{2} (\frac{t}{2})^2)
=t38t312+23t2t312+t38= \frac{t^3}{8} - \frac{t^3}{12} + \frac{2}{3} - \frac{t}{2} - \frac{t^3}{12} + \frac{t^3}{8}
=t34t2+23= \frac{t^3}{4} - \frac{t}{2} + \frac{2}{3}
f(t)=t34t2+23f(t) = \frac{t^3}{4} - \frac{t}{2} + \frac{2}{3} とおくと、
f(t)=3t2412=0f'(t) = \frac{3t^2}{4} - \frac{1}{2} = 0 より、
3t2=23t^2 = 2, t2=23t^2 = \frac{2}{3}
t=23=63t = \sqrt{\frac{2}{3}} = \frac{\sqrt{6}}{3}t>0t>0 より)
f(t)=32tf''(t) = \frac{3}{2}t であり、t=63t = \frac{\sqrt{6}}{3} のとき、f(t)=3263=62>0f''(t) = \frac{3}{2}\frac{\sqrt{6}}{3} = \frac{\sqrt{6}}{2} > 0 なので、t=63t = \frac{\sqrt{6}}{3} で極小かつ最小になります。
f(63)=(63)34632+23=6627466+23=6183618+1218=122618=669f(\frac{\sqrt{6}}{3}) = \frac{(\frac{\sqrt{6}}{3})^3}{4} - \frac{\frac{\sqrt{6}}{3}}{2} + \frac{2}{3} = \frac{6\sqrt{6}}{27 \cdot 4} - \frac{\sqrt{6}}{6} + \frac{2}{3} = \frac{\sqrt{6}}{18} - \frac{3\sqrt{6}}{18} + \frac{12}{18} = \frac{12-2\sqrt{6}}{18} = \frac{6-\sqrt{6}}{9}
13=39\frac{1}{3} = \frac{3}{9}669\frac{6-\sqrt{6}}{9} を比較すると、669<649=49<13\frac{6-\sqrt{6}}{9} < \frac{6-\sqrt{4}}{9} = \frac{4}{9} < \frac{1}{3} なので、t=63t = \frac{\sqrt{6}}{3} で最小値 669\frac{6-\sqrt{6}}{9} をとります。

3. 最終的な答え

最小値:669\frac{6-\sqrt{6}}{9}
そのときの tt の値:69=23\sqrt{\frac{6}{9}} = \sqrt{\frac{2}{3}}
したがって、
669\frac{6-\sqrt{6}}{9} および t=69t = \sqrt{\frac{6}{9}}

「解析学」の関連問題

$\frac{\pi}{3} \le \theta \le \frac{7}{6}\pi$ の範囲で、関数 $y = 2\cos\theta + 2$ の最大値と最小値を求める問題です。$\theta...

三角関数最大値最小値cos関数値域
2025/6/7

与えられた文章は、関数 $f$ の変化量 $\Delta f$ が $\Delta f = f(x + \Delta x) - f(x)$ で定義され、導関数が入力の変化量に対する関数の変化量の比 $...

導関数極限微積分
2025/6/7

与えられた和 $\sum_{k=1}^{n} \frac{1}{\sqrt{k+2} + \sqrt{k}}$ を計算する。

級数有理化telescoping sum
2025/6/7

問題は、$\lim_{h \to 0} (1+h)^{\frac{1}{h}} = e$ を用いて、 $(e^x)'$ と $(\log x)'$ を求めることです。

微分指数関数対数関数合成関数の微分法極限
2025/6/7

画像には、極限の公式 $\lim_{h \to 0} \frac{e^h - 1}{h} = 1$ と $\lim_{h \to 0} (1+h)^{\frac{1}{h}} = e$ が示されていま...

微分導関数指数関数対数関数極限
2025/6/7

与えられた級数 $S$ の和を求める問題です。級数は次のようになっています。 $S = 1 + 4x + 7x^2 + \dots + (3n-2)x^{n-1}$

級数無限級数等比数列
2025/6/7

自然対数の底 $e$ の定義 $e = \lim_{n \to \infty} (1 + \frac{1}{n})^n$ を利用して、以下の2つの極限値を求める問題です。 (1) $\lim_{n \...

極限自然対数e数列
2025/6/7

与えられた6つの関数を微分する問題です。 (1) $y = (x-1)^2$ (2) $y = (3x-1)^3$ (3) $y = (2x-1)(x-2)^2$ (4) $y = (x^2+2x+3...

微分合成関数の微分積の微分商の微分
2025/6/7

$\sqrt{x}$ の導関数を定義に従って計算する問題です。

導関数微分極限有理化
2025/6/7

関数 $y = \log(x + \sqrt{x^2 + 1})$ の極値を求める問題です。ここで、logは自然対数(底がeの対数)を表すと仮定します。

微分対数関数極値単調増加
2025/6/7