162k views
2 votes
A new optical illusion is posted on the Internet. Write a recursive formula to describe the pattern.​ Then, write the explicit formula that can be used to find the number of times the optical illusion is shared after eight hours.

A new optical illusion is posted on the Internet. Write a recursive formula to describe-example-1
User Sirk
by
5.4k points

1 Answer

5 votes

Recursive:

a1=20

a n = a(n-1) x 4

Explicit:

a n = 20 x 4^(n-1)

[x is multiplication, not a variable]

User Yoshiki Shibukawa
by
7.1k points