2.4k views
1 vote
What is the explicit rule of 4, -16, 64, -256

User Fbdcw
by
7.7k points

1 Answer

3 votes

Given sequence is

4, -16, 64, -256​

If we have a look closely, we can see a common ratio between the consecutive terms. For example

-16/4 = -4

64/-16 = -4

-256/64 = -4

If there is a common ratio (r) between the consecutive terms of a sequence, it is called a geometric sequence. The explicit rule for such a sequence is:


a_n=a_1\cdot r^(n-1)

Here, r is the common ratio, that is -4 in this case.

a1 is the first term, that is 4.

Now, put the values of a and r in the equation to get the explicit formula


a_n=4_{}\cdot(-4)^(n-1)

You can verify the sequence by placing different values of n.

User Aferriss
by
7.2k points