119k views
3 votes
write the first three terms of sequence A(n+1)=1/2A(n) for n ≥ 1 and A(1)=4write your answer separated by commas, with no space for example 5,6,7

User Ztsv
by
7.8k points

1 Answer

1 vote

A(n+1)\text{ =}(1)/(2)A(n)

For n= 1


A(1+1)=(1)/(2)A(1)

but A(1) = 4


A(2)\text{ = }(1)/(2)(4)\text{ = 2}

For n= 2


A(2+1)=(1)/(2)A(2)
A(3)=(1)/(2)A(2)

But A(2) = 2


A(3)\text{ =}(1)/(2)(2)=\text{ 1}

Hence, the first three terms are;

4, 2, 1

User Margaux
by
8.2k points

Related questions

asked Jan 5, 2019 76.2k views
CTT asked Jan 5, 2019
by CTT
8.4k points
2 answers
0 votes
76.2k views
1 answer
4 votes
53.2k views