Suppose that f : R -> R is continuous and one-to-one

  • Thread starter Thread starter ek
  • Start date Start date
  • Tags Tags
    Continuous
ek
Messages
182
Reaction score
0
Sorry for no description of the type of question, but I'm so out to lunch on this stuff I don't even know what I'd call it. Ok, so I'm not looking for answers here, I'd just appreciate being pushed in the right direction.

Suppose that f : R -> R is continuous and one-to-one (that is, x1 != x2 --> f(x1) != f(x2). Prove that for each interval I = [a,b] contained in R either f(I) = [f(a), f(b)] or f(I) = [f(b), f(a)].

I have no idea what to consider for this problem.

Sorry for the bad notation. I'm not too proficient at latex.
 
Physics news on Phys.org
Perhaps a proof by contradiction would work?
 
It is hard to suggest how to prove something like that without knowing what you have to work with. For example, there is a theorem saying that a continuous function maps an interval into an interval. Do you know that theorem and can you use it? It's a special case of a more general theorem that says that a continuous function maps a connected set into a connected set- and, of course, in R connected sets are precisely intervals.

If you can use that theorem then you have immediately that f([a, b])= [c, d] for some c, d. Then use "one-to-one" to prove c= f(a), d= f(b) or c= f(b), d= f(a).
 
Thanks very much for the help and sorry for the late reply.

This is a third year "advanced calculus" class and I was privy to the connected set theorem.

I suck (relatively anyway, compared to phys/astr) at math, getting through this final major math class will be quite a challenge to get my degree (Astronomy).

I'll probably be calling upon the very knowlegable PF members for some guidance throughout the semester.

Thanks again.
 
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...
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