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

Is this function continuous for $a$?

I need to determine $a\in\mathbb{R}$ so that $f:\mathbb{R}\to\mathbb{R}, f(x):=\begin{cases}x^4-x^2+4a & x\leq 1\\x^3+2x+a^2 &x>1\end{cases}$ is continuous in $\mathbb{R}$. Idea: I only need to make $f$ continuous in $x=1$: $$ \lim_{x\nearrow1}=4a…
1
vote
1 answer

Proof that $f(x)=(x+1)/(x-1)$ is continuous on $(1,∞)$

I need to prove that the function $f(x)=(x+1)/(x-1)$ is continuous on the interval $(1,∞)$ using the epsilon-delta definition of continuity. Here's my work thus far: Let $x,y\in(1,∞)$.…
1
vote
0 answers

A more general notion of continuity in the absence of uniqueness?

Consider an optimization problem with real parameters $a$, $b$ and $c$. Let $W^*$ be a solution to the optimization problem. $W^*$ is a finite-dimensional vector. Clearly, $W^*$ is a function of $a$, $b$ and $c$. So I will write $W^*(a,b,c)$. Assume…
rims
  • 2,657
1
vote
1 answer

Existence of onto Continuous function from [0,1) to (0,1)

Does there exists a continuous onto function from $[0,1)$ to $(0,1)$? My approach: If there is a continuous onto function from $[0,1)$ to $(0,1)$ then for g , extension of f on [0,1] image of [0,1] is either $(0,1)$ or $[0,1)$ or $(0,1]$ .All of…
Nope
  • 1,222
1
vote
2 answers

Countinuous functions verifying $f(g(x))=g(f(x))$ are such that there exists $a$ such that $f(a)=g(a)$

$f,g\colon [a,b]\to [a,b]$ 2 continuous functions for which holds $f(g(x))=g(f(x))$. Prove that there exist $x$ such that $f(x)=g(x)$. If such $x$ does not exist, then $f(x)-g(x)$ has constant sign. Assuming it is positive, then $f(x)>g(x)$ for all…
1
vote
1 answer

Is it correct to say $f$ is continuous or $f(x)$ is continuous?

Suppose there is a function $f$. I already know that it is continuous. Should I write it as "$f$ is continuous" or "$f(x)$ is continuous"? Since $f$ is the function while $f(x)$ is just a value taken at $x$, I would imagine that it would be correct…
1
vote
1 answer

A function with strange behavior near the boundary of domain

During some calculations, I came up with a very weird function. It reads $$f(k)=\frac{8(1-k^2)+k^4+4(k^2-2)\sqrt{1-k^2}}{k^4\sqrt{1-k^2}}.$$ Fo $f$ to be real, we have to choose $k\in [-1,0[ \ \cup \ ]0,1]$. Depending on the region we choose to…
1
vote
1 answer

Simply What does Pasting Lemma says

Let me write definition of Pasting Lemma: Let $X=A \cup B$ where $A$ and $B$ are closed subsets of $X$. Let $g: A\to Y$ and $h:B\to Y$ be continuous function such that $g|A\cap B = h|A\cap B$. Define $f:X\to Y$ by $f\left( x\right)…
Fuat Ray
  • 746
  • 2
  • 11
1
vote
0 answers

Piecewise continuous functions and boundedness

So I am pursuing my master's degree in mathematics and doing a course on Fourier series i encountered piecewise continuous functions. From the definition it seems that they must be bounded functions as on each subinterval the limits from both sides…
1
vote
1 answer

Continuous mapping

It's given mapping $T:l^1\rightarrow l^{\infty}$, $T(\langle x_1,x_2,x_3,...\rangle):=\langle \sum^\infty_{j=1}x_j,\sum^\infty_{j=2}x_j,\sum^\infty_{j=3}x_j,...\rangle)$ where $l^{\infty}$ is space of bounded sequences $x=\langle x_n\rangle $ with…
user23709
  • 759
1
vote
1 answer

continuity of a derivative at a point implying continuity in neighbourhood

Does this hold: If the derivative of a function $f$ is continuous at point $c$ (i.e. $f'$ is continuous at $c$), then the function $f$ is continuous in an open interval around $c$? My understanding is that the answer is yes, with the following…
S11n
  • 898
1
vote
1 answer

Let $A = \{(x,y) : x^2+y^2 = 1\}$ and let $f : A \to \Bbb R$ be a continuous function. Then prove or disprove the following: 1. $f$ is one to one. .

Let $A = \{(x,y) : x^2+y^2 = 1\}$ and let $f : A \to \Bbb R$ be a continuous function. Then prove or disprove the following: $f$ is one to one. $f$ is onto. If I take $f(x,y) = e^{x+y}$ which is continuous function but $\nexists x,y$ s.t.…
1
vote
1 answer

Is a Lipschitz continuous function always differentiable?

Lipchitz condition: $f:R→R$ is called Lipschitz continuous if there exists a $K>0$ such that, for all real $x_1$ and $x_2$, $|f(x_1 )-f(x_2 )|≤K|x_1-x_2 |$. Is every function satisfying the Lipchitz condition differentiable?
gbd
  • 1,963
1
vote
1 answer

Let f(x)=x ($[\frac{1}{x}]+[\frac{2}{x}]+....+[\frac{8}{x}]$) for x$\neq$ 0 and f(x)=$9k$ for x=0 then value of K for which the function is continous

Let f(x) = x ($ [\frac{1}{x}] + [\frac{2}{x}] + [\frac{3}{x}]....+[\frac{8}{x}] $ ) for x$\neq$ 0 and f(x) = $9k$ for x = 0 then the value of k for which the function is continous at x=0 is ([.] denotes greatest integer function) MY ATTEMPT : we…
hinsberg
  • 25
  • 4
1
vote
2 answers

Value of $\left|\tan\frac{\pi}{2}\right|$ and continuity of$|\tan x|$

$ \lim\limits_{x\rightarrow\frac{\pi}{2}^-} \tan x=+ ∞$ and $ \lim\limits_{x\rightarrow\frac{\pi}{2}^+} \tan x=- ∞$ , so $\tan\frac{\pi}{2}$ is not defined $ \lim\limits_{x\rightarrow\frac{\pi}{2}^-} |\tan x|=…
Asher2211
  • 3,406
  • 10
  • 31