Math, asked by shraddhasalunke1123, 3 months ago

For each of the following sequences:
1. Deduce the formula for the nth term
II. Calculate the 10th term
a) 5, 8, 11, 14, 17
b) 0,4,8, 12, 16
c) 1, 2, 3, 4
d) 6,3, 0, -3, -6
2'
e) -7,-4,-1, 2,5
f) -9, -13,-17, -21, -25​

Answers

Answered by aarusharma094
0

Answer:

It is possible to determine a formula for linear sequences, i.e. sequences where the difference between successive terms is always the same.

The first differences for the number pattern

11 14 17 20 23 26 ...

are 3 3 3 3 3

If we look at the sequence 3n, i.e. the multiples of 3, and compare it with our original sequence

our sequence 11 14 17 20 23 26

sequence 3n 3 6 9 12 15 18

we can see easily that the formula that generates our number pattern is

nth term of sequence = 3n + 8

i.e. un = 3n + 8

If, however, we had started with the sequence

38 41 44 47 50 53 ...

the first differences would still have been 3 and the comparison of this sequence with the sequence 3n

our sequence 38 41 44 47 50 53

sequence 3n 3 6 9 12 15 18

would have led to the formula un = 3n + 35.

In the same way, the sequence

–7 –4 –1 2 5 8 ...

also has first differences 3 and the comparison

our sequence – 7 – 4 – 1 2 5 8

sequence 3n 3 6 9 12 15 18

yields the formula un = 3n – 10.

From these examples, we can see that any sequence with constant first difference 3 has the formula

un = 3n + c

where the adjustment constant c may be either positive or negative.

This approach can be applied to any linear sequence, giving us the general rule that:

If the first difference between successive terms is d, then

un = d × n + c

Similar questions