Let $\{a_{n}\},\{b_{n}\}$ be sequences such that $$\sqrt{\dfrac{a_{n}+1}{b_{n}}}=\dfrac{1}{n}, \quad S_{n}=\sqrt{T_{n-1}} \quad(n>1)$$ where $\displaystyle S_{n}=\sum_{i=1}^{n}a_{i}$, $\displaystyle T_{n}=\sum_{i=1}^{n}b_{i}$, and $b_{1}=1$.
Find $T_{20}-S_{20}$.
(a) $15980$
(b) $35910$
(c) $43910$
(d) $43920$
My try: Since $$n^2(a_{n}+1)=b_{n},S^2_{n}=T_{n-1}$$ so $$S^2_{n+1}-S^2_{n}=a_{n+1}[S_{n+1}+S_{n}]=T_{n}-T_{n-1}=b_{n}.$$ Then I don't know how to continue. Thank you.
I guess this $$1^3+2^3+\cdots+n^3=(1+2+\cdots+n)^2$$ maybe usefull,so I guess $$a_{n}=n-1,b_{n}=n^3$$ and after I find this is true,But I can't prove it( without Mathematical induction)