Find $t$ such that $$\lim_{n\to\infty} \frac {\left(\sum_{r=1}^n r^4\right)\cdot\left(\sum_{r=1}^n r^5\right)}{\left(\sum_{r=1}^n r^t\right)\cdot\left(\sum_{r=1}^n r^{9-t}\right)}=\frac 45.$$
At first sight this question scared the hell out of me. I tried using the general known formulas like $$\sum_{r=1}^n r^4=\frac {n(n+1)(2n+1)(3n^2+3n-1)}{6}$$ and $$\sum_{r=1}^n r^5=\frac {n^2(n+1)^2(2n^2+2n-1)}{12}.$$
But the denominator portion really doesn't go with it. I tried to write it in form of integrals. I also searched the internet for some information but it dealt higher level calculus relating the harmonic functions, Bernoulli numbers and the Riemann zeta function. I read about it but couldn't get much out of it.
Any help would be greatly appreciated. Thanks.