To find the equation for the nth term of the sequence 4, 16, 64, 256, we first observe the pattern in the sequence.
The terms can be rewritten as:
- 4 = 41
- 16 = 42
- 64 = 43
- 256 = 44
From this, we can see that each term is a power of 4. In general, the nth term can be expressed as:
an = 4n
where an is the nth term of the sequence. Therefore, to find the term corresponding to n = 1, 2, 3, and 4, we simply substitute the values of n into the formula:
- If n = 1, a1 = 41 = 4
- If n = 2, a2 = 42 = 16
- If n = 3, a3 = 43 = 64
- If n = 4, a4 = 44 = 256
This confirms our formula, as it generates the correct sequence. In conclusion, the nth term of the sequence is given by an = 4n.