Math Problem Statement

Trong các dãy số sau, dãy số nào là cấp số nhân? A. 1, 2, 4, 6. B. 1, 3, 12, 60. C. −1, 4, −16, 64. D. −1, −5, −25, 125.

Solution

The question asks us to identify which sequence is a "geometric progression" (dãy số nhân). A geometric progression is a sequence where each term is obtained by multiplying the previous term by a fixed constant (the common ratio).

Let's analyze the options:

A. 1, 2, 4, 6

  • Ratios: 21=2\frac{2}{1} = 2, 42=2\frac{4}{2} = 2, 64=1.5\frac{6}{4} = 1.5
  • The ratios are not constant. This is not a geometric progression.

B. 1, 3, 12, 60

  • Ratios: 31=3\frac{3}{1} = 3, 123=4\frac{12}{3} = 4, 6012=5\frac{60}{12} = 5
  • The ratios are not constant. This is not a geometric progression.

C. −1, 4, −16, 64

  • Ratios: 41=4\frac{4}{-1} = -4, 164=4\frac{-16}{4} = -4, 6416=4\frac{64}{-16} = -4
  • The ratios are constant (4-4). This is a geometric progression.

D. −1, −5, −25, 125

  • Ratios: 51=5\frac{-5}{-1} = 5, 255=5\frac{-25}{-5} = 5, 12525=5\frac{125}{-25} = -5
  • The ratios are not constant. This is not a geometric progression.

Answer: C. −1, 4, −16, 64

Would you like further explanation or more examples of geometric progressions?


5 Related Questions:

  1. What are the differences between arithmetic and geometric progressions?
  2. How do you find the nn-th term of a geometric progression?
  3. Can a geometric progression include negative numbers?
  4. How can we calculate the sum of a geometric series?
  5. What are real-world applications of geometric progressions?

Tip:

To quickly identify a geometric progression, check if the ratio between consecutive terms remains constant throughout the sequence!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Sequences
Geometric Progressions

Formulas

Common ratio formula: r = a(n+1)/a(n)

Theorems

Definition of geometric progression

Suitable Grade Level

Grades 8-10