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

Proving if a function is continuous or not

Can somebody explain how to solve this problem:
Gary
  • 1
0
votes
1 answer

Discontinuity and differentiation;is this possible?

If $ f $ is a continuous function defined on a real interval that has a discontinuity at a point (but is continuous otherwise), then is it possible to be differentiable at that point?
user42
  • 663
0
votes
1 answer

Proving extreme value theorem; is showing maximum enough?

Can we prove the extreme value theorem by merely showing that a maximum exists (if $f$ is continuous and defined on a closed, bounded interval in $\mathbb{R}$) because then we'd apply this "half" of the theorem on $-f$ defined by $-f(x)$ which too…
Idelae
  • 1
0
votes
1 answer

A confusing discontinuity proof using eps-delta

So $f(\vec{x}) =0$ if $x=0$ and equals $xyzt/(x^4+y^4+z^4+t^4)$ if $|\vec{x}|$ does not equal zero. How do I prove it is not continuous at the origin with epsilons and deltas? The whole epsilon delta thing is confusing the crap out of me to be…
0
votes
1 answer

Continuity of $f:\mathbb R^2 \rightarrow \mathbb R$

Consider $f:\mathbb R^2 \rightarrow \mathbb R$ $f(x,y)=\begin{cases} xy,\text{ if } xy > 0\\ 0, \text{ if } xy \le 0 \end{cases} $ at which points of $\mathbb R^2$ is $f$ continuous? My attempt: I am having trouble starting solving this…
hobbit
  • 11
0
votes
2 answers

Can anyone solve this continuity problem?

Let the function $f(x)$ be defined as: $$ f(x) = \begin{cases} \sin {\frac {1}{x}},& \text{if } x \neq 0 \\ 0 , & \text{if } x= 0 \end{cases} $$ Is this function continuous at $ x=0$ ?
Lakhi
  • 65
0
votes
1 answer

Continuity of $r\left(t\right)=\cos^2\left(2t\right)\hat{i}+\sin\left(3t\right)\hat{j}$ along $\left[-\frac{\pi}{2},\frac{\pi}{2}\right]$

I had a bonus on a quiz that gave me the vector function \begin{align} r\left(t\right)=\cos^2\left(2t\right)\hat{i}+\sin\left(3t\right)\hat{j},\tag{1} \end{align} and asked me if it was continuous along $\left[\frac{-\pi}{2},\frac{\pi}{2}\right]$.…
bjd2385
  • 3,017
0
votes
1 answer

Possible definition for continuity

So we know that a function $f(x)$ is continuous at a point $x_0$ if for each $\epsilon >0$ we can find a $\delta$ s.t. $\mid x_0-x\mid \lt \delta \implies \mid f(x) - f(x_0) \mid \lt \epsilon $. I was wondering if there is any definition which uses…
0
votes
1 answer

How to conclude that $f$ may not have a fixed point

Let $f:[0,1)\rightarrow [0,1)$ be a continuous map.How to conclude that $f$ may /may not have a fixed point? I tried to prove this fact considering the function $g(x)=f(x)-x $ then $g$ is continuous $g(0)=0$ But the proof does not hold as in the…
Learnmore
  • 31,062
0
votes
1 answer

Continuous function and maximum value

Given function $f : (0; 10] \rightarrow \mathbb{R}$ is continuous and $f(3)$ is its maximum value. I have to prove that there is $x_0$ such $f(x_0)=f(3x_0)$. How to do that?
0
votes
0 answers

Image of continous function

Given countinous function $f : [0; 1] \cup (2;3) \rightarrow \mathbb{R}$. I have to determine whether following sets can be images of the function. a) $[0;1]$ b) $[0; 1]\cup [2;3]$ c) $\{1, 2, 3\}$. I think that a)yes b) yes c) no. Am I…
alex
  • 1
0
votes
2 answers

If a continuous function on $\mathbb{R}$ attains an extremum at a single point, it must be the global extremum.

Let $f$ be a continuous function on $\mathbb{R}$ which attains a local maximum at ${{x}_{0}}$. Prove that if $f$ doesn't have any other extremum points, then ${{x}_{0}}$ is the global maximum of $f$ on $\mathbb{R}$. I know this has something to do…
0
votes
1 answer

Is $P(x,\cdot)$ continous in the second component?

let $D:=\left\{z\in\mathbb{C}: \lvert z\rvert <1\right\}$ and define $P\colon D\times D\to \mathbb{R}$ by $$ P(x,y)=\begin{cases}\frac{1-\lvert x\rvert^2}{\lvert x-y\rvert^2}, & \text{ if }x\neq y\\0, & \text{ if }x=y\end{cases}. $$ Is $P(x,\cdot)$…
mathfemi
  • 2,631
0
votes
1 answer

Uniform continuity 2 variable function

Let $f:\Bbb{R^2}\rightarrow\Bbb{R}$ and two real parameters $a,b$ such that $$f (\mathbf{x,y})= \begin{cases}a(x^2+y^2),&(x,y)\in B_{d_{2}}(0;2)\\ \frac{b}{\sqrt{x^2+y^2}},&(x,y)\in \Bbb{R^2}- B_{d_{2}}(0;2)\end{cases}$$ $B_{d_{2}}(0;2) $ represents…
0
votes
1 answer

How to prove this map is continuous

Let $Y=\mathbb{R}^2 \setminus\left\{\begin{bmatrix}0\\ 0 \end{bmatrix}\right\}$ and $I=\left[0,1\right]$, both with the subspace topologies of the Euclidean ones. Define a map $F:Y\times I\to Y$ by…
PPR
  • 1,086