Find bounds for limx,y→0,0xln(1+y)2x2+y2
I am finding maximum and minimum for function and one of critical case is to find possible minimal and maximal value of given function in 0,0. But how can I do this due to this limit doesn't exists (for example we can take x,y=1n,1n and x,y=2n,1n
Answer
You may use AM-GM (inequality between arithmetic and geometric mean) and the mean value theorem to get reasonable bounds:
- AM-GM: a+b≥2√ab with a=2x2,b=y2 and equality iff a=b⇔2x2=y2
- MVT: For y≠0,y>−1 you have ln(1+y)y=11+η with η between 0 and y
Consider (x,y) with xy≠0 (otherwise the expression is equal to 0 anyways). For convenience assume further |x|,|y|<1, since we want to study the behaviour of the expression around (0,0):
\begin{eqnarray*}\left| \frac{x \ln(1+y)}{2x^2+y^2}\right|
& \stackrel{AM-GM}{\leq} & \frac{|x||\ln(1+y)|}{2\sqrt{2x^2y^2}} \\
& = & \frac{1}{2\sqrt{2}}\cdot \left| \frac{\ln(1+y)}{y}\right| \\
& \stackrel{MVT}{=} & \frac{1}{2\sqrt{2}}\cdot\frac{1}{1+\eta} \\
& \leq & {12√2⋅11+0y>η>012√2⋅11−|y|−1<y<0
& \stackrel{e.g. \color{blue}{|y|<\frac{1}{2}}}{\leq} & \begin{cases}\frac{1}{2\sqrt{2}} & y> 0 \\ \frac{1}{\sqrt{2}} & \color{blue}{-\frac{1}{2}
No comments:
Post a Comment