answersLogoWhite

0

Usually a sequence is written using subscripts to represent a number in the sequence. Example:

The sequence 1, 7, 13, 19, 25 is by adding six each time.

So we can write it as:

a_0 = 1

a_1 = 7

a_(n) = a_(n-1) + 6, where n is the subscript.

User Avatar

Wiki User

13y ago

What else can I help you with?