create your own

FINDING THE nth TERM IN A SEQUENCE

81
rate or flag this page

By t.elia


Formula's for the nth term

ALGEBRA

Here I intend to look at what is known as the nth term sequence. In doing so we will look at some examples and find the nth term which is known in mathematical terms by a "u" followed by a subscript(small) "n".

So what exactly is the connection( the pattern) between the "n" and the "un".

If we take a closer look at the un we can see that it goes up in two's (2's).

(Position) U         1    2    3    4    5

 ( Term)    Un          3    5    7    9   11

      n x 2               2    4    6    8   10

 

3 + 2 =   5

5 + 2 =   7

7 + 2 =   9

9 + 2 = 11

 

Therefore we can write down that un = 2n, in other words we are doubling the number.

Looking again we may need to adjust that 2n slightly;

2n means 2 x n therefore,

2 x 1 =   2

2 x 2 =   4

2 x 3 =   6

2 x 4 =   8

2 x 5 = 10

These are the numbers we have got after multiplyingn x 2, you will have noticed that they are 1 less in each case than the numbers in the unbracket, therefore we need to add on 1 in the formula.

Our formula now looks like this un = 2n + 1 (where the un is the nth term)

2 x n =   ? + 1 =  un

2 x 1 =   2 + 1 =   3

2 x 2 =   4 + 1 =   5

2 x 3 =   6 + 1 =   7

2 x 4 =   8 + 1 =   9

2 x 5 = 10 + 1 = 11

Answer:- un = 2n + 1

 

This is the type of question for the nth term, could be asked in an exam paper;

Find the nth term for the sequence; 2, 6, 10, 14, 18 ... (etc)?

To begin with we need to change this sequence into a table!

The "n" is the position and the “un” is the term.

The position simply represents the number of digits in a sequence, in the above there are "5" [ 2(which is 1), 6(which is 2), 10(which is 3), 14(which is 4), 18( finally this is number 5 )]

(Position) U          1    2     3     4     5

  ( Term)   Un            2    6   10   14   18

     n x 4                 4    8   12   16   20

So what exactly is the connection (the pattern ) between the "n" and the "un", in this question?

If we take a closer look at the "un" we can see that it is going up in four's (4's).

  2 + 4 =   6

  6 + 4 = 10

10 + 4 = 14

14 + 4 = 18

Therefore we can write down that un = 4n (which means 4 x n)

4 x 1 =   4

4 x 2 =   8

4 x 3 = 12

4 x 4 = 16

4 x 5 = 20

These are the numbers we have got after multiplying n x 4, you will have noticed that there are 2 more in each case than the numbers in the un term, therefore we need to subtract 2 in the formula.

Our formula now looks like this; un = 4n - 2 (where the unis the nth term)

4 x n =   ? - 2 = un

4 x 1 =   4 – 2 2

4 x 2 =   8 – 26

4 x 3 = 12– 2 = 10

4 x 4 = 16– 2 = 14

4 x 5 = 20– 2 = 18

Answer:- un = 4n - 2

 

In this example we need to find the nth term for this sequence;

Find the nth term for the sequence; 3, 6, 11, 18, 27 ... (etc)?

To begin with we need to change this sequence into a table!

This example is quite similar to the one above!!!!

LOOK CAREFULLY:-

The "n" is the position and the “un“ is the term

Again there are five numbers and they are holding the first five POSITIONS

The position simply represents the number of digits in a sequence, in the above there are "5" [ 3(which is 1), 6(which is 2), 11(which is 3), 18(which is 4), 27( finally this is number 5 )]

(Position) U           1    2     3     4    5

  ( Term)   Un             3    6   11   18   27

n2=(n x n)              1    4     9   16   25

So what exactly is the connection (the pattern ) between the "n" and the "un", in this question?

Is there a set pattern?

Are they going up in 2's or 4's? --- NO they are not!

  3 + 3 =   6

  6 + 5 = 11

11 + 7 = 18

18 + 9 = 27

In a case like this we would square (n2) the numbers and see what that brings us too.

Therefore we can write down that un = n2 (which means n x n)

1 x 1 =   1

2 x 2 =   4

3 x 3 =   9

4 x 4 = 16

5 x 5 = 25

These are the numbers we have got after multiplying n x n, you will have noticed that they are 2 less in each case than the numbers in the un term, therefore we need to add 2 in the formula.

Our formula now looks like this; un = n2 + 2 ( where the un is the nth term)

n x n =  ? + 2 = un

1 x 1 =   1 + 2 =   3

2 x 2 =   4 + 2 =   6

3 x 3 =   9 + 2 = 11

4 x 4 = 16 + 2 = 18

5 x 5 = 25 + 2 = 27

Answer:- un = n2 + 2

 

Another favourite question in exams is as follows;

The nth term of a sequence is represented by this formula:- un = 3n + 2

We are asked to;

(i) Find the first 4 terms

(ii) To find the 49th term

( i ) Find the first 4 terms

Our formula is:- 3n + 2 = un

Therefore our 1st term is u1 = 3 x 1 = 3 + 2 =   5

                             2nd term u2 = 3 x 2 = 6 + 2 =   8

                             3rd term u3 = 3 x 3 = 9 + 2 =  11

                            4th term u4 = 3 x 4 = 12 + 2 = 14

Our first four terms are; u1 , u2 , u3 , and u4

They end up as 5, 8, 11, and 14

 

\ First 4 terms are: 5, 8, 11, 14. (Answer:-)

 

 

( ii ) We have been asked to find the 49th term.

49th term: This will be known as u49

As before in part ( i ) the formula is; un = 3n + 2

Therefore we will replace the “n” with the 49

 u=       3n             + 2

u49 = (3 x 49) = 147 + 2 = 149

(Answer) u49 = 149

Print   —   Rate it:  up  down  flag this hub

Comments

RSS for comments on this Hub

mpn  says:
3 months ago

I hope one teach how terwayto find nth term of a sequence inbet mpn

Bubble  says:
3 months ago

what would be the nth term for 3,4,6,9...?

empeen  says:
2 months ago

Really good one,very neatly explained with relevent examples

Same way you can postAP.,g.P. and H.P. also. I like it.

megan  says:
2 months ago

whats the first five sequences of this nth term, 3n + 4?

tish.  says:
6 weeks ago

7, 10, 13, 16, 19 :)

Oli  says:
5 weeks ago

What about the nth term for 1,2,4,8,15,26,42... It goes up in 1,2,4,7,11,16 and that goes up in 1,2,3,4,5 please post back quickly, all I can work out is how to find what it goes up in innitially the formulae for that is as follows: Xn= n(n-1)/2+1 can't find how to make the actual original sequence.

amber  says:
3 weeks ago

what is nth term for squared numbers

dana  says:
9 days ago

whaat is the nth term of 4 6 8 10

Submit a Comment

Members and Guests

Sign in or sign up and post using a hubpages account.


optional


  • No HTML is allowed in comments, but URLs will be hyperlinked
  • Comments are not for promoting your hubs or other sites

working