Look at the terms: 7×11+11×15+15×19+⋯+95×99
Notice each term shares a number with the next term:
The numbers go: 7,11,15,19,23,27… (adding 4 each time)
Each number in our sequence = 4n+3 where n=1,2,3…
When n=1: 4(1)+3=7
When n=2: 4(2)+3=11
So each term looks like: (4n+3)×(4(n+1)+3)=(4n+3)(4n+7)
Last number is 95, so: 4n+3=95
4n=92
n=23
We have 23 terms total.
(4n+3)(4n+7)=4n(4n+7)+3(4n+7)=16n2+28n+12n+21=16n2+40n+21
Our sum = ∑n=123(16n2+40n+21)
Using the formulas:
∑n=1Nn2=6N(N+1)(2N+1)
∑n=1Nn=2N(N+1)
∑n=1N1=N
For N=23:
∑n=123n2=623×24×47=625944=4324
∑n=123n=223×24=276
∑n=1231=23
Sum=16(4324)+40(276)+21(23)=69184+11040+483=80707