217k views
4 votes
Write a recursive formula for the sequence. 2.3, 2.8, 3.3, 3.8...

2 Answers

2 votes

a_(n+1)=a_(n) + 0.5 ;a_(1)=2.3
User Bodangly
by
7.8k points
0 votes
hello :
3.8-3.3 =3.3-2.8=2.8-2.3=0.5 (common diffrence)of aritmetic sequence
a recursive formula for the sequence is : An+1=An +0.5
User Denis Iakunchikov
by
7.9k points