Defining a function and a delta limit problem

Click For Summary

Homework Help Overview

The discussion revolves around evaluating a piecewise function and understanding a delta-epsilon limit problem in calculus. The first problem involves defining a function U(x) based on specified conditions, while the second problem requires determining delta for a given function and limit.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants explore how to define the function U(x) through transformations and question the implications of those transformations on the function's behavior.
  • There is discussion about the algebraic manipulation needed to solve quadratic equations related to the second problem, with some participants suggesting the use of the quadratic formula.
  • Some participants express confusion regarding the setup of the limit problem and the relationship between the variables involved.

Discussion Status

Participants have shared insights about graphing the functions to aid understanding. Some guidance has been offered regarding recognizing perfect square trinomials and using the quadratic formula, though explicit consensus on the best approach has not been reached.

Contextual Notes

There are indications of difficulties with algebraic manipulation and understanding the delta-epsilon definition of limits. Participants are working within the constraints of homework expectations, which may limit the depth of assistance provided.

Jimmy84
Messages
190
Reaction score
0

Homework Statement



Im having a lot of dificulties evaluating this function, I really need some easy to understand explanation about how to evaluate it by the given values, I would appreciate any help.


-Problem one

given the function:

U(x) =

0 if x < 0
1 if 0 ≤

define the function by

a.) U(x-1)
b.) U(x) - 1
c.) U(x) - U(x-1)



The solutions are

a.) U(x-1) =

0 if x < 1
1 if 1 ≤ x


b.) U(x) - 1 =

-1 if x < 0
0 if 0 ≤ x


c.) U(x) - U(x-1) =

0 if x < 0
1 if 0 ≤ x < 1
0 if 1 ≤ x







-Problem 2
given f(x), a, L and epsilon, determine that delta > 0


the given function is x^2 -2x +1 , a = 2 , L = 1 and epsilon = 0.4



so I tried getting f(x1) and f(x2)

f(x1) = 0.6 and f(x2) = 1.4



but then I got stuck with the algebra when I had to get x1 and x2.

(x1)^2 - 2(x1) + 1 = o.6


and


(x2)^2 - 2(x2) + 1 = 1.4



how can I solve these problems?


thanks a lot in advance.
 
Physics news on Phys.org
For #1, have you sketched a graph of the function? The graph consists two horizontal lines. If you know what the graph of y = f(x) looks like, the graph of y = f(x -c) (where c is a positive number) is the translation to the right of y = f(x) by c units.

The graph of y = f(x) - c, (again c > 0), is the translation down of the graph of y = f(x) by c units.

For #2, the problem as you state it doesn't make much sense:
given f(x), a, L and epsilon, determine that delta > 0
the given function is x^2 -2x +1 , a = 2 , L = 1 and epsilon = 0.4

From the rest of what you show, it appears that you are trying to establish that
[tex]\lim_{x \rightarrow 2} x^2 - 2x + 1 = 1[/tex]

Draw a graph of y = x2 - 2x + 1 if you haven't already done so. You are given an epsilon of .4, so you are trying to find a value for delta, so that if |x - 2| < delta, then |f(x) - 1| < .4.


The equations x12 - 2x1 + 1 = .6 and x22 - 2x2 + 1 = 1.4 are quadratic equations. Surely you have had practice in solving quadratic equations if you are starting in on delta-epsilon proofs of limits. After you have found x1 and x2, take delta to be the smaller of the differences |x1 - 2| and |x2 - 2|.
 
In the first one, you have just replaced x by x-1 so in the conditions x< 0, 0< x, replace that x by x-1 also: x-1< 0 and 0< x-1. What does that simplify to?
 
Thanks a lot guys I already have the graphs for every problem. I am still having dificulties with problem 2.

Im not sure about how to solve this:


(x1)^2 - 2(x1) + 1 = 0.6


and


(x2)^2 - 2(x2) + 1 = 1.4



I tried doing this but I don't think that it is right.



(x1)^2 - 2(x1) + 1 = 0.6

(x1)^2 - 2(x1) = -0.4

(x1)^2 = 0.2

x1 = square root of 0.2

x1 = 0.447




and I couldn't solve (x2)^2 - 2(x2) + 1 = 1.4
 
It would help a lot to recognize that [itex]x^2- 2x+ 1= (x- 1)^2[/itex].
 
Or it would help if you reviewed how to solve quadratic equations.
(x1)^2 - 2(x1) + 1 = 0.6
(x1)^2 - 2(x1) = -0.4
(x1)^2 = 0.2
How did you get this? What happened to the -2x1 term and the -.4 term?
x1 = square root of 0.2

x1 = 0.447
If you're trying to solve the equation x12 -2x1 + 1 = .6, HallsOfIvy's suggestion of recognizing the perfect square trinomial on the left side is the quickest way. If you don't recognize that, you can always use the quadratic formula, after a bit of rearrangement.

x12 - 2x1 +1 = 0.6
==> x12 - 2x1 + 0.4 = 0

Now you can use the quadratic formula, with a = 1, b = -2, and c = 0.4.
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 3 ·
Replies
3
Views
5K
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
8
Views
5K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 25 ·
Replies
25
Views
2K