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
1 answer

Real valued continuous function on arbitrary space

I was wondering if we can construct a continuous function $f:X \rightarrow \mathbb{R}$ that is not the constant function. Here X is an arbitrary infinite set with some metric d defined on it. The metric on $\mathbb{R}$ is the euclidean metric. I am…
Suraj
  • 133
0
votes
2 answers

Prove that the function $ f(x)=x^3+3x$ is countinous at $ x=1$

Prove that the function $f(x)=x^3+3x$ is countinous at $x=1$ by working from the $\epsilon-\delta$ definition of continuity.
CLoud
  • 35
0
votes
2 answers

Prove that the following function is continuous at $0$

Prove that the following function is continuous at $0$ $$ f(x) = \begin{cases} \frac{\sin(3x)}{\tan(2x)} \qquad \text{if} \ x<0 \ ; \\ \\ \frac{3}{2} \qquad\quad\qquad \text{if} \ x=0 \ ; \\ \\ \frac{\log(1+3x)}{e^{2x}-1} \ \ \ \text{if} \ x>0 \…
chndn
  • 2,863
0
votes
1 answer

A part of the construction of a chart of real projective space, $\mathbb{R}P^n$.

This question is from the Book [An introduction to Manifolds], Loring W. Tu. p.80. I understand almost all the other steps of constructing charts for real projective space, $\mathbb{R}P^n$. However, I've got some problem to understand the following…
with-forest
  • 1,175
0
votes
1 answer

Prove that $2xe^x=1$ has a unique solution on $(0,1)$

Letting $f(x)=2xe^x-1$ $f(0)=-1<0$ $f(1)=2e-1>0$ So by the IVT there must be a solution in the interval $(0,1)$. But I do not understand how I can show the uniqueness of a solution.
AlisonS
  • 21
0
votes
0 answers

Lower-semi continuity of a function defined on the space of probability distributions

Consider the following function defined on the probability distribution on [0,1] (whose cdf is denoted by $F$): $$V(F)=\int_0^1 \frac{\int_0^xF(t)dt}{F(x)}dF(x).$$ Is it true that the function is lower-semi continuous? It is certainly true that…
0
votes
2 answers

I realise a doubt in proof of Intermediate Value Theorem

In the proof of Intermediate Value Theorem, we first consider the case $f(a)>c$ and $f(b)
user732848
0
votes
1 answer

Proof Intermediate Value Theorem: Correct?

Theorem: Let $f: [a,b] \to \mathbb{R}$ be continuous and let $f(a)
0
votes
1 answer

Is this prove correct?

I want to prove that the function $f(x)=\frac{x}{1+x}$ is continuous for $x\geq 0$. I'm using the definition of continuity taking $\varepsilon > 0\:\:and\:\:\delta=\varepsilon\cdot(1+x)(1+c)$: $$\left | f(x)-f(c)\right |=\left |…
JaviBT
  • 47
0
votes
2 answers

Find relation between p and q if f(x) is continuous?

I feel that p>q because lt (x/sinx) = 1 and if p>q f(x) is continuous.But given answer is p>0. Can someone explain how is b the answer ?
0
votes
2 answers

Easy way to show continuity

If $f: A \to B$ is given by $f(x,y) = (x,y,0)$, where $A$ is an open disc in $\mathbb{R^2}$ and $B=\{{(x,y,0)}\in \mathbb{R^3} \mid (x,y) \in A\}$ is there a way to show that both $f$ and $f^{-1}(x,y,0) = (x,y)$ are continuous without using the…
A.B
  • 451
0
votes
2 answers

Why $f(x)=x^{\frac{2}{3}}$ is not continuous in $\mathbb{R}$?

Given that $x^{\frac{2}{3}}=({x^2})^{\frac{1}{3}}$, I thought that $f(x)$ is continuous in $\mathbb{R}$ but when I plot this function, I get something like this in wolfram. enter image description here What happens to $f(-5)$? is not…
0
votes
1 answer

How do I prove that $ t \rightarrow f(G(t),H(t)) $ is continuous?

I have to prove that the function $t \rightarrow f(G(t),H(t))$ is continuous in $[0,1]$. I know the following: Let $D \subseteq \mathbb{R}^2$ and let $f : D \rightarrow \mathbb{R}$ be a continous function. Let $ G : [0,1] \rightarrow \mathbb{R}$…
Mathias
  • 917
0
votes
3 answers

prove that $f$ attains at least its minimum or maximum

Let $f$ be a continuous function in the interval $[0,\infty]$. $\lim_{x\to\infty} f(x) = L.$ How would I prove that $f$ attains at least its minimum or maximum. I can use the definition of the limit to show that $f$ is bounded at $[N,\infty]$ by $…
FAF
  • 403
0
votes
3 answers

Proof that (1/sinx)-(1/x) is continuous

Can someone help me with a approach? Not looking for a solution just for a hint