Understanding Why We Need Absolute Value for x
- Thread starter goldfish9776
- Start date
-
- Tags
- Absolute Absolute value Value
Physics news on Phys.org
Simon Bridge
Science Advisor
Homework Helper
- 17,871
- 1,653
Look one line up from where you put the circle to see where it comes from.
What happens to the limit when x is a negative number, and you don't have the absolute value?
What happens to the limit when x is a negative number, and you don't have the absolute value?
goldfish9776
- 310
- 1
Ya, it come from the top. But, why would we need to put iy as absolute value?Simon Bridge said:Look one line up from where you put the circle to see where it comes from.
What happens to the limit when x is a negative number, and you don't have the absolute value?
Simon Bridge
Science Advisor
Homework Helper
- 17,871
- 1,653
Because if you don't the possibility that x may be negative will give you the wrong limit. Try it and see:
What happens to the limit when x is a negative number, and you don't have the absolute value?
What happens to the limit when x is a negative number, and you don't have the absolute value?
- 29,733
- 21,588
goldfish9776 said:Homework Statement
why we need to make x as absolute value ? as we can see, the original is x , why we we need to make x as absolute value ? is the working wrong ?
It's using the ratio test. This looks at ##\lim_{k \rightarrow \infty} | \frac{a_{k+1}}{a_k}|##
The modulus should be introduced at the start, not arbitrarily half way through the calculation.
goldfish9776
- 310
- 1
taking x=-4 , k =2 , the term is -16/27Simon Bridge said:Because if you don't the possibility that x may be negative will give you the wrong limit. Try it and see:
What happens to the limit when x is a negative number, and you don't have the absolute value?
taking x=4 , k=2 the term is 16/27 , i couldn't find out why there is a need to put modulus ?
- 29,733
- 21,588
goldfish9776 said:taking x=-4 , k =2 , the term is -16/27
taking x=4 , k=2 the term is 16/27 , i couldn't find out why there is a need to put modulus ?
http://tutorial.math.lamar.edu/Classes/CalcII/RatioTest.aspx
Simon Bridge
Science Advisor
Homework Helper
- 17,871
- 1,653
It's not what happens to the term, it's what happens to the limit.
PeroK has a good link (thanks).
PeroK has a good link (thanks).
goldfish9776
- 310
- 1
what will happen to the limit ? i really have no idea...Simon Bridge said:It's not what happens to the term, it's what happens to the limit.
PeroK has a good link (thanks).
goldfish9776
- 310
- 1
well, for this part of the notes, why do we need to make r is between L and 1 , and we take r is larger than L at the lower part ... isn't the L itself is the factor r ?Simon Bridge said:It's not what happens to the term, it's what happens to the limit.
PeroK has a good link (thanks).
Attachments
Samy_A
Homework Helper
- 1,242
- 512
No , L doesn't necessarily satisfy ##| \frac{a_{k+1}}{a_k}| \leq L## for k sufficiently large.goldfish9776 said:well, for this part of the notes, why do we need to make r is between L and 1 , and we take r is larger than L at the lower part ... isn't the L itself is the factor r ?
Any r with ##L<r<1## does satisfy ##| \frac{a_{k+1}}{a_k}| \leq r## for k sufficiently large.
As an example, take ##0<L<1##, and define ##(a_n)_n## by:
##a_1=1,\ a_{n+1}=a_n(L+\frac{1}{n})##
Then ##|\frac{a_{n+1}}{a_n}|=L+\frac{1}{n} > L##, but ##\displaystyle \lim_{n\rightarrow +\infty} |\frac{a_{n+1}}{a_n}| =L##.
Last edited:
Ray Vickson
Science Advisor
Homework Helper
Dearly Missed
- 10,704
- 1,723
goldfish9776 said:well, for this part of the notes, why do we need to make r is between L and 1 , and we take r is larger than L at the lower part ... isn't the L itself is the factor r ?
If ##L = \lim_{n \to \infty} |a_{n+1}/a_n|## then, for any (small) ##\epsilon > 0## we have ##(L-\epsilon) |a_n| < |a_{n+1}| < (L+\epsilon) |a_n|## for all ##n## sufficiently large; essentially, that is the definition of the limit above. We simply cannot conclude that ##|a_{n+1}| \leq L |a_n|##, and in fact, you can construct examples where this is false.
goldfish9776
- 310
- 1
can you give example for the explanation above ?Ray Vickson said:If ##L = \lim_{n \to \infty} |a_{n+1}/a_n|## then, for any (small) ##\epsilon > 0## we have ##(L-\epsilon) |a_n| < |a_{n+1}| < (L+\epsilon) |a_n|## for all ##n## sufficiently large; essentially, that is the definition of the limit above. We simply cannot conclude that ##|a_{n+1}| \leq L |a_n|##, and in fact, you can construct examples where this is false.
Samy_A
Homework Helper
- 1,242
- 512
The example in post 11 illustrates ##|\frac{a_{n+1}}{a_n}|>L## for each n, while ##\displaystyle \lim_{n\rightarrow +\infty} |\frac{a_{n+1}}{a_n}| =L##.goldfish9776 said:can you give example for the explanation above ?
vela
Staff Emeritus
Science Advisor
Homework Helper
- 16,222
- 2,893
Maybe a picture will help. When you say ##\lim_{n\to\infty}\left\lvert \frac{a_{n+1}}{a_n} \right\rvert = L##, it means when ##n## is sufficiently large, ##\left\lvert \frac{a_{n+1}}{a_n} \right\rvert## will be within ##\varepsilon## of ##L##, where we can choose ##\varepsilon>0## arbitrarily. In the picture, that means the terms of the sequence will lie in the green part of the number line. While the terms are close to ##L##, they could be greater than or less than ##L##, so the limit doesn't guarantee that ##\left\lvert \frac{a_{n+1}}{a_n} \right\rvert<L##. However, since ##r>L##, there's some room between ##r## and ##L##, so we can choose ##\varepsilon## such that we can guarantee that ##\left\lvert \frac{a_{n+1}}{a_n} \right\rvert < r## for ##n## sufficiently large.
goldfish9776
- 310
- 1
what is the purpose of not making L =r , but make L less than r ? isn't the L is the factor = r ?vela said:Maybe a picture will help. When you say ##\lim_{n\to\infty}\left\lvert \frac{a_{n+1}}{a_n} \right\rvert = L##, it means when ##n## is sufficiently large, ##\left\lvert \frac{a_{n+1}}{a_n} \right\rvert## will be within ##\varepsilon## of ##L##, where we can choose ##\varepsilon>0## arbitrarily. In the picture, that means the terms of the sequence will lie in the green part of the number line. While the terms are close to ##L##, they could be greater than or less than ##L##, so the limit doesn't guarantee that ##\left\lvert \frac{a_{n+1}}{a_n} \right\rvert<L##. However, since ##r>L##, there's some room between ##r## and ##L##, so we can choose ##\varepsilon## such that we can guarantee that ##\left\lvert \frac{a_{n+1}}{a_n} \right\rvert < r## for ##n## sufficiently large.
View attachment 95310
vela
Staff Emeritus
Science Advisor
Homework Helper
- 16,222
- 2,893
A proof is an argument, so you're essentially asking, why don't you argue it this way instead. So why don't you try finishing the proof with ##r## set equal to ##L##? You'll see it won't work.
Similar threads
- Replies
- 3
- Views
- 2K
- · Replies 3 ·
- Replies
- 3
- Views
- 2K
- · Replies 8 ·
- Replies
- 8
- Views
- 2K
- · Replies 4 ·
- Replies
- 4
- Views
- 4K
- · Replies 2 ·
- Replies
- 2
- Views
- 2K
- · Replies 10 ·
- Replies
- 10
- Views
- 1K
- · Replies 1 ·
- Replies
- 1
- Views
- 2K
- Replies
- 3
- Views
- 3K
- · Replies 2 ·
- Replies
- 2
- Views
- 2K
- · Replies 4 ·
- Replies
- 4
- Views
- 2K