In “The Twelve Days of Christmas” song, the singer’s true love gives her gift the first day, gifts the second day, gifts the third day, and so on.
Not to be outdone, the singer has a new suitor who decides to give her gifts the first day, gifts the second day, gifts the third day, and so on.
Let be the total number of accumulated gifts given by the singer’s true love after days, and be the total number of accumulated gifts given by the singer’s new suitor after days.
Find .
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.
We can answer the question without finding the expressions for T ( n ) and S ( n ) .
Let's consider what the singer receives the n -th day:
From her true love: t n = 1 + 2 + … + ( n − 1 ) + n = 2 n ( n + 1 ) ∗
From the new suitor: s n = n 2
n → ∞ lim t n s n = n → ∞ lim 2 n 2 + n n 2 = n → ∞ lim 2 ⋅ 1 + n 1 1 = 2 , and this is also true for the quotient of the sums, as their terms grow indefinitely and make the initial deviation from this ratio fade away. n → ∞ lim T ( n ) S ( n ) = 2
* This follows from observing that 1 + n = 2 + ( n − 1 ) = 3 + ( n − 2 ) = … and that there are n / 2 of these couples.