asked 45.9k views
12 votes
The sum of the squares of the odd integers between 0 and 100.

Using summation notation

asked
User Twitter
by
8.0k points

1 Answer

2 votes

Answer:

166,649.

Explanation:

49

∑ (2n + 1)^2 = 4∑n^2 + 4∑n + 49

0

= (4/6)n(n +1)(2n + 1) + 4/2 n(n + 1) + 49

= 2/3 * 49* 50 *99 + 2*49*50 + 49

= 161700 + 4900 + 49

= 166649

answered
User Rodit
by
7.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.