Is a sequence of all the same numbers monotonic?

$\begingroup$

I'm wondering based on the definition of monotonicity:

A sequence where $a_n\geq a_{n+1}$ for all $n\in\mathbb{N}$ is monotonic.

So given that the sequence $a_n = 3$ is all the same numbers and is neither increasing or decreasing, is it monotonic?

$\endgroup$ 2

3 Answers

$\begingroup$

Yes, a constant sequence (a number repeated indefinitely) is inceed monotonic: it is both monotonic non-decreasing, and monotonic non-increasing.

Hence, one can require that a sequence be strictly monotonic increasing or strictly monotonic decreasing. Under such a restriction, a constant sequence is neither strictly increasing nor strictly decreasing monotonically.

$\endgroup$ 1 $\begingroup$

Yes, every constant sequence is monotone, in fact simultaneously monotone non-decreasing and monotone non-increasing.

$\endgroup$ $\begingroup$

yes, because constant sequence is both increasing and decreasing sequence. so that it is monotonic.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like