2つの曲線 $y = \frac{1}{2}x^2$ と $y = \log_x a$ が点Pで接している。Pのx座標は正である。このとき、$a$の値を求める。

解析学微分対数関数接線導関数
2025/3/27

1. 問題の内容

2つの曲線 y=12x2y = \frac{1}{2}x^2y=logxay = \log_x a が点Pで接している。Pのx座標は正である。このとき、aaの値を求める。

2. 解き方の手順

2つの曲線が点Pで接するということは、点Pにおいて、2つの曲線のy座標が等しく、かつ、接線の傾きが等しいということである。
点Pのx座標をttとすると、
12t2=logta\frac{1}{2}t^2 = \log_t a
また、y=12x2y = \frac{1}{2}x^2 の導関数は y=xy' = x であり、y=logxa=lnalnxy = \log_x a = \frac{\ln a}{\ln x} の導関数は y=lnalnxy' = \frac{\ln a}{\ln x}である。
y=lnalnxy = \frac{\ln a}{\ln x} の導関数は y=lna(1(lnx)2)1x=lnax(lnx)2y' = \ln a * (-\frac{1}{(\ln x)^2}) * \frac{1}{x} = -\frac{\ln a}{x(\ln x)^2}
したがって、点Pにおける接線の傾きは、
t=lnat(lnt)2t = -\frac{\ln a}{t(\ln t)^2}
となる。
この式は、
t2=lna(lnt)2t^2 = -\frac{\ln a}{(\ln t)^2}
となる。
一つ目の条件より、
12t2=lnalnt\frac{1}{2}t^2 = \frac{\ln a}{\ln t}
であるから、lna=12t2lnt\ln a = \frac{1}{2}t^2 \ln t
したがって、
t2=12t2lnt(lnt)2=t22lntt^2 = -\frac{\frac{1}{2}t^2 \ln t}{(\ln t)^2} = -\frac{t^2}{2 \ln t}
t2t^2は正なので、割って、
1=12lnt1 = -\frac{1}{2 \ln t}
lnt=12\ln t = -\frac{1}{2}
t=e12t = e^{-\frac{1}{2}}
12(e12)2=lnalne12=lna12\frac{1}{2} (e^{-\frac{1}{2}})^2 = \frac{\ln a}{\ln e^{-\frac{1}{2}}} = \frac{\ln a}{-\frac{1}{2}}
12e1=2lna\frac{1}{2} e^{-1} = -2 \ln a
lna=14e\ln a = -\frac{1}{4e}
a=e14ea = e^{-\frac{1}{4e}}
これは選択肢にない。
y=logaxy = \log_a x の導関数は、y=1xlnay' = \frac{1}{x \ln a}
したがって、t=1tlnat = \frac{1}{t \ln a}
t2=1lnat^2 = \frac{1}{\ln a}
一つ目の条件より、
12t2=logat\frac{1}{2}t^2 = \log_a t
12t2=lntlna\frac{1}{2} t^2 = \frac{\ln t}{\ln a}
12t2=lntt2\frac{1}{2} t^2 = \ln t * t^2
12=lnt\frac{1}{2} = \ln t
t=e12t = e^{\frac{1}{2}}
t2=et^2 = e
e=1lnae = \frac{1}{\ln a}
lna=1e\ln a = \frac{1}{e}
a=e1ea = e^{\frac{1}{e}}
これも違う。
接しているなら、y=xy' = x で、y=logx(a)y = log_x(a)のとき、ddxlogx(a)=loga(e)x(loga(x))2\frac{d}{dx} log_x(a) = - \frac{log_a(e)}{x (log_a(x))^2}
接する時のx座標をtとすると、
t=loga(e)t(loga(t))2t = - \frac{log_a(e)}{t (log_a(t))^2}
t2=loga(e)(loga(t))2t^2 = - \frac{log_a(e)}{(log_a(t))^2}
t2=1loge(a)(loga(t))2t^2 = - \frac{1}{log_e(a) (log_a(t))^2}
t2=12x2t^2 = \frac{1}{2}x^2より t=xt = x
12t2=loga(t)\frac{1}{2} t^2 = log_a(t)
12t2=loge(t)loge(a)\frac{1}{2} t^2 = \frac{log_e(t)}{log_e(a)}
log_e(a) = 2log_e(t)/t^2
e^(log_e(a) = e^( 2log_e(t)/t^2 )
a = e^( 2log_e(t)/t^2 )
a = e^((2/t^2) * log_e(t))
y=12x2y = \frac{1}{2}x^2y=logaxy = \log_a xが接しているとき、接点のxx座標をttとすると、
12t2=logat\frac{1}{2}t^2 = \log_a t
ddx12x2=x\frac{d}{dx} \frac{1}{2}x^2 = xなので、接線の傾きはtt
ddxlogax=1xlna\frac{d}{dx} \log_a x = \frac{1}{x \ln a}なので、接線の傾きは 1tlna\frac{1}{t \ln a}
したがって、t=1tlnat = \frac{1}{t \ln a}。よって、t2=1lnat^2 = \frac{1}{\ln a}
lna=1t2\ln a = \frac{1}{t^2}なので、a=e1t2a = e^{\frac{1}{t^2}}
12t2=logat=lntlna=lnt1t2=t2lnt\frac{1}{2} t^2 = \log_a t = \frac{\ln t}{\ln a} = \frac{\ln t}{\frac{1}{t^2}} = t^2 \ln t
12=lnt\frac{1}{2} = \ln tt=e12t = e^{\frac{1}{2}}
a=e1(e12)2=e1ea = e^{\frac{1}{(e^{\frac{1}{2}})^2}} = e^{\frac{1}{e}}

3. 最終的な答え

a=e1ea = e^{\frac{1}{e}}。したがって、選択肢(2)の 1e\frac{1}{e} が正しい。

「解析学」の関連問題

曲線 $y = x^3 - 4x$ の接線で、点 $(1, -3)$ を通るものをすべて求める。

微分接線微分法曲線
2025/6/3

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

微分導関数関数の微分
2025/6/3

(1) 極限値 $\lim_{x \to -3} \frac{x^2 - 9}{x + 3}$ を求める。 (2) 微分の定義式に従って、関数 $f(x) = 2x^2 - x$ の導関数 $f'(x...

極限微分導関数
2025/6/3

問題は、以下の2つの不定積分を計算することです。 (1) $\int x\sqrt{x+1} dx$ (2) $\int \frac{2x+1}{\sqrt{x-1}} dx$

不定積分置換積分積分計算
2025/6/3

$\int \frac{1}{\cos^2(3x)} dx$ を計算する問題です。

積分三角関数置換積分
2025/6/3

画像に書かれている3つの積分問題を解きます。 (6) $\int \frac{5}{3x+1} dx$ (7) $\int \sin(4x-3) dx$ (8) $\int \frac{1}{\cos...

積分置換積分三角関数対数関数
2025/6/3

与えられた積分問題を解きます。具体的には、以下の5つの積分を計算します。 (4) $\int \frac{dx}{(x+1)^3}$ (5) $\int \sqrt[3]{4x+5} \, dx$ (...

積分置換積分不定積分
2025/6/3

画像には、以下の3つの積分問題が示されています。 (1) $\int (2x-1)^3 dx$ (2) $\int (\frac{1}{5}x + 2)^6 dx$ (3) $\int (1-6x)^...

積分置換積分不定積分
2025/6/3

与えられた5つの不定積分を計算する問題です。 (1) $\int \frac{2x}{x^2-1} dx$ (2) $\int \frac{x^2+2x}{x^3+3x^2+4} dx$ (3) $\...

積分不定積分置換積分
2025/6/3

与えられた2つの積分問題を解く。 (3) $\int \frac{(\log x)^2}{x} dx$ (4) $\int \cos^4 x \sin x dx$

積分置換積分定積分
2025/6/3