The first four terms of the given sequence are 18, 10, 6, and 4 respectively.
A sequence is an ordered list object which related and connected by a common value.
There are many sequences. They are Arithmetic sequence, Geometric sequence, and so on.
It is given that,
The first term of the sequence is a1 = 18
And the terms of the sequence are related by,
a(n + 1) = (2 + an)/2
For n = 1;
a(1 + 1) = (2 + a1)/2
⇒ a2 = (2 + 18)/2 = 10
For n = 2;
a(2 + 1) = (2 + a2)/2
⇒ a3 = (2 + 10)/2 = 6
For n = 3;
a(3 + 1) = (2 + a3)/2
⇒ a4 = (2 + 6)/2 = 4
Thus, the first four terms of the given sequence are a1 = 18, a2 = 10, a3 = 6, and a4 = 4.
Learn more about a sequence here:
https://brainly.com/question/6561461
#SPJ1