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

If $f$ is an even function such that $\lim_{h\to 0} \frac{f(h)-f(0)}{h}$ has some finite non zero value...[CONT]

If $f$ is an even function such that $\lim_{h\to 0^+} \frac{f(h)-f(0)}{h}$ has some finite non zero value, prove that $f(x)$ is continuous but not differentiable. $$f’(0)=\lim_{h\to 0^+} \frac{ f(h)-f(0)}{h} =k$$ And $$f’(0)=\lim_{h\to 0^-} \frac{…
Aditya
  • 6,191
0
votes
1 answer

If the function $f(x)=\mathrm{sign} (\sin^2x-\sin x-1)$ has exactly 4 points of discontinuity for all $x\in (0,n\pi)$, find $n$

For discontinuity $$\sin^2x-\sin x-1=0$$ $$\sin x = \frac{1\pm \sqrt 5}{2}$$ In $(0,2\pi)$, there are 4 such values of $x$ which satisfy the given condition. But the given answer is $(0,4\pi)$. Where am I going wrong?
Aditya
  • 6,191
0
votes
1 answer

Find number of points of discontinuity for $|x| \mathrm{sign} (x^3-x)$

The possible points are $0, -1, 1$ Obviously, $\mathrm{sign}(x^3-x)$ is discontinuous at $x=0$. The function is supposed to be discontinuous at $\pm 1$ and continuous at $0$ Checking continuity at $x=1$ $$\lim_{x\to 1^+} f(x)$$ $$=\lim_{h\to 0}…
Aditya
  • 6,191
0
votes
1 answer

Continuous in two sets implies continuity in union of sets

Say $f(x) = 0, x\in[0,1) $ and $f(x) = 1, x\in (1,2] $. Show that $f(x)$ continuous in $[0,1) \cup (1,2]$. I can see that $f(x)$ is continuous in $[0,1)$ and $(1,2]$, but what does that imply that it's continuous in the union?
Alex Matt
  • 429
0
votes
2 answers

Right-hand/left-hand jump discontinuity confusions

I have troubles understanding the definitions for right-hand/left-hand jump discontinuities. As given in e.g. https://www.diva-portal.org/smash/get/diva2:5850/FULLTEXT01.pdf $f:[a,b] \rightarrow \mathbb{R}$ monotone on $[a,b]$, $c \in…
mavavilj
  • 7,270
0
votes
3 answers

Finding continuous f where f is not bounded .

I am finding a function f which is continuous on a closed interval but not bounded on the interval.
ROBINSON
  • 2,269
0
votes
1 answer

Continuity of the function $g: [c, \infty] \to \mathbb{R}$ , $g(x) = \lfloor x \rfloor + \sqrt{x+\lfloor x \rfloor}$

We have $x \in [c, \infty]$ with $g: [c, \infty] \to \mathbb{R}$ , $g(x) = \lfloor x \rfloor + \sqrt{x+\lfloor x \rfloor}$ The question is for which $c$ is the function $g$ continous?
user804292
0
votes
1 answer

does existence of gradient for every point $(x,y)\in \Bbb{R}^2$ mean that function is continuous

does existence of gradient for every point $(x,y)\in \Bbb{R}^2$ for some real function $f$ mean that function is continuous?
user737138
0
votes
2 answers

Help on uniform continuity

Any help on this question would be appreciated as I'm stuck. I would love to think some more but I'm not getting anywhere no matter how much I read about pointwise/continuous convergence and I would really like to know how this is done..…
0
votes
0 answers

A proof about the discontinuities on the principles of mathematics analysis

As the verification is left to the reader, I try to verify it and it seems it is somehow natural: when $x_n$ is a point of $E$, when $x\ge x_n$, the $c_n$ is added, while when $x_n$ is not a point of $E$, as the series is convergent, by Cauchy…
fractal
  • 551
0
votes
2 answers

What is the intuition behind Mean Squared Error being continuous?

I'm currently learning about mean squared error and gradient descent and one of things that's tripping me up is how the mean squared error is continuous. I'm trying to imagine a scenario with a cost function that involves only one variable and no…
db2791
  • 197
0
votes
1 answer

What is the norm in $\mathcal{C}(\mathbb{R}^n)$? continuous functions space.

It is known that $H^{s,p}(\mathbb{R}^n)\subset \mathcal{C}(\mathbb{R}^n)\cap L^{\infty}(\mathbb{R}^n)$ when $s>n/p$, with $H^{s,p}$ Sobolev space. What is the norm that is considered in space $\mathcal{C}(\mathbb{R}^n)$ for a function to be…
eraldcoil
  • 3,508
0
votes
0 answers

Find continuous function with minimum

Let $f$ be a function continuous on ${[x_1,x_2]}$ with the minimum equal $y$. Find the functions $f$ such that min of ${f\left(\frac{1}{x}\right)=}$ min of ${f(x)}$
Jack
  • 581
0
votes
1 answer

Is my development about the continuity of the function correct?

I have the following statement: Prove if $\sqrt{log(x^2+7)}$ is continuous at $x=-4$ My development was: Let $g(x)=\log(x)$ and $ f(x)=x^2+7$ I will prove that $\log(x^2+7)$ is continuous at $x=-4$. $\log(x^2 +7)$ is continuous at $x = -4 \iff…
ESCM
  • 3,161
0
votes
2 answers

finding value of $p,q$ such that function $f(x)$ is continuous at $x=-1$

If $$f(x)=\left\{\begin{matrix} \sin\bigg(\pi(x+p)\bigg)\;\; , &x<-1 \\ q\bigg(\lfloor x \rfloor^2+\lfloor x \rfloor\bigg)+1\;\;,\;\;& x\geq -1 \end{matrix}\right.$$ where $\lfloor x \rfloor $ represent the integer part of $x,$ . Then what…
jacky
  • 5,194