answersLogoWhite

0


Best Answer

There is only one type of arithmetic sequence.

The sequence may be defined by a "position-to-value" rule. This would be of the form:

U(n) = a + n*d

where a a constant which equals what the 0th term in the sequence would be,

d is also a constant - the common difference between each term in the sequence and the preceding term.

and n is a variable that is a counter for the position of the term in the sequence.


The same sequence can be defined iteratively by:

U(0) = a

U(n+1) = U(n) + d for n = 1, 2, 3, ...

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the types of arithmetic sequence?
Write your answer...
Submit
Still have questions?
magnify glass
imp