asked 157k views
3 votes
Write both an explicit equation and a recursive equation for the sequence 4, 2, 1.0.5.0.25

help pleasee​

1 Answer

2 votes

Answer:

Explanation:

This is a geometric sequence with first term a1 = 2 and common ratio r = 0.5.

an = a1 r^^n-1)

an = 2(0.5)^(n-1).

Recursive equation:

an = 0.5a(n-1) where n > 2

answered
User Vish
by
7.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.