1. Graph of Arithmetic Sequence
To graph an arithmetic sequence, you need specific terms. For example, let's use the sequence \(2, 5, 8, 11, 14\).
- Plot the following points:
- (1, 2)
- (2, 5)
- (3, 8)
- (4, 11)
- (5, 14)
The points will form a straight line.
2. Linear Function Representation
The explicit formula for the arithmetic sequence is \(a_n = 2 + (n-1) \cdot 3\).
This can be rewritten in linear function form as: \[ f(n) = 3n - 1 \] Thus, both formulas represent the same relationship.
3. Graph of Geometric Sequence
For the geometric sequence \(3, 6, 12, 24, 48\):
- Plot these points:
- (1, 3)
- (2, 6)
- (3, 12)
- (4, 24)
- (5, 48)
The points will show an exponential growth curve.
4. Exponential Function Representation
The explicit formula for the geometric sequence is \(a_n = 3 \cdot 2^{n-1}\).
We can express it in exponential function form: \[ g(n) = 3 \cdot 2^{n-1} \] This structure matches that of \(a_{100} = 3 \cdot 2^{99}\).