100k views
2 votes
Find the value of a5, given the sequence defined as: a1 = 32 an = (1/2)an-1

User Joshua K
by
3.1k points

1 Answer

4 votes

Answer:

a5 = 2

Explanation:

If a1 = 32,

a1 = 1/2 a0 = 32

a0 = 64

With that, we know that

a0 = 64,

a1 = 32

so, a2 is definitely 16. From that, we may know the formula,

an = a0 (1/2)^n

a5 = a0 (1/2)^5

a5 = 64 (1/32)

a5 = 2

User StPiere
by
3.7k points