A sequence is a list of numbers that follows a certain pattern. Each number in the sequence is called a term. For example, consider the sequence 1, 3, 5, 7, 9. This sequence follows a pattern where each term is 2 more than the previous term. We can define this
Show more…