Prove that 8 times any triangle number is always 1 less than a square number

A triangle number is a number such that it is the sum of n consecutive integers, starting from 0. Eg 1, 1+2, 1+2+3... are the first 3 triangle numbers. The formula for the nth triangle number is well-known at A-level and is (1/2)(n)(n+1); the formula for the sum of the first n integers. To answer the question we must show that 8N+1, where N is any triangle number, is a perfect square.
8N+1 = 8(1/2)(n)(n+1)+1 = 4n(n+1)+1=4n^2 + 4n + 1This is a perfect square, as we can rewrite it as:(2n+1)^2with it's root of 2n+1 being an integer. Therefore we have shown that 8N+1 is a perfect square, hence the result has been proved.

Related Maths A Level answers

All answers ▸

Solve x^2 - 6x - 2=0 giving your answer in simplified surd form.


What is the indefinite integral of cos^2x?


Consider the functions f(x) = −x^3 + 2x^2 + 3x and g(x) = −x^3 + 3x^2 − x + 3. (a) Find df/dx (x) and hence show that f(x) has turning points at when x = 2 /3 ± √ 13/ 3 . [5] (b) Find the points where f(x) and g(x) intersect. [4]


Express 4x/(x^2-9) - 2/(x+3) as a single fraction in its simplest form.