Math Problem Statement

Rumus suku ke-n dari barisan aritmetika -1, 1, 3, 5,... adalah ....

Solution

The problem is asking for the formula of the nn-th term of the arithmetic sequence 1,1,3,5,-1, 1, 3, 5, \dots.

To solve this, we need to recognize that an arithmetic sequence follows the pattern:

Un=a+(n1)dU_n = a + (n-1) \cdot d

where:

  • UnU_n is the nn-th term,
  • aa is the first term of the sequence,
  • dd is the common difference between consecutive terms,
  • nn is the term number.

Step 1: Identify the first term aa and the common difference dd

  • The first term a=1a = -1.
  • The common difference d=1(1)=2d = 1 - (-1) = 2.

Step 2: Substitute the values into the formula

Un=1+(n1)2U_n = -1 + (n-1) \cdot 2 Simplifying: Un=1+2n2U_n = -1 + 2n - 2 Un=2n3U_n = 2n - 3

Conclusion:

The formula for the nn-th term of this arithmetic sequence is Un=2n3U_n = 2n - 3, which corresponds to option C.

Would you like further details or have any questions?


Here are 5 related questions you might find helpful:

  1. How do you determine the common difference in an arithmetic sequence?
  2. What is the general formula for the sum of the first nn terms of an arithmetic sequence?
  3. How do arithmetic sequences differ from geometric sequences?
  4. Can an arithmetic sequence have a common difference of 0?
  5. What is the significance of the first term aa in determining the pattern of a sequence?

Tip: Always check for the common difference first when identifying the pattern in arithmetic sequences!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Arithmetic Sequence
Linear Patterns

Formulas

U_n = a + (n-1) * d

Theorems

Arithmetic Sequence Formula

Suitable Grade Level

Grades 9-10