2009 Grade 8 CEMC Gauss Problems/Problem 13
Problem
In how many ways can can be expressed as the sum of two integers, both greater than zero, with the second integer greater than the first?
Solution 1
We want to look for a pair of integers such that
, and
.
We can notice that . This shows us that
can be any positive integer from
to
, which gives
~anabel.disher
Solution 2 (unrecommended)
We can list all of the possible combinations from , and count them to get the number of ways that
can be expressed as the sum of two integers, which is
. However, this takes a long time, and is unrecommended.
~anabel.disher
Solution 3 (formula)
We can use the fact that the number of positive integer pairs must be , where
is the floor function of the number
, and
is the number given in the problem.
Using this, we can plug in for
to get:
~anabel.disher