Show that (n^2) + (n+1)^2 + (n+2)^2 = 3n^2 + 6n + 5, Hence show that the sum of 3 consecutive square numbers is always 2 away from a multiple of 3.

Expanding out the Brackets: (n2)+ (n2 + n + n + 1) + (n2 + 2n + 2n +4) = (n2) + (n2+2n+1) + (n2+4n+4) =3n2 + 6n +5 Using this result: Three consecutice numbers: n, n+1, n+2 So three consecutive squares:  n2, (n+1)2, (n+2)2 Sum of those brackets = 3n2 + 6n + 5 (from first part) Simplifying 3n2 + 6n + 5 = 3n2 + 6n + 3   +2 = 3(n2 + 2n +1)  + 2 First part is always a multiple of 3, and the final result is always 2 away from that.

JC

Related Further Mathematics GCSE answers

All answers ▸

How would you differentiate x^x?


How can you divide an algebraic expression by another algebraic expression?


How to solve the inequality 1 - 2(x - 3) > 4x


l1 and l2 are tangents of a circle. l1 intersects the circle at (3-√3,5) with a gradient of √3, and l2 intersects the circle at (3+√2,4+√2) with a gradient of -1. Find the centre of the circle, and hence find the radius of the circle.