Monotonic Sequences: Examples of Non-Monotonic Sum

  • Thread starter Thread starter real analyst
  • Start date Start date
  • Tags Tags
    Sequences
real analyst
Messages
10
Reaction score
0

Homework Statement


Give an example of two monotonic sequences whose sum is not monotonic


Homework Equations


nonoe



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...
 
Physics news on Phys.org
It's no way out. A constant sequence is monotonic (just not "strictly monotonic")
 
So try n and an so that n+ an = -n. What must an be?
 
-2n?
 
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.
 
Last edited:
ok, thanks man.
 
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.
 
See post #2 nuclearrape. A constant sequence is monotonic by definition.
 
post 2 is wrong...a constant function is not monotonic...READ the definition.
 
  • #10
A monotonic sequence is a_{n+1}\geq a_{n} for all n. Notice the great than or equal to.
 
  • #11
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
 
  • #13
that website needs revision.
 
  • #14
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
 
  • #15
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))."
 
  • #16
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.
 
  • #17
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_analysis

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

http://img228.imageshack.us/img228/7092/rudinud5.jpg
 
Last edited by a moderator:
  • #18
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?
 
  • #19
nuclearrape66 said:
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.
 
  • #20
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?
 
  • #21
mystic i agree with you, I'm sick of arguing over something soo stupid
 
  • #22
Good idea. There are unambiguous solutions to the problem regardless of whether a constant sequence is monotone or not.
 
Back
Top