The first 5 terms in an arithmetic sequence is 4,2,0,-2,-4
Explanation:
The general form of an arithmetic sequence is
![a(n)=a+(n-1)d](https://tex.z-dn.net/?f=a%28n%29%3Da%2B%28n-1%29d)
where a denotes the first term of the sequence, d denotes the common difference.
Here a = 4 and d = -2
To determine the consecutive terms of the sequence, let us substitute the values for n.
To find the second term, substitute n = 2 in the formula ![a(n)=a+(n-1)d](https://tex.z-dn.net/?f=a%28n%29%3Da%2B%28n-1%29d)
![a(2)=4+(2-1)(-2)](https://tex.z-dn.net/?f=a%282%29%3D4%2B%282-1%29%28-2%29)
Simplifying,
![a(2)=4-2=2](https://tex.z-dn.net/?f=a%282%29%3D4-2%3D2)
Similarly,
For n = 3,
![a(3)=4+(2)(-2)=0](https://tex.z-dn.net/?f=a%283%29%3D4%2B%282%29%28-2%29%3D0)
For n = 4,
![a(4)=4+(4-1)(-2)\\a(4)=4+(3)(-2)\\a(4)=4-6\\a(4)=-2](https://tex.z-dn.net/?f=a%284%29%3D4%2B%284-1%29%28-2%29%5C%5Ca%284%29%3D4%2B%283%29%28-2%29%5C%5Ca%284%29%3D4-6%5C%5Ca%284%29%3D-2)
For n = 5,
![a(5)=4+(5-1)(-2)\\a(5)=4+(4)(-2)\\a(5)=4-8\\a(5)=-4](https://tex.z-dn.net/?f=a%285%29%3D4%2B%285-1%29%28-2%29%5C%5Ca%285%29%3D4%2B%284%29%28-2%29%5C%5Ca%285%29%3D4-8%5C%5Ca%285%29%3D-4)
Thus, the first 5 terms of the arithmetic sequence is 4,2,0,-2,-4