Examples of Calculations with Series

Example 1

You take a loan of $150000 today, and plan to pay it back over 10 years with annual installments. The first installment is in one year, and the interest rate is 6%. Find the size of each annual installment by using future values.

We solved this by using present values when we talked about annuity loans, but here we will use future values instead.

The installments can be expressed as the geometric series

x + x 1.06 + x 1.062 + + x 1.069.

x + x 1.06 + x 1.062 + + x 1.069.

You can also visualize the geometric series with a timeline:

Timeline showing the downpayment of the loan over 10 years

Notice that the series has 10 terms. This corresponds to one installment each year for 10 years. Here we have that a1 = x, k = 1.06 and n = 10. It’s important to remember that the sum S10 is not equal to 150000, but to 150000 1.0610. This is because what you end up paying back isn’t just what you loaned, it’s the sum of all the installments. You use the formula for the sum of a geometric series and solve for x:

Sn = a1kn 1 k 1 150000 1.0610 = x 1.0610 1 1.06 1 150000 1.0610 x 13.18 x = 150000 1.0610 13.18 x 20381

This means you have to pay around $20381 each year to repay the loan of $150000 in 10 years. By adding the ten installments to each other, you can see that you have paid much more than $150000. You can check if you want to!

If you compare this to the solution we got when we used the present value, you will see that they differ slightly. This is due to rounding of the numbers at different points during the calculations, which alters the results a little bit.

Example 2

At the start of a year, Lucy is considering taking up a loan of $10000 to invest in a fund. The loan is an annuity loan, and to repay the loan, she’s paying $1627.45 back to the bank at the end of each year for 10 years. The first installment is after 1 year.

Part 1 Show that the annual interest is 10%.

We know that each installment is $1627.45, which means that Lucy needs to pay this installment every year for 10 years.

Timeline showing the downpayment of the loan over 10 years with i interest rate

You can express the installments as the geometric series

1627.45 (1 + i)1 + 1627.45 (1 + i)2 + + 1627.45 (1 + i)10 = 10000,

1627.45 (1 + i)1 + 1627.45 (1 + i)2 + + 1627.45 (1 + i)10 = 10000,

Where the first part a1 and the quotient k is

a1 = 1627.45 1 + i andk = 1 1 + i.

a1 = 1627.45 1 + i andk = 1 1 + i.

There are two different methods that can be used to find the answer to this question. One is to use the formula for the sum of a geometric series

S10 = 1627.45 1 + i ( 1 1+i ) 10 1 1 1+i 1 ,

letting i = 0.10 and using a calculator to calculate what we get. The expression becomes

S10 = 1627.45 1 + 0.10 ( 1 1+0.10 ) 10 1 1 1+0.10 1 ,

which turns out to be the same as the size of the loan. That means you have shown that the annual interest is 10 %, because when i = 0.10, the sum of the first 10 terms of the series is equal to the loan.

The second method is to set up an equation where the sum is equal to the size of the loan, and then solve the equation for the interest i. The equation would look like this:

1627.45 1 + i ( 1 1+i ) 10 1 1 1+i 1 = 10000

The easiest way to solve this is by using a digital tool, like CAS in GeoGebra. That gives us two solutions,

i1 = 7.8andi2 = 0.1,

but as the interest can’t be negative, we know that only i2 = 0.10 can be a valid answer. That is also the value we wanted to show that the interest had, which means we have shown that the interest is 10 %.

The bank claims that if a fund has an annual return of 12%, then Lucy will gain a solid profit by investing in that fund.

Part 2 – Determine the value of Lucy’s money at the end of the 10th year in the fund.

Lucy has invested all $10000 she loaned in the fund. With a guaranteed annual profit of 12 % over a period of 10 years, you can use the formula for future value to find how much her money will be worth then. The formula is

Kn = K0 (1 + p 100) n,

where K0 = 10000, p = 12 and n = 10. That means the value of the money in the fund is

K10 = 10000 (1 + 12 100) 10 31058.48

K10 = 10000 (1 + 12 100) 10 31058.48

after 10 years, which means the value of Lucy’s money in the fund is $31058.48 after 10 years.

Lucy’s net profit after 10 years is the difference between what she has paid for the loan and the value of her money in the fund.

Part 3 – Show that her net profit after 10 years will be $5121.05.

You know that the future value of Lucy’s money in the fund is approximately $31058.48, but what’s the future value of the loan after 10 years? You know that the present value of the loan is $10000, with an interest of 10 %. You can use the formula again to find the future value of the loan:

Kn = K0 (1 + p 100) n,

Where K0 = 10000, p = 10 and n = 10. That makes the expression for the future value into

K10 = 10000 (1 + 10 100) 10 25937.42,

K10 = 10000 (1 + 10 100) 10 25937.42,

which means the future value of the loan in 10 years is approximately $25937.42.

Lucy’s net profit is then

$31058.48 $25937.42 = $5121.05.

Instead of taking up this loan to invest in a fund, Lucy considers saving them in the bank. At the end of each year, she will deposit $1627.45 into an account with a fixed annual interest. She will make the first deposit in a year.

Part 4 – What does the interest on Lucy’s savings account need to be for her to have as much money in the bank after 10 years as in part 2?

The value of Lucy’s money in the fund at the end of the 10th year was found to be $31058.48 in part 2.

Timeline showing the value of Lucy’s savings with p interest.

Lucy’s savings can be expressed as the geometric series

1627.45 + 1627.45 (1 + p 100) 1 + 1627.45 (1 + p 100) 2 + 1627.45 (1 + p 100) 9,

1627.45 + 1627.45 (1 + p 100) 1 + 1627.45 (1 + p 100) 2 + + 1627.45 (1 + p 100) 9,

where you can see that the first term of the series a1 and the quotient k are

a1 = 1627.45andk = (1 + p 100) .

a1 = 1627.45andk = (1 + p 100) .

The problem can be expressed as the equation

31058.48 = 1627.45 + 1627.45 (1 + p 100) 1 + 1627.45 (1 + p 100) 2 + 1627.45 (1 + p 100) 9,

31058.48 = 1627.45 + 1627.45 (1 + p 100) 1 + 1627.45 (1 + p 100) 2 + + 1627.45 (1 + p 100) 9,

or by using the formula for the sum of a geometric series:

31058.48 = 1627.45 (1 + p 100 ) 10 1 (1 + p 100 ) 1

To solve this equation, it’s best to use a digital tool like CAS in GeoGebra. That gives you

p = 13.73,

which means the interest on the savings account needs to be at least 13.73 % for Lucy to have the same profit from it after 10 years as she would get from investing in the fund, provided she deposits $1627.45 into the account each year.

Example 3

When you go shopping, certain items might have payment plans. This is the same as loaning money from the store in the form of the item. Due to the interest, this is always more expensive than paying the whole sum straight away.

Lindsay Lohan buys a laptop. She can either pay $1599 straight away, or she can pay $69.9 each month for 36 months. The first installment would be due one month after the laptop was purchased. Lindsay decide to go for the payment plan to pay for the laptop. Find the monthly and the annual interest she will have to pay.

Let the monthly interest be x, and find the present value of the installments. The present value gives you the geometric series

69, 9 x + 69, 9 x2 + + 69, 9 x36 .

This geometric series can also be expressed as a timeline:

Timeline showing the payment plan with monthly growth rate x

The sum of this geometric series is the amount that Lindsay could have chosen to pay up front, 1599. You can see that a1 = 69,9 x and k = 1 x. You insert this into the formula for the sum of a geometric series and get

Sn = a1 k36 1 k 1 , 1599 = 699 x 1 xn 1 1 x. 1.

You can solve this equation with a digital tool like CAS in GeoGebra, which will give you that x = 0.9 and x = 1.03. As the interest can’t be negative, the answer has to be x = 1.03. This corresponds to an interest of 3 % per month. The annual interest will then be

1.0312 = 1.43,

which corresponds to an annual interest of 43 % per year.

This goes to show that it’s always cheaper to pay up front. Lindsay would have saved a lot of money by paying for the laptop that way.

Want to know more?Sign UpIt's free!