
Crystal K.
asked 04/12/23summation rules
Evaluate the following Sum, using standard summation formulas.
(n)
E (5i^2+4i)
I=1
Hint: Your answer should be a function of 𝑛.This list of summation rules may be helpful.
1 Expert Answer
AJ L. answered 04/12/23
Patient and knowledgeable Calculus Tutor committed to student mastery
∑ni=1 (5i2+4i)
= (∑ni=1 5i2) + (∑ni=1 4i)
= 5(∑ni=1 i2) + 4(∑ni=1 i)
= 5[n(n+1)(2n+1)/6] + 4[n(n+1)/2]
= 5n(2n2+3n+1)/6 + 2n(n+1)
= (10n3+15n2+5n)/6 + 2n2+2n
= (5/3)n3+(5/2)n2+(5/6)n+2n2+2n
= (5/3)n3+(9/2)n2+(17/6)n
Hope this helped!
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Doug C.
Here is a Desmos graph that might help. desmos.com/calculator/xhnwh9vny2 Take a look and if you still have questions post a reply.04/12/23