81.1k views
1 vote
Write an explicit formula for the arithmetic sequence whose common difference is -18

User Reshad
by
5.3k points

2 Answers

5 votes

Let the first term be a(0). Then the formula for a(n) is a(0)-18(n-1).

Check: What's the first term? Let n = 1: a(1) = a(0)-18(1-1) = a(0) (correct)

What's the second term? Let -n =2: a(2) = a(0)-18(2-1) = a(0) - 18

and so on.

User Jakir Hosen Khan
by
5.0k points
3 votes

Answer : The an explicit formula for the arithmetic sequence will be,
a(n)=a-18* (n-1)

Step-by-step explanation :

Arithmetic progression : It is a sequence of numbers in which the difference of any two successive number is a constant.

The general formula of arithmetic progression is:


a(n)=a+(n-1)d

where,

a(n) = nth term in the sequence

a = first term in the sequence

d = common difference

n = number of terms in the sequence

As we are given that:

Common difference = d = -18

Thus, the formula of arithmetic progression will be:


a(n)=a+(n-1)d


a(n)=a+(n-1)* (-18)


a(n)=a-18* (n-1)

For example:

Let n=1 :


a(n)=a-18* (n-1)\\\\a(1)=a-18(1-1)=a

Let n=2 :


a(n)=a-18* (n-1)\\\\a(2)=a-18(2-1)=a-18

Let n=3 :


a(n)=a-18* (n-1)\\\\a(3)=a-18(3-1)=a-36

The sequence will be, a, (a-18), (a-36),.........

Thus, the an explicit formula for the arithmetic sequence will be,
a(n)=a-18* (n-1)

User Jmeich
by
5.7k points