Statement
On one side of a street the houses are numbered consecutively , with more than but fewer than houses. There is a house numbered such that the sum of the house numbers to its left equals the sum of those to its right. Find and the total number of houses .
Solution
The condition is , i.e. , giving So we need a triangular number that is also a perfect square , with . The suitable square-triangular number is , hence Check: and .