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.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top