xy平面上に曲線$C_1: y = 2x\sqrt{1-x^2}$と$C_2: y = \sqrt{1-x^2}$がある。$C_1$上の点$P_1(t, 2t\sqrt{1-t^2})$、$C_2$上の点$P_2(t, \sqrt{1-t^2})$ ($-1 < t < 1$) におけるそれぞれの接線$l_1, m_1$について、以下の問いに答える。 (1) $C_1$と$C_2$の概形を同じxy平面上に描き、$P_1$と$P_2$が一致するときの$t$の値を求める。 (2) $l_1$と$m_1$が平行になるときの$t$が満たすべき条件を$t$の2次方程式で表し、その解$\alpha, \beta$ ($\alpha < \beta$)を求める。 (3) $l_1$と$m_1$が交点を持つとき、その交点のy座標を$y_1$とする。 (ア) $y_1$を$t$を用いて表す。 (イ) $y_1 > 0$となる$t$の値の範囲を(2)で求めた$\alpha, \beta$を用いて表し、この範囲における$y_1$の最小値を求める。

解析学微分接線関数の概形最大・最小
2025/8/4

1. 問題の内容

xy平面上に曲線C1:y=2x1x2C_1: y = 2x\sqrt{1-x^2}C2:y=1x2C_2: y = \sqrt{1-x^2}がある。C1C_1上の点P1(t,2t1t2)P_1(t, 2t\sqrt{1-t^2})C2C_2上の点P2(t,1t2)P_2(t, \sqrt{1-t^2}) (1<t<1-1 < t < 1) におけるそれぞれの接線l1,m1l_1, m_1について、以下の問いに答える。
(1) C1C_1C2C_2の概形を同じxy平面上に描き、P1P_1P2P_2が一致するときのttの値を求める。
(2) l1l_1m1m_1が平行になるときのttが満たすべき条件をttの2次方程式で表し、その解α,β\alpha, \beta (α<β\alpha < \beta)を求める。
(3) l1l_1m1m_1が交点を持つとき、その交点のy座標をy1y_1とする。
(ア) y1y_1ttを用いて表す。
(イ) y1>0y_1 > 0となるttの値の範囲を(2)で求めたα,β\alpha, \betaを用いて表し、この範囲におけるy1y_1の最小値を求める。

2. 解き方の手順

(1)
C1:y=2x1x2C_1: y = 2x\sqrt{1-x^2} は、x=0x=0 のとき y=0y=0x1x \to 1 のとき y0y \to 0x1x \to -1 のとき y0y \to 0
C2:y=1x2C_2: y = \sqrt{1-x^2} は、半円 x2+y2=1,y0x^2 + y^2 = 1, y \ge 0を表す。
P1P_1P2P_2が一致するとき、2t1t2=1t22t\sqrt{1-t^2} = \sqrt{1-t^2} より、1t2(2t1)=0\sqrt{1-t^2}(2t-1)=01<t<1-1<t<1 より t=12t = \frac{1}{2}
(2)
C1C_1について、dydx=21x2+2x2x21x2=21x22x21x2=2(1x2)2x21x2=24x21x2\frac{dy}{dx} = 2\sqrt{1-x^2} + 2x \frac{-2x}{2\sqrt{1-x^2}} = 2\sqrt{1-x^2} - \frac{2x^2}{\sqrt{1-x^2}} = \frac{2(1-x^2) - 2x^2}{\sqrt{1-x^2}} = \frac{2-4x^2}{\sqrt{1-x^2}}
l1l_1の傾きは、24t21t2\frac{2-4t^2}{\sqrt{1-t^2}}
C2C_2について、dydx=2x21x2=x1x2\frac{dy}{dx} = \frac{-2x}{2\sqrt{1-x^2}} = \frac{-x}{\sqrt{1-x^2}}
m1m_1の傾きは、t1t2\frac{-t}{\sqrt{1-t^2}}
l1l_1m1m_1が平行になる条件は、24t21t2=t1t2\frac{2-4t^2}{\sqrt{1-t^2}} = \frac{-t}{\sqrt{1-t^2}}
24t2=t2-4t^2 = -t
4t2t2=04t^2 - t - 2 = 0
t=1±1+328=1±338t = \frac{1 \pm \sqrt{1 + 32}}{8} = \frac{1 \pm \sqrt{33}}{8}
α=1338\alpha = \frac{1 - \sqrt{33}}{8}, β=1+338\beta = \frac{1 + \sqrt{33}}{8}
(3)
(ア)
l1:y2t1t2=24t21t2(xt)l_1: y - 2t\sqrt{1-t^2} = \frac{2-4t^2}{\sqrt{1-t^2}}(x-t)
m1:y1t2=t1t2(xt)m_1: y - \sqrt{1-t^2} = \frac{-t}{\sqrt{1-t^2}}(x-t)
l1l_1m1m_1の交点のy座標y1y_1を求める。
y=2t1t2+24t21t2(xt)y = 2t\sqrt{1-t^2} + \frac{2-4t^2}{\sqrt{1-t^2}}(x-t)
y=1t2t1t2(xt)y = \sqrt{1-t^2} - \frac{t}{\sqrt{1-t^2}}(x-t)
2t1t2+24t21t2(xt)=1t2t1t2(xt)2t\sqrt{1-t^2} + \frac{2-4t^2}{\sqrt{1-t^2}}(x-t) = \sqrt{1-t^2} - \frac{t}{\sqrt{1-t^2}}(x-t)
(2t1)1t2+(24t2+t1t2)(xt)=0(2t-1)\sqrt{1-t^2} + (\frac{2-4t^2+t}{\sqrt{1-t^2}})(x-t) = 0
(2t1)(1t2)+(24t2+t)(xt)=0(2t-1)(1-t^2) + (2-4t^2+t)(x-t) = 0
(24t2+t)(xt)=(2t1)(1t2)=(12t)(1t2)(2-4t^2+t)(x-t) = -(2t-1)(1-t^2) = (1-2t)(1-t^2)
xt=(12t)(1t2)24t2+tx - t = \frac{(1-2t)(1-t^2)}{2-4t^2+t}
x=t+(12t)(1t2)24t2+tx = t + \frac{(1-2t)(1-t^2)}{2-4t^2+t}
y1=1t2t1t2(xt)=1t2t1t2(12t)(1t2)24t2+t=1t2(1t(12t)24t2+t)=1t2(24t2+tt+2t224t2+t)=1t2(22t224t2+t)=21t21t224t2+ty_1 = \sqrt{1-t^2} - \frac{t}{\sqrt{1-t^2}}(x-t) = \sqrt{1-t^2} - \frac{t}{\sqrt{1-t^2}} \cdot \frac{(1-2t)(1-t^2)}{2-4t^2+t} = \sqrt{1-t^2}(1-\frac{t(1-2t)}{2-4t^2+t})=\sqrt{1-t^2}(\frac{2-4t^2+t - t+2t^2}{2-4t^2+t})=\sqrt{1-t^2}(\frac{2-2t^2}{2-4t^2+t}) = 2\sqrt{1-t^2} \cdot \frac{1-t^2}{2-4t^2+t}
y1=2(1t2)1t224t2+ty_1 = \frac{2(1-t^2)\sqrt{1-t^2}}{2-4t^2+t}
(イ)
y1>0y_1 > 0 となるためには、2(1t2)1t224t2+t>0\frac{2(1-t^2)\sqrt{1-t^2}}{2-4t^2+t} > 0
1t2>01-t^2 > 0 であるから、1<t<1-1 < t < 1
24t2+t>02-4t^2+t > 0
4t2t2<04t^2 - t - 2 < 0
α<t<β\alpha < t < \beta, α=1338,β=1+338\alpha = \frac{1 - \sqrt{33}}{8}, \beta = \frac{1 + \sqrt{33}}{8}
従って、1338<t<1+338\frac{1-\sqrt{33}}{8} < t < \frac{1+\sqrt{33}}{8}
y1=2(1t2)3/24t2+t+2y_1 = \frac{2(1-t^2)^{3/2}}{-4t^2 + t + 2}tt で微分する。
y1=232(1t2)12(2t)(4t2+t+2)(1t2)32(8t+1)(4t2+t+2)2y_1' = 2 \cdot \frac{\frac{3}{2}(1-t^2)^{\frac{1}{2}}(-2t)(-4t^2+t+2)-(1-t^2)^{\frac{3}{2}}(-8t+1)}{(-4t^2+t+2)^2}
=2(1t2)1/23t(4t2+t+2)(1t2)(8t+1)(4t2+t+2)2=2(1-t^2)^{1/2}\cdot\frac{-3t(-4t^2+t+2)-(1-t^2)(-8t+1)}{(-4t^2+t+2)^2}
=2(1t2)1/212t33t26t(8t+1+8t3t2)(4t2+t+2)2=2(1-t^2)^{1/2}\cdot\frac{12t^3-3t^2-6t-(-8t+1+8t^3-t^2)}{(-4t^2+t+2)^2}
=2(1t2)1/24t32t2+2t1(4t2+t+2)2=2(1-t^2)^{1/2}\cdot\frac{4t^3-2t^2+2t-1}{(-4t^2+t+2)^2}
=2(1t2)1/2(2t1)(2t2+1)(4t2+t+2)2=2(1-t^2)^{1/2}\cdot\frac{(2t-1)(2t^2+1)}{(-4t^2+t+2)^2}
y1=0y_1' = 0 のとき 2t1=02t-1=0より、t=12t=\frac{1}{2}
α<t<β\alpha < t < \beta の範囲で t=12t=\frac{1}{2}y1y_1 を最小にする。
t=12t = \frac{1}{2} を代入する。
y1=2(114)11424(14)+12=2(34)3421+12=323232=32y_1 = \frac{2(1-\frac{1}{4})\sqrt{1-\frac{1}{4}}}{2-4(\frac{1}{4})+\frac{1}{2}} = \frac{2(\frac{3}{4})\sqrt{\frac{3}{4}}}{2-1+\frac{1}{2}} = \frac{\frac{3}{2} \frac{\sqrt{3}}{2}}{\frac{3}{2}} = \frac{\sqrt{3}}{2}

3. 最終的な答え

(1) P1P_1P2P_2が一致するとき t=12t = \frac{1}{2}
(2) 4t2t2=04t^2 - t - 2 = 0, α=1338\alpha = \frac{1 - \sqrt{33}}{8}, β=1+338\beta = \frac{1 + \sqrt{33}}{8}
(3) (ア) y1=2(1t2)1t224t2+ty_1 = \frac{2(1-t^2)\sqrt{1-t^2}}{2-4t^2+t}
(イ) 1338<t<1+338\frac{1-\sqrt{33}}{8} < t < \frac{1+\sqrt{33}}{8}, y1y_1の最小値: 32\frac{\sqrt{3}}{2}

「解析学」の関連問題

定積分 $\int_{0}^{1} (x+1)^3 dx$ を計算します。

定積分積分多項式計算
2025/8/4

(5) 定積分 $\int_{\pi/2}^{\pi} \sin^2{x} \cos{x} \, dx$ を計算します。 (6) 定積分 $\int_{1}^{e} \frac{\log{x}}{x}...

定積分置換積分三角関数対数関数
2025/8/4

与えられた3つの定積分を計算する問題です。 (1) $\int_{-1}^{2} 2x \, dx$ (2) $\int_{0}^{\pi} \sin x \, dx$ (3) $\int_{-1}^...

定積分積分不定積分sincos
2025/8/4

以下の5つの不定積分を計算します。 (1) $\int \frac{1}{x^2} dx$ (2) $\int x \sqrt{x} dx$ (3) $\int x \sin x dx$ (4) $\...

積分不定積分置換積分部分積分べき関数
2025/8/4

以下の3つの不定積分を計算します。 (1) $\int (3x^2 + x) dx$ (2) $\int \sin x dx$ (3) $\int e^x dx$

積分不定積分積分公式多項式三角関数指数関数
2025/8/4

不定積分 $\int \frac{1}{x \log x} dx$ を計算する。

不定積分置換積分対数関数
2025/8/4

与えられた3つの関数を微分する問題です。 (1) $y = \sin^3(3x+1)$ (2) $y = -\log(\cos x)$ (3) $y = \frac{1 - 3\sin x}{2\co...

微分合成関数連鎖律商の微分法三角関数
2025/8/4

問題は二つあります。 (1) 次の三角関数の値を求める問題です。 (1) $\sin(\frac{5\pi}{6})$ (2) $\cos(-\frac{4\pi}{3})$ ...

三角関数微分導関数合成関数の微分積の微分対数関数指数関数
2025/8/4

$y = \sin^3(3x+1)$ の導関数 $\frac{dy}{dx}$ を求めます。

微分導関数合成関数の微分商の微分不定積分置換積分部分積分定積分
2025/8/4

$\int_1^e \frac{\log x}{x} dx$ を計算します。

積分置換積分定積分
2025/8/4