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

Continuity of a derivate function

Is there exists a continuous function whose derivate function is NOT continuous? To be more specific, $f$ is continuous while $f'$ isn't. I'm just looking for a drawable example for a project. Thanks in advance.
1
vote
1 answer

Proof for intermediate-value-theorem for a continous function

I have to prove a intermediate-value-sentence for a continous function $f: R \rightarrow \mathbb{R}$, where R is either an open or closed rectangle in $\mathbb{R}^2$. We know further that $f: \mathbb{R}^n \rightarrow \mathbb{R}$ be continous and…
Mathias
  • 917
1
vote
1 answer

Is this function differentiable $f(x)= \frac{e^{-|x|}}{\max (e^{x},e^{-x})}$?

Consider the function $$f(x)= \frac{e^{-|x|}}{\max (e^{x},e^{-x})}$$ Is this function differentiable at every point? My progress - I was able to split the function in two parts For $$x>0, f(x) = e^{-2x}$$ For $$ x<0, f(x) = e^{2x}$$ Then I drew…
1
vote
1 answer

Question $F:[a, \infty) \to R$ is continuous and limit of $F$ at infinity exist implies $F$ is uniformly continuous

Above mentioned fact is proved, now does the converse (i.e If $F(x)$ is uniformly continuous on $\mathbb R$ then it is Continuous on $\mathbb R$ and $\lim_{x \to \infty} F(x)$ exists) of the above question holds. if not, please provide a…
1
vote
3 answers

Discontinuous points of $0.a_{1}0a_{2}0...$

Let’s assume we have a function called $f$ with the domain $(0, 1)$, and let’s also assume that we replace any number like $a + 0.99999...$ with $a + 1$. If $f$ is defined like this: $$f(0.a_{1}a_{2}a_{3}...) = 0.a_{1}0a_{2}0a_{3}0...$$ What are…
Jigsaw
  • 497
1
vote
3 answers

Show that the Function is not Continuous

Show that the Function $$g(x):=\begin{cases} \left| x \right| \sin{( \cot{x} )} & \text{for }x\notin \left\{ 0,\frac{1}{42} \right\}, \\ 0 & \text{for }x=0, \\ 10^{42} & \text{for }x=\frac{1}{42} \end{cases}$$ is not continuous, but in the Point…
Devid
  • 513
1
vote
2 answers

Why isn't $\lim\limits_{x\to 3}=6$ true in these conditions?

Let $\left(u_n\right)$ be a succession with general term: $$u_n=3+\frac{(-1)^n}{n}$$ and $h$ a real function such that $\lim h\left(u_n\right)=6$. This is a multiple choice question and I'm pretty sure the right answer is the following: If $h$ is…
Concept7
  • 405
1
vote
1 answer

Prove using continuity

$g(x)$ is a function with a fixed point $p$. If $g'(x)$ is continuous on $(p-\delta_0,p+\delta_0)$ for some constant $\delta_0>0$ and $|g^{'}(p)|<1$, then there is a positive number $\delta<\delta_0$ such that $$|g^{'}(x)|\leq k<1 $$ for some…
Don
  • 636
1
vote
1 answer

Continuity of functions and composition

Let $f:X \rightarrow Y$, $g:Y \rightarrow Z$ be functions such that 1)$f$ is onto, 2)$f$ and $g \circ f$ are continuous. Under what minimal requirements $g$ is continuous? I am only aware of Theorem 1 in Kellum K.R., Rosen H. (1992). Compositions…
Mikhail
  • 427
1
vote
2 answers

Find condition for one-one ness

Let $g:\mathbb{R} \to \mathbb{R}$ be a differentiable function such that $|g'(x) |\le M$ for all $x\in \mathbb{R}$. For what values of $a$ will the function $f(x) = x + a g(x)$ be necessarily one-to-one? As $g'$ is bounded $g$ is uniformly…
1
vote
1 answer

Are the functions $f(x)g(x)$, $f(x)-g(x)$ and $\frac{f(x)}{g(x)}$ continuous when $x$ varies in a topological space?

Let $(X,\mathcal T)$ be a topological space and the functions: $$f:X\to \Bbb R$$ $$g:X\to \Bbb R^+$$ be continuous. Are the functions $f(x)g(x)$, $f(x)-g(x)$ and $\frac{f(x)}{g(x)}$ continuous?
user59671
1
vote
0 answers

Uniform continuity and inverse images

Given: $f: X → Y, x\in X$, and $f$ is continuous at $x$, $f$ is continuous on $X$. Prove that $f$ is continuous on $X$ if and only if for each open subset $V$ of $Y$, $f^{-1}(V)$ is an open subset of $X$.
1
vote
1 answer

Determine $k$ so that the function is continuous

$$y=\begin{cases}\Large{\frac{\left(e^{(k+2)x}-1\right)}{5x}}&x<0\\x^2+5k-2&x\ge0\end{cases}$$ Applying the continuity theorem, I tried this $$\lim_{x\to0^-}\left(\frac{\left(e^{(k+2)x}-1\right)}{5x}\right)=\lim_{x\to 0^+}(x^2+5k-2)$$ And then…
Robangiu
  • 15
  • 3
1
vote
3 answers

Study the continuity of a function

I have the function $f:\mathbb{R}^2\rightarrow\mathbb{R}\ f(x,y) = \left\{\begin{matrix} \sin\frac{x^3y}{x^4+y^4}, & (x,y) \in \mathbb{R}^2 \setminus\{(0,0)\}\\ 0, & (x,y) = (0,0). \end{matrix}\right.$ I need to study the continuity of the…
1
vote
2 answers

Is this definition a continuous map?

Let (X, $\mathscr{T_x}$) and (Y, $\mathscr{T_y}$) be topological spaces. A map $f : X → Y$ is called continuous if the inverse image of each set open in $Y$ is open in X (that is $f^{−1}$ maps $\mathscr{T_y}$ into $\mathscr{T_x}$) I want to…