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
0
votes
3 answers

to prove that $f(x)=f(0)$

Let, $f:(-1,1)\rightarrow\mathbb{R}$ be a function continuous at $x=0$ and given that $f(x)=f(x^2)$ for all $x\in(-1,1)$. Prove that, $f(x)=f(0)$ $\forall x\in(-1,1)$. Ok. First give me some hint.
Topology
  • 1,566
  • 11
  • 27
0
votes
1 answer

Modified dirichlet function

Can Dirichlet's function be modified in such a way that it is continuous at some real number? For instance, as $xD(x)$ is continuous at $x=0$, is it possible that $(x-1)D(x)$ is continuous at $x=1$? Here $D(x)$ is the Dirichlet function. Can it be…
user96370
0
votes
1 answer

Determination of a constant based on continuity

The following defines function with a constant $b$ to be determined by using the continuity of a function: $$f(x)=\begin{cases} \dfrac{x-b}{b+1}, \quad x<0\\[1.75ex] x^2+b, \quad x>0 \end{cases}$$ In short, for what value of $b$ is $f(x)$…
azetina
  • 229
0
votes
1 answer

Prove using Epsilon-Delta

Let $f:I\rightarrow R$ be continuous at $y\in I$. Suppose $f(y)>m$ for some $m \in R$. Prove there exists $\delta >0$ such that $f(x)>m$ for all $x \in I$ with $|x−y|<\delta $. Proof: Let $f:I \rightarrow R$ be continuous at $y \in I$. By…
Maddy
  • 193
0
votes
2 answers

Continuous function.

Suppose that function $f:\mathbb[0,1]\to\mathbb{R}$ is continuous and that $f(x)>2$ if $0\leq x< 1$. Is it necessarily the case that $f(1)>2$? So I'm thinking about setting $f(1)\leq2$ and try to prove that $f$ is continuous at $x=1$. So it means…
0
votes
1 answer

Continuous in $I\times J$ - then continuous in $I$ and in $J$?

Maybe it is a silly question, but: If I have a function $f$ that is continuous on $I\times J\subseteq\mathbb{R}^2$; does this imply that $f$ is continuous in $I$ and in $J$? My intuitive answer is: Yes, of course, because if one looks at the…
user34632
0
votes
1 answer

continuous implies frechet differentiable?

I knew if $f$ is Frechet differentiable at $x$ then $f$ is continuous at $x$. But reverse, i.e. If $f$ is continuous at $x$ then $f$ is Frechet differentiable at $x$ true or false?. I think it is wrong, but I can't give a counterexample. Can anyone…
Muniain
  • 1,453
0
votes
0 answers

we need to discuss continuity of $f$

$f:[0,1]\to [0,1]$ is defined in the following manner $f(1)=1$ and if $a=.a_1a_2a_3a_4\dots$ which is decimal representation then $f(a)=.0a_10a_20a_3\dots$ we need to discuss continuity of $f$ consider a point $a=.315$ by definition…
Myshkin
  • 35,974
  • 27
  • 154
  • 332
0
votes
1 answer

Determining whether a function has continuous inverse

The function I am considering is $f: \mathbb{R}\times[0,1]\to \mathbb{R}$ given by the rule: $f(\theta, t)=((1+8t)\cos\theta,(1+3t)\sin\theta)$ where $0 \leq \theta \leq 2\pi$ and $0\leq t \leq1$. $f$ is invertible because $\cos$ and $\sin$ are…
emka
  • 6,494
0
votes
2 answers

Show continuity

A function $h:\mathbb{Q} \rightarrow \mathbb{R}$, with $h(x) = 0$ for $|x|<\sqrt2$ and $h(x) = 1$ for $|x| > \sqrt2$ is continuous for all $x$ in $\mathbb{Q}$. It states in the solution that for $x_0$ in $\mathbb{Q}$ and $\delta =$ min{|$x_0$ +…
0
votes
1 answer

Why is this piecewise function continuous at $a = 0$, but this other similar piecewise function isn't.

Take $$f(x) = \begin{cases} 1,\quad x∈ℚ \\ 0,\quad x∉ℚ \end{cases}$$ and $$g(x) = \begin{cases} x,\quad x∈ℚ \\ 0,\quad x∉ℚ \end{cases}$$ where $f(x)$ is not continuous at $a=0$, in fact it's not continuous anywhere, and $g(x)$…
0
votes
0 answers

Continuous function whose $\{x\in(a,b):f(x)>0\}$ cannot be expressed as the finite union of open intervals

Let $f$ be a continuous function on an open interval $X=(a,b)$. I know $\{x\in X: f(x)>0\}$ is open, and open sets are countable unions of disjoint open intervals. I am wondering if we can say that $\{x\in X: f(x)>c\}$ is a finite union of disjoint…
kenji
  • 23
0
votes
2 answers

How to prove with rigor that there exists $c \in [-1,1]$ such that $f(c)=100c$?

The function $f:[-1,1] \to \mathbb{R}$ is continuous on its domain, with $f(-1)=1$ and $f(1)=5$. The statement that $\exists c \in [-1,1]$ such that $f(c)=100c$ is intuitively true because a continuous graph starting from $(-1,1)$ to $(1,5)$ must…
0
votes
0 answers

Deriving the delta for an epsilon for a continuous function

Example 1.1.6 Consider the function $f: \mathbb{R}^n \rightarrow \mathbb{R}^n$ given by $f(x)=x /(1+\|x\|)$, where $\|x\|=\left(\sum x_i^2\right)^{1 / 2}$. We have $$ \begin{aligned} \|f(y)-f(x)\| & =\frac{\|(y-x)+x(\|x\|-\|y\|)+\|…
Michael
  • 101
0
votes
0 answers

Let $f\in C_c^{0}(\mathbb{R}^n)$ , and $(x_n)$ be a sequence such that $||x_n|| \to \infty$ is true that $f(x_n) \to 0$ when $n \to \infty$

Let $f$ be a compact support continuous function, and $(x_n)_{n \in \mathbb{N}}$ be a sequence such that $||x_n|| \to \infty$ it is true that $f(x_n) \to 0$ when $n \to \infty$ ? I think to these fact it is true because like the sequence is…