utkarshakash
Gold Member
- 852
- 13
Homework Statement
\stackrel{lim}{x→0} \left( \dfrac{1^x+2^x+...n^x}{n} \right) ^{1/x}
Homework Equations
The Attempt at a Solution
Let the quantity inside the bracket be represented by t.Rewriting
(1+t-1)^{\frac{1}{t-1}.(t-1).\frac{1}{x}} \\<br /> e^{(t-1)/x} \\<br /> \stackrel{lim}{x→0} \left( \dfrac{1^x+2^x+...n^x-n}{nx} \right)
Using L Hospital's Rule
\stackrel{lim}{x→0} \left( \dfrac{x(ln1+ln2...ln n)}{n} \right)
Now if I put x=0 I get limit as e^0 = 1. But this is not the correct answer.