Question
Question: Find the sum of the series \[({2^2} + {4^2} + {6^2} + ... + {20^2})\] ....
Find the sum of the series (22+42+62+...+202) .
Solution
Hint:- Sum of first n square terms is equal to 6n(n + 1)(2n + 1).
Given, a series (22+42+62+...+202). We need to find the sum.
So, observing the series we can see that it is the sum of even squares only. That means 2 is common multiple of all. By simplifying the series, we get
({2^2} + {4^2} + {6^2} + ... + {20^2}) = \left\\{ {{{\left( {1 \times 2} \right)}^2} + {{\left( {2 \times 2} \right)}^2} + {{\left( {3 \times 2} \right)}^2} + ... + {{(2 \times 10)}^2}} \right\\}
And on further solving , we get
({2^2} + {4^2} + {6^2} + ... + {20^2}) = {2^2}\left\\{ {{{\left( 1 \right)}^2} + {{\left( 2 \right)}^2} + {{\left( 3 \right)}^2} + ... + {{\left( {10} \right)}^2}} \right\\} -(1)
Sum of first n square terms is equal to 6n(n + 1)(2n + 1)
For equation (1) , we have n = 10
Applying the formula we get,
⇒(12+22+32+...+102)=610(10+1)(2×10+1) ⇒(12+22+32+...+102)=610×11×21=385
Putting the sum in equation (1), we get
⇒(22+42+62+...+202)=22×385 ⇒(22+42+62+...+202)=1540
The sum of the given series is 1540.
Note:- In these types of questions, we need to understand a pattern. The series can be of few types only i.e. arithmetic , geometric, harmonic, Fibonacci ,sum of squares and sum of multiples of consecutive number (n*(n+1)).Other series are derived from these fundamentals.