Or search by topic
This problem provides an opportunity to discuss sums of consecutive numbers and to use algebra to prove facts about them. This problem introduces some ideas from number theory, such as divisibility and odd/even cases, and polite numbers.
There is also the opportunity to discuss "if and only if", and whether implications work both ways. In this case it is true that all numbers with an odd factor are polite, and that all polite numbers have an odd factor but students may find it difficult to see the difference between these two statements.
Students can consider both algebraic and pictorial representations of these numbers (Polite numbers are also sometimes called "staircase numbers" as the Young Diagram representation looks like a staircase).
A possible conjecture is that if you add up an odd number of consecutive numbers then you get a multiple of that odd particular number. Students should also consider if the converse is true, that if a number has an odd factor, it can be split up into a sum of consecutive numbers, where the number of consecutive numbers is equal to the odd factor.
This second conjecture seems to fall down when considering numbers such as $14$. We have $14 = 7 \times 2$ so it should be possible to write $14$ as a sum of $7$ consecutive numbers, centred around $2$. However if we try this we get:
$$-1+0+1+2+3+4+5=14$$
The numbers $-1$ and $0$ are not allowed to be in our sum as they are not positive, but we can cancel the $-1$ and $1$ to get $$2+3+4+5=14$$
As a slightly more tricky example, $82=2\times 41$ can be expressed as a sum of $41$ numbers centred around $2$, where quite a lot cancel to leave a sum of $4$ consecutive numbers.
Some students may find spreadsheets helpful when investigating polite numbers.
After this students could be challenged to prove that all numbers which are powers of 2 are impolite, and that all numbers with an odd factor are polite. There are various methods they can use to show that these are true and there are some hints in the Getting Started section.
What happens if you add up two consecutive numbers? What does that tell you about odd numbers?
What happens if you add up three, or five consecutive numbers?
Which numbers are impolite? What is common about them?
Does your implication work "both ways"? I.e. is it true that all polite numbers have an odd factor, and that all numbers with an odd factor are polite?
Can you find an expression for the sum of $k$ consecutive numbers starting at $a$? Can you show that the sum of a set of consecutive numbers always has an odd factor?
Can you show that if a number has a factor of the form 2k+1, then it can be split up into the sum of 2k+1 consecutive numbers?
Can use these ideas to write 44 as the sum of 11 consecutive numbers (where some will be negative)? Can you use this to write 44 as the sum of consecutive positive numbers?
Since the difference between two triangular numbers is equal to a sum of consecutive numbers, students could be challenged to use the formula for triangular numbers to prove that polite numbers must have at least one odd factor.
Which numbers can be written as the sum of an arithmetical progression with common difference $2$?
In y = ax +b when are a, -b/a, b in arithmetic progression. The polynomial y = ax^2 + bx + c has roots r1 and r2. Can a, r1, b, r2 and c be in arithmetic progression?
Find the sum, f(n), of the first n terms of the sequence: 0, 1, 1, 2, 2, 3, 3........p, p, p +1, p + 1,..... Prove that f(a + b) - f(a - b) = ab.