PDA

View Full Version : monotonic sequences


real analyst
Feb2-08, 12:00 PM
1. The problem statement, all variables and given/known data
Give an example of two monotonic sequences whose sum is not monotonic


2. Relevant equations
nonoe



3. The attempt at a solution

Well, I'm thinking is you just used n and -n, would that be a valid attempt at the question, or is that just the lazy way out......

quasar987
Feb2-08, 12:17 PM
It's no way out. A constant sequence is monotonic (just not "strictly monotonic")

HallsofIvy
Feb2-08, 12:21 PM
So try n and an so that n+ an = -n. What must an be?

real analyst
Feb2-08, 12:26 PM
-2n?

Dick
Feb2-08, 01:43 PM
Just take a nonmonotonic sequence like, say (n-10)^2=n^2-20*n+100 and try to split it into two monotonic parts that sum to the whole.

real analyst
Feb2-08, 01:59 PM
ok, thanks man.

nuclearrape66
Feb2-08, 03:11 PM
a monotonic sequence is just a sequence of numbers that are either increasing or decreasing

so {1/x} is decreasing for x= 1 to infinity

{-1/x} is obviously increasing (becoming less negative for each term in the sequence)

add them together= 0 whihc is just a constant...neither increasing or decreasing but steady.

correect me if i'm wrong.

quasar987
Feb2-08, 03:15 PM
See post #2 nuclearrape. A constant sequence is monotonic by definition.

nuclearrape66
Feb2-08, 03:16 PM
post 2 is wrong...a constant function is not monotonic....READ the definition.

Vid
Feb2-08, 03:24 PM
A monotonic sequence is a_{n+1}\geq a_{n} for all n. Notice the great than or equal to.

nuclearrape66
Feb2-08, 03:30 PM
increasing if an< an+1 for all n>1

decreasing if an+1< an for all n>1

monotonic if its either increasing or decreasing

Vid
Feb2-08, 03:31 PM
http://mathworld.wolfram.com/MonotonicSequence.html

You're describing strictly monotonic.

nuclearrape66
Feb2-08, 03:33 PM
that website needs revision.

Vid
Feb2-08, 04:25 PM
So you're saying that mathworld is wrong, wikipedia is wrong, Rudin is wrong, the book I'm using for my adv calc class this semester is wrong, Apostle is wrong, and Shaum's Outline is wrong?

GG

nuclearrape66
Feb2-08, 04:35 PM
no...wikipedia says this..."Functions that are strictly increasing or decreasing are one-to-one (because for x not equal to y, either x < y or x > y and so, by monotonicity, either f(x) < f(y) or f(x) > f(y), thus f(x) is not equal to f(y))."

nuclearrape66
Feb2-08, 04:36 PM
when we talk about monotonic we are talking about strictly increasing or decreasing function...stop accusing me of saying that everyone is wrong...and just read a little bit.

Vid
Feb2-08, 04:42 PM
If the terms of the sequence are a subset of an ordered set, then a monotonically increasing sequence is one for which each term is greater than or equal to the term before it; if each term is strictly greater than the one preceding it, the sequence is called strictly monotonically increasing. A monotonically decreasing sequence is defined similarly. Any sequence fulfilling the monotonicity property is called monotonic or monotone. This is a special case of the more general notion of monotonic function.

http://en.wikipedia.org/wiki/Sequence#Types_and_properties_of_sequences

In calculus, a function f defined on a subset of the real numbers with real values is called monotonic (also monotonically increasing, increasing, or non-decreasing), if for all x and y such that x ≤ y one has f(x) ≤ f(y), so f preserves the order. Likewise, a function is called monotonically decreasing (also decreasing, or non-increasing) if, whenever x ≤ y, then f(x) ≥ f(y), so it reverses the order.

http://en.wikipedia.org/wiki/Monotonic_function#Monotonicity_in_calculus_and_an alysis

Scan of part of page 55 of Rudin's Principals of Mathematical Analysis 3rd edition:

http://img228.imageshack.us/img228/7092/rudinud5.jpg

Mystic998
Feb2-08, 04:49 PM
I've always understood that the definition of a monotonic sequence depended heavily on whose book/notes you happened to be reading at the time. Either way, both potential forms of the question have been answered, I believe, so why argue?

HallsofIvy
Feb2-08, 04:52 PM
no...wikipedia says this..."Functions that are strictly increasing or decreasing are one-to-one (because for x not equal to y, either x < y or x > y and so, by monotonicity, either f(x) < f(y) or f(x) > f(y), thus f(x) is not equal to f(y))."
Yes, and irrelevant. That talks about what is true for strictly increasing or decreasing sequences which was not in question here. The question was about monotonic sequences and there is nothing that requires they be strictly increasing or decreasing.

Vid
Feb2-08, 04:53 PM
Mostly because I've yet to see any source that uses just monotonic to mean strictly monotonic. Why use a more strict definition when the looser one would suffice?

nuclearrape66
Feb2-08, 07:52 PM
mystic i agree with you, i'm sick of arguing over something soo stupid

Dick
Feb2-08, 11:40 PM
Good idea. There are unambiguous solutions to the problem regardless of whether a constant sequence is monotone or not.