Let there be an unlimited amount of presents. On the first day, person A is given all the presents. On the second day, person A gives presents to other people who don’t have presents. On the third day, person A and the other people each give presents to other people who don’t have presents, and so forth.
This results in a geometric sequence of the total number of people who have obtained presents: 1, 4, … Find the geometric pattern representing the geometric sequence of the total number of people who received presents given an arbitrary day number .
Another geometric sequence denoted by the number of new recipients of presents each day (1, 3, …) can be found. Find the geometric pattern that describes it given as the day number.
Given the geometric pattern discovered in parts 1 and 2, find the first day (number) to which the number of new recipients who receive presents on the day exceeds 10 billion. You are allowed a calculator.
(select your answer from the options from your answer in Part 3)
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Answer: 4 n − 1 .
Since it follows that on the first day, only 1 person receives presents and gives it to 3 other people on the second day, and so forth, we get the sequence (of the total number of recipients of presents): 1 , 4 , 1 6 , 6 4 , …
Further, we can denote each term in the pattern as 4 × 4 × 4 × . . . × 4 , with the expression consisting of n terms, with n being the day number. Algebraically, given x people, the x people will give presents to 3 x people. Since we are finding the total number of recipients of presents, the next term in the sequence must be x + 3 x = 4 x . This means each term is four times the previous, therefore we get 4 n . Note that the index must be n − 1 instead of n because the first term is 1 ( 4 1 − 1 ), the second term is 4 ( 4 2 − 1 ), and so forth, and therefore the pattern determined is 4 n − 1 .
Answer: { 3 × 4 n − 2 , i f n > 1 1 , i f n = 1 .
Given that we are to find the new recipients of presents from the day, we don’t need to count the people who have already obtained presents. Thus, we get the sequence: 1 for the first day, as one person obtains a present; 3 for the second day, as the person from day one gives a present to three other people respectively; 12 for the third day, as the people from days one and two (a total of 4) give presents to three other people ( 4 × 3 = 1 2 ), and so on: 1, 3, 12, 48, 192, …
Note that adding all previous terms and the current term in the sequence gives the current term in the sequence from part 1.From this sequence, we see that the second term is triple the first; the third quadruple the second; the fourth quadruple the third; and so on, quadrupling each term following onwards. This also involves exponents, and we can derive the entire sequence from piecewise function/pattern:
{ 3 × 4 n − 2 , i f n > 1 1 , i f n = 1
Answer: 1 8
Given the pattern { 3 × 4 n − 2 , i f n > 1 1 , i f n = 1 from part 2, we can simply evaluate the bottom part ( 3 × 4 n − 2 ) in an inequality: 3 × 4 n − 2 ≥ 1 0 , 0 0 0 , 0 0 0 , 0 0 0 , and solve for n .
4 n − 2 ≥ 3 1 0 , 0 0 0 , 0 0 0 , 0 0 0
lo g 4 3 1 0 , 0 0 0 , 0 0 0 , 0 0 0 ≤ n − 2
1 5 . 8 2 ≤ n − 2 (approximated to nearest hundredth)
n ≥ 1 7 . 8 2 , and since we are finding the first day n that the number of new recipients who receive presents on the day exceeds 10 billion, we just need to find the smallest natural number n satisfying the inequality, which is 1 8 .