I did this: $$\int_{1}^t x^{-1}dx=\int_{1}^t\lim_{n\rightarrow -1}{x^n}dx =\lim_{n\rightarrow -1}\int_{1}^t{x^n}dx $$ just to have a way to approximate $\ln t$. $$\ln{t}=\lim_{h\rightarrow 0}\frac{x^{h}-1}{h}$$
The second expression may be correct, but I was told I cannot say $\int_a^b \lim_{n\rightarrow -1}x^{n}dx=\lim_{n\rightarrow -1}\int_a^b x^n dx$ without previously prooved some statements. If so, what are those statement and where can I find information about this?