We have seen that,
It is naturally tempting to wonder if you can add up the sequence of squares:
Yes, you can, and the standard result is
n
(
n
+ 1)(2
n
+1) which always annoys me because the factor 2
n
+ 1 seems out of place. Anyway, let's try to find the
sum of the odd squares instead, which is less well known. A
scientific
approach is to calculate the first few sums and try to spot a pattern:
Since the sum of the squares is the product of three factors, with an extra factor of 1/6, we take this to be a giant hint and write down the factors of each number in the right-hand column. The last three rows are especially suggestive. The sums to 11
2
and 13
2
include the factors 11 and 13 but the sum to 9
2
does not include the factor 9. Where can it have gone to? Put on your Sherlock Holmes thinking cap or puff on your favourite pipe, and the answer will appear. All we have to do is to pinch the factor 1/6 from the sum of all the squares:
The sum of
is
so the sum,
ought to be,
It is, though we haven't proved that conclusion. Before we leave this little experiment, we will make another observation: the factors 2 in 2
n
−1, 2
n
and 2
n
+ 1 suggest that we re-write the sum of the squares which is
n
(
n
+ 1)(2
n
+ 1), as
Aha! That annoying asymmetry has disappeared!