Evaluate: $$ \lim_{x\to1} \frac{x^{\frac{1}{13}}-x^{\frac{1}{7}}}{x^{\frac{1}{5}}-x^{\frac{1}{3}}} $$
I tried applying L-hospital, but it keeps on expanding.
I also tried putting $1-x=t$ and then applying binomial expansion as $$ \lim_{t \to 0} (1-t)^n=1-nt $$, but I am not sure if this expansion is valid for fractional values of $n$.
Any hints on how to proceed?
Hint: Let $y=x^{1\over 13\cdot 7\cdot 5\cdot 3}$. Then you have to calculate $$ \lim_{y\to 1}{y^{105} - y^{195}\over y^{273}- y^{455}} = \lim_{y\to 1}{1 - y^{90}\over y^{168}- y^{350}}$$
$$= \lim_{y\to 1}{1 - y^{90}\over y^{168}(1- y^{182})}={90\over 182}$$