go back

Recursive Formulas

  • A sequence may be defined by a rule which enables each subsequent term to be found from the previous term
  • This type of rule is called a recurrence relation, recursive formula, or an iterative rule

Arithmetic Series

  • A sequence in which each successive term is found by adding a fixed amount to the previous term is called an arithmetic sequence
  • Recursive formula of , where is the fixed amount
  • The th term of an arithmetic series is given by , where is the first term

The Arithmetic Mean

  • If the numbers are consecutive terms of an arithmetic series:
  • Thus is the mean of terms

The Sum of an Arithmetic series

  • The sum of the first terms is
  • It can also be written as , where

Geometric Series

  • A sequence in which each successive term is found by multiplying the previous term by a fixed amount
  • Recursive formula of , where is the fixed amount
  • The th term of a geometric series is given by , where is the first term and is the common ratio of successive terms

Geometric Mean

  1. If positive numbers are consecutive terms of a geometric sequence
  2. Thus, is the geometric mean

The Sum of a Geometric Series

  • The sum of the first terms is
  • For values such that , , by multiplying both the numerator and denominator by
  • is the first term, is the ratio

Sum to Infinity

  • If a geometric sequence has a common ratio with magnitude less than 1, that is, if , then each successive term is closer to zero.
  • An infinite series is said to be convergent if the sum of the first n terms, Sn, approaches a limiting value as n β†’ ∞.
  • This limit is called the sum to infinity of the series.

Sum to infinity

If , then

Expressing a recurring decimal as the ratio of 2 integers

  • say we have a decimal .
  • Write this as
  • We have and , giving
  • If it’s just , replace with , and with , and work from there

Random Questions

  1. Find

  2. Find

  3. A rocket is launched into the air so that it reaches a height of 200 m in the first second. Each subsequent second it gains 6% less height. Find how high the rocket will climb.

  4. A patient has an infection that, if it exceeds a certain level, will kill him. He is given a drug to inhibit the spread of the infection. The drug acts such that each day the level of infection only increases by 65% of the previous day’s level. The level of infection on the first day is 450, and the critical level is 1280. Will the infection kill him?

  5. A man can walk 3 km in the first hour of a journey, but in each succeeding hour he walks half the distance covered in the preceding hour. Can he complete a journey of 6 km? Where does this problem cease to be realistic?

  6. A computer virus acts in such a way that on the first day it blocks out one-third of the area of the screen of an infected computer. Each successive day it blocks out more of the screen: an area one-third of that it blocked the previous day. If this continues indefinitely, what percentage of the screen will eventually be blocked out?

  7. Greg goes fishing every day for a week. On the first day he catches seven fish and each day he catches three more than the previous day. How many fish did he catch in total?

  8. Find the sum of the first 16 multiples of 5

  9. The number of people who go to see a movie over a period of a week follows an arithmetic sequence. On the first day only three people go to the movie, but on the sixth day 98 people go. Find the rule for the sequence and hence determine how many attend on the seventh day.

  10. For an arithmetic sequence, find if = 31 and = 61.

  11. For an arithmetic sequence with fourth term 7 and thirtieth term 85, find the values of a and d, and hence find the seventh term.

Answers

  1. The final level of infection is . Thus, it will kill him, as it is over the critical level
  2. The sum of this series is km. Thus, he can. It ceases to be realistic after 4 or 5 hours
  3. of the screen
  4. 112 Fish
  5. 680
  6. Rule: . On the seventh day, 117 people attend