For each postive integer $n:$ $a_n=\frac{n^2}{n^2-45n+675}.$ Evaluate $a_1+2a_2+3a_3+\cdots+44a_{44}$
What I have tried: I have taken $a_1,a_2,\cdots,a_{44}$ and put these values into $a_1+2a_2+3a_3+\cdots+44a_{44}.$
Is there any other way to solve this problem?
Any guidance will be highly appreciated.Thank you!
Based on what Hari Shankar mentioned above:
Here $n = 45$.
Doing that will yield: $$\sum_{k=1}^{22}\left(\frac{k^3}{k^2-45k+675} + \frac{(45-k)^3}{(45-k)^2 -45(45-k) + 675}\right) = \sum_{k=1}^{22}135=2970.$$