Question

Difficulty: EasyArithmetic and Geometric Sequences and Series

A sequence is defined by the formula an=2+32n2n16a_n = 2 + 3 \cdot \frac{2^n \cdot 2^{n-1}}{6} for all integers n1n \geq 1. What is the value of the second term, a2a_2?

  1. A
    44
  2. 66Answer
  3. C
    203\frac{20}{3}
  4. D
    267\frac{26}{7}
  5. E
    1010

Answer

The value of the second term is 6.
The correct answer is 6. When substituting n=2n = 2 into the formula, the numerator simplifies to 2221=82^2 \cdot 2^1 = 8. The fraction becomes 86=43\frac{8}{6} = \frac{4}{3}. Multiplying by 3 yields 4, and adding 2 yields 6.

Step-by-Step Solution

1
Substitute n=2n = 2 into the sequence formula.
a2=2+3222216a_2 = 2 + 3 \cdot \frac{2^2 \cdot 2^{2-1}}{6}
To find the second term, we replace nn with 2 throughout the expression.
2
Simplify the exponents in the numerator.
22221=421=42=82^2 \cdot 2^{2-1} = 4 \cdot 2^1 = 4 \cdot 2 = 8
Evaluate the exponential terms in the numerator before performing other operations.
3
Substitute the simplified numerator back and evaluate the fraction.
86=43\frac{8}{6} = \frac{4}{3}
Simplify the fraction by dividing the numerator and denominator by their greatest common divisor, 2.
4
Multiply by 3 and add 2 to get the final answer.
2+343=2+4=62 + 3 \cdot \frac{4}{3} = 2 + 4 = 6
Perform multiplication before addition according to the order of operations.

Key Concept

Evaluating terms of a sequence given by an explicit formula involving exponent rules.
Estimated Time:1m 0s
Rate this question