Thread Closed

monotonic sequences

 
Share Thread Thread Tools
Feb2-08, 12:00 PM   #1
 

monotonic sequences


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......
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Feb2-08, 12:17 PM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
It's no way out. A constant sequence is monotonic (just not "strictly monotonic")
Feb2-08, 12:21 PM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
So try n and an so that n+ an = -n. What must an be?
Feb2-08, 12:26 PM   #4
 

monotonic sequences


-2n?
Feb2-08, 01:43 PM   #5

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
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.
Feb2-08, 01:59 PM   #6
 
ok, thanks man.
Feb2-08, 03:11 PM   #7
 
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.
Feb2-08, 03:15 PM   #8
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
See post #2 nuclearrape. A constant sequence is monotonic by definition.
Feb2-08, 03:16 PM   #9
 
post 2 is wrong...a constant function is not monotonic....READ the definition.
Feb2-08, 03:24 PM   #10
Vid
 
A monotonic sequence is [tex]a_{n+1}\geq a_{n}[/tex] for all n. Notice the great than or equal to.
Feb2-08, 03:30 PM   #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
Feb2-08, 03:31 PM   #12
Vid
 
http://mathworld.wolfram.com/MonotonicSequence.html

You're describing strictly monotonic.
Feb2-08, 03:33 PM   #13
 
that website needs revision.
Feb2-08, 04:25 PM   #14
Vid
 
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
Feb2-08, 04:35 PM   #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))."
Feb2-08, 04:36 PM   #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.
Feb2-08, 04:42 PM   #17
Vid
 
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/Sequenc...s_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/Monoton...s_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
Thread Closed
Thread Tools


Similar Threads for: monotonic sequences
Thread Forum Replies
How to determine if a sequence is Inc, Dec, or not monotonic? Aso if its bounded? Calculus & Beyond Homework 7
Countability of Sum of Monotonic Functions Calculus & Beyond Homework 0
monotonic bounded sequence theorem Calculus 2
Monotonic sequence help! Calculus & Beyond Homework 16
Monotonic polynomial Calculus 15