Math Problem Statement

write the recursive formula for the sequence -3,-5,-7,-9

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Sequences
Arithmetic Sequences
Recursion

Formulas

Recursive formula: a(n) = a(n-1) + d
Arithmetic difference: d = a(n) - a(n-1)

Theorems

Arithmetic Sequence Properties

Suitable Grade Level

Grades 6-8