Mapping D* onto a Triangle: Investigating One-to-One Functions

  • Thread starter Thread starter der.physika
  • Start date Start date
  • Tags Tags
    Geometry
der.physika
Messages
38
Reaction score
0

Homework Statement



Let D* = [0,1] x [0,1] and define T on D* by T(x*,y*) = (x*y*, x*). Determine the image set D. Is T one-to-one?

Homework Equations





The Attempt at a Solution



Okay... So I know it is not one to one, if you take out the point (x=0) then it is one-to-one, so you must be careful with the origin.
But I don't know how to find the image set D. Because there are two variables in the first component in T x and y*. How do I find D?
 
Physics news on Phys.org
hi der.physika! :smile:

it's easier if you break D* into two functions

what is the image of the function that sends (x, y) to (x, xy)?

(it may help to consider all the (x, 1)s)
 
tiny-tim said:
hi der.physika! :smile:

it's easier if you break D* into two functions

what is the image of the function that sends (x, y) to (x, xy)?

(it may help to consider all the (x, 1)s)


Okay... I think I found the solution

by using parametric equations

(t,0); (1,t); (t,1), (0,t) and plugging them in yields (0,0), (0,0), (t,t), (0,t) which makes it not 1 to 1. So... it gives me the triangle with those vertices. is this correct?
 
(just got up :zzz: …)
der.physika said:
… (t,0); (1,t); (t,1), (0,t) and plugging them in yields (0,0), (0,0), (t,t), (0,t) which makes it not 1 to 1. So... it gives me the triangle with those vertices. is this correct?

That's right! :smile:

(as you've seen, a short-cut that will work in any "non-folding" case is to simply find where all the corners go to :wink:)
 
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