Question
$$ \lim_{x \to (\frac{1}{2})^{-}} \frac{\ln(1 - 2x)}{\tan \pi x} $$
I'm not sure how to go about this limit, I've tried to apply L'Hopital's rule (as shown).
It seems that the form is going to be forever indeterminate? Unless I'm missing something, but the limit is (apparently) zero.
Working
As this is in the indeterminate form of $- \infty / + \infty$, apply L'Hopital's rule.
Let $\frac{\ln(1 - 2x)}{\tan \pi x} = f/g$, then
$f' = \frac{-2}{1 - 2x}$ , and $f'' = \frac{-4}{(1 - 2x)^2}$
$g' = \pi \sec^2 \pi x$ (which is equal to $\pi (\tan^2 (\pi x )+ 1)$ ) and
$g'' = 2 \pi^2 \sec^2 (\pi x) \tan \pi x $ ( or $2 \pi^2 (\tan^2 (\pi x) + 1) \tan \pi x$ )
Using the first derivatives gives
$$ \lim_{x \to (\frac{1}{2})^{-}} \frac{\frac{-2}{1 - 2x}}{\pi \sec^2 \pi x} $$
Which is in the form
$$ \frac{- \infty}{+ \infty} $$
So that I would now use the second derivative, which is
$$ \lim_{x \to (\frac{1}{2})^{-}} \frac{ \frac{-4}{(1 - 2x)^2} }{ 2 \pi^2 \sec^2 (\pi x) \tan \pi x } $$
Or
$$ \lim_{x \to (\frac{1}{2})^{-}} \frac{ \frac{-4}{(1 - 2x)^2} }{ 2 \pi^2 (\tan^2 (\pi x) + 1) \tan \pi x } $$
But this is still in an indeterminate form?
You were doing fine:
Now simplify a bit first: $$\frac{\frac{-2}{1 - 2x}}{\pi \sec^2 \pi x} = \frac{2\cos^2\pi x}{\pi \left(2x-1\right)}$$ Applying l'Hôpital to the fraction in this form gives the easy $-\sin\left( 2\pi x\right)$, which evaluates to $0$.