How to Find the Radius of a Disk for Delta-Epsilon Proof?

  • Thread starter Thread starter dtl42
  • Start date Start date
  • Tags Tags
    Multivariable
dtl42
Messages
118
Reaction score
0

Homework Statement


Let f(x,y)=2x+3y.
Let \epsilon be any positive number. Show that there is a disk with center (1,1) such that whenever P is in that disk, |f(P)-5|< \epsilon. (Give \delta as a function of \epsilon.)


Homework Equations


None.


The Attempt at a Solution


Um, I tried to rewrite stuff in a form that's needed, but I can't really get anything. My trouble with these problems is setting everything up and then rearranging it cleverly to get what we need.
 
Physics news on Phys.org
<br /> |f(x,y) - 5| = |(2x-2)+(3y-3)| \le 2|x-1| + 3|y-3|<br />

so now ...
 
So that is epsilon? How would we find the radius of the disk then?
 
statdad said:
<br /> |f(x,y) - 5| = |(2x-2)+(3y-3)| \le 2|x-1| + 3|y-3|<br />

so now ...

dtl42 said:
So that is epsilon? How would we find the radius of the disk then?

The form statdad gave gives you almost immediately the dimensions of a rectangle that will work. Can you find the radius of a disk that will be contained in that rectangle?

By the way, you say "the" disk. You are only asked to find the radius of "a" disk. There are an infinite number that will work.
 
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