Trying to find delta in a limit involving an inequality

In summary: But now I both need to change the operator from ">" to "<" and change |x - 1.5| to |x + 1.5|.Hint : ##|x + 1.5| = |(x - 1.5) + 3| ≤ \space ?##So:|x - 1.5 + 3| \leq |x -
  • #1
mileena
129
0

Homework Statement



Find δ (which is the input tolerance):

lim (9 - 4x2)/(3 + 2x2) = 6
x→-1.5

Homework Equations



|f(x) - L| < [itex]\epsilon[/itex]
|x - a| < [itex]\delta[/itex]

The Attempt at a Solution



lim (9 - 4x2)/(3 + 2x2) = 6
x→-1.5

I need to get to:
|x-(-1.5)| < [itex]\delta[/itex]
=
|x + 1.5)| < [itex]\delta[/itex]


So:

|[(9 - 4x2)/(3 + 2x2)] - 6| < ε

|[(3 - 2x)(3 + 2x)/(3 + 2x)] - 6| < ε

|-2x - 3| < ε

|-2(x + 1.5)| < ε

|x + 1.5| < -ε/2

Therefore, δ = -ε/2

But when you divide an inequality equation by -2, aren't you supposed to switch the operator?

But the answer |x + 1.5| < -ε/2 = [itex]\delta[/itex] is what I wanted.

Thanks!
 
Last edited:
Physics news on Phys.org
  • #2
mileena said:

Homework Statement



Find delta:

lim (9 - 4x2)/(3 + 2x2) = 6
x→-1.5

Homework Equations



|f(x) - L| < [itex]\epsilon[/itex]
|x - a| < [itex]\delta[/itex]

The Attempt at a Solution



lim (9 - 4x2)/(3 + 2x2) = 6
x→-1.5

I need to get to:
|x-(-1.5)| < [itex]\delta[/itex]
=
|x + 1.5)| < [itex]\delta[/itex]


So:

|[(9 - 4x2)/(3 + 2x2)] - 6| < ε

|[(3 - 2x)(3 + 2x)/(3 + 2x)] - 6| < ε

|-2x - 3| < ε

|-2(x + 1.5)| < ε

|x + 1.5| < -ε/2

Here is your error:
[tex]|{-2}(x + 1.5)| = 2|x + 1.5|[/tex]
 
  • #3
Thank you pasmith for your answer!

But if |-2(x + 1.5)| = 2|x + 1.5|

then does it matter? The answers above will both be positive, right? I realize that I probably am not seeing something.
 
  • #4
mileena said:
Thank you pasmith for your answer!

But if |-2(x + 1.5)| = 2|x + 1.5|

then does it matter? The answers above will both be positive, right? I realize that I probably am not seeing something.

How about you try applying the triangle inequality to |x + 1.5| .
 
  • #5
Hi again Zondrina!

By triangle inequality, do you mean:

0 < |x + 1.5| < δ ??

I am not sure what to do.
 
  • #6
Ok, I am going to leave the restaurant where I am posting this at and getting wifi to another place. I will be there in about 45 minutes. So I am not being rude if I don't reply to any responses in 45 minutes or so!
 
  • #7
mileena said:
Hi again Zondrina!

By triangle inequality, do you mean:

0 < |x + 1.5| < δ ??

I am not sure what to do.

Hint : ##|x + 1.5| = |x - 1.5 + 3| ≤ \space ?##
 
  • #8
Hi again,

I am not trying to be dense, but I don't even know how to proceed with the clue.

We only did one limit proof with delta and epsilon in class. We also had two other homework problems involving these, but neither one involved dividing or multiplying by a negative with the inequality, and they worked out as intended.

I know that if you solve an inequality by dividing or multiplying with a negative number, you have to reverse the operator, either from < to > or from > to <. But in the original problem, this would give me just the opposite answer I was looking for.
 
  • #9
mileena said:
Hi again,

I am not trying to be dense, but I don't even know how to proceed with the clue.

We only did one limit proof with delta and epsilon in class. We also had two other homework problems involving these, but neither one involved dividing or multiplying by a negative with the inequality, and they worked out as intended.

I know that if you solve an inequality by dividing or multiplying with a negative number, you have to reverse the operator, either from < to > or from > to <. But in the original problem, this would give me just the opposite answer I was looking for.

The triangle inequality : ##|x + y| ≤ |x| + |y|, \space \forall x \in ℝ##

So if we applied it to ##|x - 2 + 4|## for example, you would get : ##|x - 2 + 4| ≤ |x - 2| + 4##.
 
  • #10
Thanks!

But isn't |x + y| = |x| + |y|? Not [itex]\leq[/itex] ?
 
  • #11
mileena said:
Thanks!

But isn't |x + y| = |x| + |y|? Not [itex]\leq[/itex] ?

As a quick counter-example to your claim, take ##x=2## and ##y=-1##.
 
  • #12
The δ I am getting is

|-2(x + 1.5)| < ε

|x + 1.5| > -ε/2

but I need to get |x + 1.5| < something
 
  • #13
Zondrina said:
As a quick counter-example to your claim, take ##x=2## and ##y=-1##.

And of course, you are right. I was thinking of a triangle, since it is called the "triangle inequality". So I was just thinking of lengths, which have to be positive.

Also, I admit that I am very slow to catch on, but I am still not sure what the triangle inequality has to do with my original problem.

I am trying to convert the operator from ">" to "<" so that | x + 1.5| < δ
All I have now is |x + 1.5| > -ε/2
I am so close, but I don't know how to get it in the format I want.
 
  • #14
mileena said:
And of course, you are right. I was thinking of a triangle, since it is called the "triangle inequality". So I was just thinking of lengths, which have to be positive.

Also, I admit that I am very slow to catch on, but I am still not sure what the triangle inequality has to do with my original problem.

I am trying to convert the operator from ">" to "<" so that | x + 1.5| < δ
All I have now is |x + 1.5| > -ε/2
I am so close, but I don't know how to get it in the format I want.

Apply the triangle inequality to my prior hint : ##|x + 1.5| = |x - 1.5 + 3| ≤ \space ?##

Hint : ##|x + 1.5| = |(x - 1.5) + 3| ≤ \space ?##
 
  • #15
So:

|x - 1.5 + 3| [itex]\leq[/itex] |x - 1.5| + |3|

Applied to my original problem:

|-2x - 3| < ε

|-2(x + 1.5)| < ε

|x + 1.5| > -ε/2

|x - 1.5 + 3| [itex]\leq[/itex] |x - 1.5| + |3| > -ε/2

|x - 1.5| > -ε/2 - 3

But now I both need to change the operator from ">" to "<" and change |x - 1.5| to |x + 1.5|.
 
  • #16
mileena said:
So:

|x - 1.5 + 3| [itex]\leq[/itex] |x - 1.5| + |3|

Applied to my original problem:

|-2x - 3| < ε

|-2(x + 1.5)| < ε

|x + 1.5| > -ε/2

|x - 1.5 + 3| [itex]\leq[/itex] |x - 1.5| + |3| > -ε/2

|x - 1.5| > -ε/2 - 3

But now I both need to change the operator from ">" to "<" and change |x - 1.5| to |x + 1.5|.

I just noticed something, which I would like to apologize for. I didn't see that tiny negative sign next to the 1.5, so it changes what I said earlier a bit. I also noticed it was linear so what I said earlier is completely irrelevant.

So here's what you reduced it to earlier which is correct :

##2|x + 1.5|##

Now you know ##|x + 1.5| < δ## so that ##2|x + 1.5| < 2δ##.

You can now find ##δ## in terms of ##ε## like so :

##2δ ≤ ε \Rightarrow δ ≤ \frac{ε}{2}##.

Once again, sorry about earlier.
 
  • #17
Zondrina said:
I just noticed something, which I would like to apologize for. I didn't see that tiny negative sign next to the 1.5, so it changes what I said earlier a bit. I also noticed it was linear so what I said earlier is completely irrelevant.

So here's what you reduced it to earlier which is correct :

##2|x + 1.5|##

Now you know ##|x + 1.5| < δ## so that ##2|x + 1.5| < 2δ##.

You can now find ##δ## in terms of ##ε## like so :

##2δ ≤ ε \Rightarrow δ ≤ \frac{ε}{2}##.

Once again, sorry about earlier.

First of all, there is no need to apologize! You are helping people out on this board, which is the main thing; and that is very laudable! I am thrilled to even get any help. So no worries.

Second, the equation I calculated was:

|-2(x + 1.5)| < ε

but you wrote above:

2|x + 1.5|

I guess both expressions are equal, after I tried some numbers. But I don't know the rule that allows you to pull a number out of an absolute value equation and change the sign. Is there a rule about this that I should learn, or maybe it's just obvious (to everyone except me! :-p )

The above is what confused me in my original question I guess.
 
  • #18
mileena said:
First of all, there is no need to apologize! You are helping people out on this board, which is the main thing; and that is very laudable! I am thrilled to even get any help. So no worries.

Second, the equation I calculated was:

|-2(x + 1.5)| < ε

but you wrote above:

2|x + 1.5|

I guess both expressions are equal, after I tried some numbers. But I don't know the rule that allows you to pull a number out of an absolute value equation and change the sign. Is there a rule about this that I should learn, or maybe it's just obvious (to everyone except me! :-p )

The above is what confused me in my original question I guess.

There is indeed a rule. ##|ab| = |a||b|, \forall a, b \in ℝ##

So in the case of ##|-2(x+1.5)|##, you have ##a = -2## and ##b = x + 1.5##.
 
  • #19
Thank you! Now it looks obvious to me, but it wasn't until you showed me the rule.
 

Related to Trying to find delta in a limit involving an inequality

1. How do I determine the value of delta in a limit involving an inequality?

The value of delta in a limit involving an inequality can be determined by using the definition of a limit. This involves setting up an epsilon-delta proof and manipulating the inequality until you can isolate delta on one side of the equation. Once you have found a suitable delta value, you can use it to prove the limit inequality.

2. Is there a specific method for finding delta in a limit with an inequality?

Yes, there are a few different methods for finding delta in a limit with an inequality. Some common techniques include using the squeeze theorem, setting up an epsilon-delta proof, or using the definition of a limit to manipulate the inequality. The best method to use will depend on the specific limit and inequality being evaluated.

3. Can I use algebraic manipulation to find delta in a limit with an inequality?

Yes, algebraic manipulation can be a useful tool for finding delta in a limit with an inequality. This involves using algebraic properties and techniques to manipulate the inequality until you can isolate delta. However, it is important to remember to keep the original limit inequality in mind and not to make any invalid algebraic moves.

4. What should I do if I cannot find a suitable delta value in a limit with an inequality?

If you are unable to find a suitable delta value in a limit with an inequality, it may be helpful to revisit the definition of a limit and try approaching the problem from a different angle. It may also be helpful to consult with a classmate or instructor for additional guidance and support.

5. How can I use delta to prove a limit inequality?

In order to prove a limit inequality, you can use the definition of a limit and the value of delta that you have determined. By choosing an appropriate epsilon value and manipulating the inequality, you can show that the limit is smaller than or equal to the chosen epsilon value, thus proving the limit inequality.

Similar threads

  • Calculus and Beyond Homework Help
Replies
13
Views
2K
  • Calculus and Beyond Homework Help
Replies
9
Views
2K
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
3K
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
944
  • Calculus and Beyond Homework Help
Replies
19
Views
1K
  • Calculus and Beyond Homework Help
Replies
12
Views
2K
  • Calculus and Beyond Homework Help
Replies
22
Views
3K
  • Calculus and Beyond Homework Help
Replies
7
Views
5K
Back
Top