Math Problem Statement

Let x subscript 1 equals 2 comma space x subscript n equals 3 plus x subscript n minus 1 comma space end subscript n greater or equal than 2. Find a formula for the sequence c defined by c subscript n equals stack sum x subscript i with i equals 1 below and n on top.

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Recurrence Relations
Arithmetic Sequences
Summation

Formulas

x_n = 3n - 1
c_n = n(3n + 1) / 2

Theorems

Sum of an arithmetic sequence
Formula for the sum of the first n natural numbers

Suitable Grade Level

Grades 9-12