Is the sequence {a_n} monotone?

  • Thread starter pcvt
  • Start date
In summary: This means that the sequence {a_n} is increasing. In summary, the sequence {a_n} is increasing and is monotone.
  • #1
pcvt
18
0

Homework Statement


State whether or not the sequence {a_n} = n+[(-1)^n]/n is monotone or not and justify.


Homework Equations





The Attempt at a Solution


It clearly appears to be monotone increasing, so I attempt to prove this. I've tried using induction and tried to prove that {an+1} -{an} >= 0. However, I've got it down to proving n(n-1)>0 for n>1, but I'm not sure how to prove this using just the basic axioms of analysis.
 
Physics news on Phys.org
  • #2
pcvt said:

Homework Statement


State whether or not the sequence {a_n} = n+[(-1)^n]/n is monotone or not and justify.


Homework Equations





The Attempt at a Solution


It clearly appears to be monotone increasing, so I attempt to prove this. I've tried using induction and tried to prove that {an+1} -{an} >= 0. However, I've got it down to proving n(n-1)>0 for n>1, but I'm not sure how to prove this using just the basic axioms of analysis.
What basic axioms are you talking about? Your approach using induction sounds good to me.
 
  • #3
Well, would it be possible to redefine a new variable so that one can prove n(n-1)>0 for n>1 using induction? It seems possible to use induction but I'm not sure what to do about the fact that the statement isn't true for n=1.
 
  • #4
I suppose you could do it by induction, but proving that n(n - 1) > 0 for n > 1 seems too trivial to bother with this technique. One look at the graph of y = x(x - 1) for x > 1 should convince anyone that the inequality is true.

You could also prove this inequality by noticing that for y = x2 - x has a derivative that is positive for x > 1/2, and that y(0) = y(1) = 0. The graph of this function crosses the x-axis at (1, 0) and increases without bound.

The expression n(n - 1), where n is an integer, agrees with x(x - 1) for all integer values of x.
 

FAQ: Is the sequence {a_n} monotone?

What does "Monotonicity of n + (-1)^n/n" mean?

The term "monotonicity" refers to the behavior of a mathematical function, and specifically, whether it is increasing or decreasing. In this case, the function is n + (-1)^n/n, where n is a variable. We are interested in determining whether this function is always increasing, always decreasing, or neither.

How is the monotonicity of this function determined?

To determine the monotonicity of a function, we need to look at its rate of change. If the function is always increasing, its rate of change (or derivative) will always be positive. If the function is always decreasing, its derivative will always be negative. If the function is neither increasing nor decreasing, its derivative can be positive, negative, or zero.

What is the significance of (-1)^n in this function?

The term (-1)^n is an alternating sequence that switches between positive and negative values as n increases. This means that the overall function n + (-1)^n/n will also alternate between increasing and decreasing behavior.

Is this function monotonic for all values of n?

No, this function is not monotonic for all values of n. As mentioned earlier, the function alternates between increasing and decreasing behavior. This means that it is not always increasing or always decreasing, and therefore, it is not monotonic for all values of n.

Can you provide an example of a value of n where this function is monotonic?

Yes, when n = 1, the function becomes 1 + (-1)^1/1 = 1 + (-1)/1 = 0. Since the derivative of this function at n = 1 is equal to 0, it is neither increasing nor decreasing. However, when n = 2, the function becomes 2 + (-1)^2/2 = 2 + 1/2 = 2.5. Since the derivative of this function at n = 2 is positive (1/2), it is increasing. Therefore, the function is monotonic at n = 2.

Back
Top