How can we transition from |An+1 - An - L|<e to L-e<An+1 - An<L+e?

  • Thread starter Thread starter transgalactic
  • Start date Start date
transgalactic
Messages
1,386
Reaction score
0
how they get from this expression

|An+1 - An - L|<e

to

L-e<An+1 - An<L+e

cant understand this transition
??
 
Physics news on Phys.org
transgalactic said:
how they get from this expression

|An+1 - An - L|<e

to

L-e<An+1 - An<L+e

cant understand this transition
??

Try to initially simplify your expression so it is easier to handle. Let v = An+1-An. Somehow, you probably mean something like An+1-An.
So now, you may write:

|v - L|<e

You can show that on a number line, knowing also that e>0, because it is greater than an absolute value, a positive number. You can also represent on the number line, -e, which is on the opposite side of zero, equadistant from zero as e.

You have two situations possible, but ultimately you may see that they form conjointedness.
Either v-L is positive, or v-L is negative.

Can you now work with the original statement more successfully?
 
|x|< a means -a< x< a. In particular, |v-L|< e means -e< v-L< e and, adding L to each part, L-e< v< L+ e.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top