Justabeginner
- 309
- 1
Homework Statement
Find the following limit:
lim x-> 0+ ((1/x)^(tan x))
Homework Equations
The Attempt at a Solution
This gives me the indeterminate form infinity raised to power zero.
After trying two methods I still end up with an indeterminate form.
e^ ln (1/x)^(tan x)= e^[ln (1/x) * (tan x)]
(e^u) * d/dx (ln (1/x) (tan x))
(1/x)^(tan x) * d/dx (ln (1/x) (tan x))
(1/x)^(tan x) * [(ln(1/x)sec^2(x)) + (1/x)(tan x))]
That gives me an indeterminate form.
My second method:
ln f(x)= (tan x) * (ln (1/x))
f(x)= e^[(tan x) * (ln (1/x))]
lim x->0+ (1/x)^(tan x)= e ^ [lim x->0+ ((tan x) * (ln (1/x)))]
Also, what I think is an indeterminate form.
I'm inclined to say the answer is one, but I know that infinity to the power zero is invalid, and indeterminate. I'm stumped. Help anyone? Thanks so much!