With a given condition such as
$$|x|^2 > |y|^2$$
Is there any way I can upper bound the following expression
$$\log\left(1+\big||y|-x\big|^2\right) \leq \,\,\, ? $$
Thank you
With a given condition such as
$$|x|^2 > |y|^2$$
Is there any way I can upper bound the following expression
$$\log\left(1+\big||y|-x\big|^2\right) \leq \,\,\, ? $$
Thank you
You always have $\ln (1+x)\le x$, so $$\ln\left(1+\big||y|-x\big|^2\right) \le \big||y|-x\big|^2=(x-|y|)^2.$$