Proof with explanation:
We know that the sum of first 'n' terms of a Geometric progression is given by
[tex]S_{n}=\frac{a(1-r^{n})}{1-r}[/tex]
where
a = first term of G.P
r is the common ratio
'n' is the number of terms
Thus the sum of 'n' terms is
[tex]S_{n}=\frac{a(1-r^{n})}{1-r}[/tex]
Now the sum of first '2n' terms is
[tex]S_{2n}=\frac{a(1-r^{2n})}{1-r}[/tex]
Now the sum of terms from [tex](n+1)^{th}[/tex] to [tex](2n)^{th}[/tex] term is [tex]S_{2n}-S_{n}[/tex]
Thus the ratio becomes
[tex]\frac{S_{n}}{S_{2n}-S_{n}}\\\\=\frac{\frac{a(1-r^{n})}{1-r}}{\frac{a(1-r^{2n})}{1-r}-\frac{a(1-r^{n})}{1-r}}\\\\=\frac{1-r^{n}}{r^{n}-r^{2n}}\\\\=\frac{1-r^{n}}{r^{n}(1-r^{n})}\\\\=\frac{1}{r^{n}}[/tex]