Saturday, September 30, 2017

limits - Calculate limlimitsxto0+efrac1x2sinx

I want to investigate the value of limx0+e1x2sinx. Since the expontial tends really fast to infinity but the sine quite slowly to 0 in comparison I believe the limit to be infinity. But I cannot find I way to prove it. I tried rewriting using the standard limit sinxx as sinxxxe1x2 but I still get an indeterminate form "10".

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...