asked 32.5k views
4 votes
The domain of a sequence can include decimals and irrational numbers.

asked
User Arsenius
by
8.4k points

1 Answer

5 votes

No, that's not true. The input variable of a sequence is called the index, which is a counter, such as 1, 2, 3, 4, ... Note that all of these counters are positive integers. Normallly I use index i = 1 to denote the first term of a sequence, i = 2 the second term, and so on.

Decimals and irrational numbers are completely unsuitable for serving as such counters.

answered
User Suri
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.