asked 154k views
0 votes
Find the first six terms of the sequence.

a1 = 1, an = 4 • an-1

A) 0, 4, 4, 8, 12, 16
B) 4, 16, 64, 256, 1024, 4096
C) 1, 4, 8, 12, 16, 20
D) 1, 4, 16, 64, 256, 1024

asked
User MouIdri
by
8.0k points

1 Answer

4 votes

Answer:

D

Explanation:

Using the recursive formula with a₁ = 1

a₂ = 4 × a₁ = 4 × 1 = 4

a₃ = 4 × a₂ = 4 × 4 = 16

a₄ = 4 × a₃ = 4 × 16 = 64

a₅ = 4 × a₄ = 4 × 64 = 256

a₆ = 4 × a₅ = 4 × 256 = 1024

The first 6 terms are

1, 4, 16, 64, 256, 1024 → D

answered
User Thomas Owens
by
8.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.