Given the following sequence:
[tex]\text{ -1, 2, -4, 8}[/tex]Let's determine its explicit formula:
a.) Let's verify if it's an Arithmetic Sequence. Finding out if the sequence has a common difference.
[tex]\text{ 8 - (-4) = 8 + 4 = 12}[/tex][tex]\text{ -4 - 2 = -6}[/tex][tex]\text{ 2 - (-1) = 2 + 1 = 3}[/tex]The sequence doesn't have a common difference. Therefore, the sequence is not arithmetic.
b.) Let's verify if it's a Geometric Sequence. Finding out if the sequence has a common ratio.
[tex]\text{ 8 }\div\text{ -4 = -2}[/tex][tex]\text{ -4 }\div\text{ 2 = -2}[/tex][tex]\text{ 2 }\div\text{ -1 = -2}[/tex]The sequence has a common ratio of -2. Thus, the sequence is Geometric. Let's now proceed in completing the equation.
The standard Geometric Sequence Formula:
[tex]\text{ }A_n=A_1(r)^{n\text{ - 1}}\text{ }[/tex]Where,
An = the nth term
A₁ = the 1st term
r = the common ratio
n = the number of terms
From the given sequence, we get:
A₁ = -1
r = -2
Completing the explicit formula, we get:
[tex]\text{ }A_n=A_1(r)^{n\text{ - 1}}\text{ }[/tex][tex]\text{ }A_n=-1(-2)^{n\text{ - 1}}\text{ = -}(-2)^{n\text{ - 1}}[/tex]Therefore, the explicit formula of the given sequence is An = -(-2)ⁿ⁻¹