2001 CEMC Pascal Problems/Problem 8
Problem
The 50th term in the sequence is
Solution 1
We can notice that , allowing us to see that the next term is the previous term but the coefficient is increased by
each time, and the exponent is increased by
. This means that the coefficient and exponent must have increased
times from the 1st term to the 50th term.
, so the coefficient on the 50th term must be
.
, so the exponent on the 50th term must be
.
This corresponds with .
~anabel.disher
Solution 2
We can use the information found in solution 1 to find the expression for the th term of the sequence. Let
be the
th term of the sequence
Since the coefficient is increased by after each term, the coefficient must be
, where
is some number. Using the first term of the sequence, we can see that
, so
.
Since the exponent is increased by after each term, the exponent must be
, where
is some number. Using the first term of the sequence, we can see that
, so
.
This means that the formula for the th term is:
Plugging in , we get:
~anabel.disher