Consider the following $50-$term sums$:$ $$ S=\frac{1}{1\cdot2}+\frac{1}{3\cdot4}+\frac{1}{5\cdot6}+....\frac{1}{99\cdot100}$$ and $$T=\frac{1}{51\cdot100}+\frac{1}{52\cdot99}+\frac{1}{53\cdot98}+....+\frac{1}{100\cdot51}$$ Express $\frac{S}{T}$ as an irreducible fraction.
My attempt$:$
The first equation can be written as $$S=\frac11-\frac12+\frac13-\frac14+\frac15-\frac16+....+\frac1{99}-\frac1{100}$$ $\implies$ $$S=(1+\frac13+\frac15+....+\frac1{99})-(\frac12+\frac14+\frac16+....+\frac1{100})$$ or $$S=1+\frac12\operatorname{ln}50-\frac12\operatorname{ln}\frac{103}{2}$$ and $$T=2(\frac{1}{51\cdot100}+\frac{1}{52\cdot99}+\frac{1}{53\cdot98}+....+\frac{1}{75\cdot76})$$ After this I am not able to do anything. And also the value of S which I get doesn't seems to be correct(though I have calculated it using formula)as it is quite messy and I don't think S can be further reduced. Any help will be greatly appreciated.