Questions tagged [continuity]

Intuitively, a continuous function is one where small changes of input result in correspondingly small changes of output. Use this tag for questions involving this concept. As there are many mathematical formalizations of continuity, please also use an appropriate subject tag such as (real-analysis) or (general-topology)

Analytic Definition: Let $(X, d_X)$ and $(Y, d_Y)$ be metric spaces. A map $f : X \to Y$ is said to be continuous at $x_0$ if for every $\varepsilon > 0$, there is $\delta > 0$ such that $d_Y(f(x_0), f(x)) < \delta$ whenever $d_X(x_0, x) < \varepsilon$. A map $f : X \to Y$ is said to be continuous if it is continuous at $x_0$ for all $x_0 \in X$.

Topological Definition: Let $(X,\mathcal T_X)$ and $(Y, \mathcal T_Y)$ be topological spaces. A map $f : X \to Y$ is said to be continuous if $U \in \mathcal T_Y$ implies that $f^{-1}(U) \in \mathcal T_X$.

In the case of metric spaces, the metric induces a topology, and the two notions of continuity coincide. Note that multiple metrics can induce the same topology, and that not all topologies are metrizable (can be generated from some metric).

Continuity is a sufficient condition for the intermediate value theorem. It is also a necessary condition for the extreme value theorem, as well as differentiability.

17100 questions
2
votes
1 answer

How to know at which points this function is continuous?

For the function: $f(x)= \begin{cases} x^2 & \mbox{if }x \mbox{ is rational } \\ -x^2 & \mbox{if }x \mbox{ is irrational } \\ \end{cases}$ I am looking for points where it is continuous My thought is that this function is not continuous…
Mahmoud
  • 47
  • 3
2
votes
0 answers

Can a continuous function $f$ with no flat regions have infinite solutions for $f(x)=c$?

Let $f:[0,1]\rightarrow[a,b]$, $f(\cdot)$ is continuous and has no flat regions. Can the equation $f(x)=c$ have an infinite number of solutions? It seems pathological cases like the Weierstrass function might provide some examples of this, but I'm…
Canine360
  • 1,481
2
votes
1 answer

How to prove: A negative number has an $n$-th root if $n$ is odd

Statement: If $n$ is an odd positive integer and $a<0$. prove that there is exactly one negative $b$ such that $b^n = a$ Proof: let $n= 2k+1$ where $k \in \mathbb N$ let $c < 0$ s.t. $c
2
votes
0 answers

I'm confused and I don't know if the way I developed the limit is right

the exercise asks me to prove that the limit $ \lim_{x \to \infty}(\frac{-x^{2n-2}}{(2n+4)(1+x^2)^{n+2}})= \frac{n-1}{n+2} $ bag out of bounds $ \frac{1}{(2n+4)}\lim_{x \to \infty}(\frac{-x^{2n-2}}{(1+x^2)^{n+2}}) $ then I apply L'hopital's rule and…
2
votes
2 answers

Prove that if function $f$ is continuous on given interval and satisfies given equation there exists $x$ such that $f(2x) - f(x) = 1$

I am struggling to solve this question: Function $f$ is continuous on interval $[\frac{1}{2\sqrt{2}}, 2\sqrt{2}]$ and $f(2\sqrt{2}) - f(\frac{1}{2\sqrt{2}}) = 3$. Show that there exists $x$ such that $f(2x) - f(x) = 1$ I didn't come up with any…
2
votes
0 answers

Let $f: \Bbb R\to [0,\infty)$ be bijective, show that $f$ has infinite many discontinuities.

Let $f: \Bbb R\to [0,\infty)$ be bijective, show that $f$ has infinite many discontinuities. Clearly, there exists one and only one $x_0$ such that $f(x_0)=0$. And $\forall\ x\neq x_0, f(x)>0$. I have no idea. Thinking more than two days. Argue by…
xldd
  • 3,407
2
votes
2 answers

Does uniformly continuity on $(a,b)$ and $(b,c)$ imply uniform continuity of $(a,c)$?

Let $f:(a,c) \to \mathbb R$. Prove that if $f$ is uniformly continuous on $(a,b)$ and $(b,c)$, then $f$ is uniformly continuous on $(a,c)$. My attempt at a solution: I am having doubts if it is correct, is it right there has no condition that $f$…
jolly
  • 21
2
votes
1 answer

Norm on a linear functional is continuous

Let $L:E\rightarrow \mathbb{R}$ be a linear functional and define $E=\{f \in C([a,b]); f(a)=f(b)=0\}$. Let $\|f\|_0 = \max |f(x)|$ and $$\|f\|_1=\int_a^b |f(x)|\,dx$$ be norms on $E$. I must prove that the functional $$L(f)=\int_a^b f(x) \, dx$$ is…
ask 1234
  • 131
2
votes
1 answer

Does a function being not differentiable imply it's continuous?

My textbook defines $p = f'(a^{+})$ and $q= f'({a^-})$, and says; (I) p=q =>f is differentiable at x = a => f is continuous at x = a (II)p$\ne$q => f is not differentiable at x = a, but f is continuous at x=a. How does the second one work out? It…
harry
  • 1,076
2
votes
1 answer

About Darboux theorem

What I have learned says that Darboux theorem can be used to prove function that is not continuous can also be true with intermediate value theorem. Is that right? But why don't we talk about that topic when we prove this theorem? Is this not that…
TCLee
  • 37
2
votes
2 answers

Existence of continuous functions defined on $x\geq 0$ such that $f(4x)-f(2x)-f(x)=0$

How to show that there exists a non-zero continuous function defined on $x\geq 0$ such that $f(4x)-f(2x)-f(x)=0$? By setting $a_n=f(2^nx)$, then $f(x)=(-\frac{1+\sqrt{5}}{2})^n f(x/2^n)$. Then what happens next?
xldd
  • 3,485
2
votes
1 answer

How to encode a continuous function by a real number

In his book, Reverse Mathematics, John Stillwell says (pg. 44) "that each continuous function on R may be encoded by a set of natural numbers and hence the arithmetization project extends at least as far as the continuous functions. This remarkable…
vahed
  • 21
2
votes
1 answer

Proving that the sum of two continuous function is also continuous

I am using the following definition of continuity: Let $f: D \subset \mathbb{R^m} \to \mathbb{R^n}$, $x \in D$. Then there exists a function $\delta: \mathbb{R_{>0}} \to \mathbb{R_{>0}}$ so that for all $ \epsilon > 0$ and all $y \in D$ with…
some_user
  • 181
2
votes
3 answers

Proving a function(with two variables) is continuous

I am having a difficulty solving this problem. First of all, I'm sorry that the problem isn't well written but I am not very good with typing out math problems, due to the fact that I am new to this, so I hope it's at least understandable. Next, I…
user759374
2
votes
1 answer

How to prove that these Darboux functions are continuous?

Let $f$ be a function defined on $[0,2]$ with the following properties: i) If $[a,b] \subset [0,\infty],$ then $f([a,c])$ contains the interval with extremes $f(a)$ and $f(b).$ ii) For all $c \in \Bbb R, $ the set $f^{-1}(c)$ is open. Prove…
JaveCamilo
  • 21
  • 2