早稲田大学 創造理工学研究科 経営システム工学専攻 2023年8月実施 微积分
Author
思齐塾, 祭音Myyura
Description
y が x の関数 (function) であり, e−x2+xy+logy=0 を満たすとき, y を x で微分 (derivative) せよ. ただし, y の自然対数 (natural logarithm) を logy として表現する.
题目描述
设 y 是 x 的函数,并满足
e−x2+xy+logy=0,
其中 logy 表示 y 的自然对数,因而 y>0。求 dxdy。
Kai
Let F(x,y)=e−x2+xy+logy=0 . We want to find dxdy . Using implicit differentiation, we have:
dxd(e−x2+xy+logy)=0
dxde−x2+dxd(xy)+dxd(logy)=0
Using the chain rule, we have dxde−x2=e−x2⋅(−2x)=−2xe−x2 . Using the product rule, we have dxd(xy)=xdxdy+ydxdx=xdxdy+y . Using the chain rule, we have dxd(logy)=y1dxdy .
Substituting these into the equation, we get:
−2xe−x2+xdxdy+y+y1dxdy=0
Now, we solve for dxdy :
(x+y1)dxdy=2xe−x2−y
dxdy=x+y12xe−x2−y=xy+1y(2xe−x2−y)
Therefore, at points where xy+1=0 ,
dxdy=xy+12xye−x2−y2.
The condition is necessary: since logy requires y>0 , if a point on the curve satisfies xy+1=0 , then
2xe−x2−y<0,
so the differentiated equation cannot have a finite value of dy/dx there. Such a point has a vertical tangent rather than a finite derivative as a graph y(x) .