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
0 answers

Show that $X$ is the set of points at which the function $f$ is continuous.

Question: Is there any function $f:\mathbb{R}\to\mathbb{R}$ that is continuous precisely on the rational points of $\mathbb{R}$? Solution: Let $f:\mathbb{R}\to \mathbb{R}$ be any arbitrary function. Give a positive integer $n$, let $U_n$ be the…
abcdmath
  • 1,933
0
votes
1 answer

Checking whether a function is continuous or not

Set $$ f(x) = \begin{cases} x^2 \cdot \sin(1/x), &\text{when $x\neq 0$;}\\ 0, &\text{when $x=0$}. \end{cases}$$ Now we have to check whether $f''(x)$ is continuous at $x= 0$ and $''(0)$ exists or not. All I've done is calculating the $f''(x)$ as I…
Rio
  • 45
  • 6
0
votes
2 answers

Is this function defined on just the integers continuous?

Define the function $f:\Bbb{Z}\rightarrow\Bbb{R}$ such that $f(z)=c$ and $c$ is any real number. Since $\forall \epsilon>0$, $\vert f(a)-f(b)\vert=\vert c-c\vert=0<\epsilon$ whenever $0<\vert a-b\vert<\delta$, for some $\delta >0$. Then $f$ must be…
0
votes
0 answers

Using polar coordinates to show continuity of a multivariable function with pole not at zero

Consider $$f(x,y )=\frac{x^2y^2}{2x^2+y^2}$$ Using polar coodinates we get $$f(r,\varphi)=\frac{r^4\cos(\varphi)^2\sin(\varphi)^2}{2r^2\cos(\varphi)^2 + r^2\sin(\varphi)^2}$$ Now: $$\lim_{(x,y)\to(0,0)}f(x,y)=\lim_{r\to 0} f(r,\varphi) = 0$$ so…
xotix
  • 887
0
votes
1 answer

How to prove that a binary function is continuous?

Assume that a binary function $f \colon \mathbb{R}^2 \rightarrow \mathbb{R}$. For every $x_{0}, y_{0} \in \mathbb{R}$, let $$g_{y_{0}} \colon \mathbb{R} \rightarrow \mathbb{R} \\ ~~~~~~~~~~~~~~~~~x \mapsto f(x,y_{0}) \\$$ $$h_{x_{0}} \colon…
Blanco
  • 656
0
votes
1 answer

Inverse of an open set for a discontinuous function

On page 10 of the book 'Topology and Geometry for Physicists' by Nash and Sen, an example is discussed involving a function \begin{equation} f(x)=\begin{cases} -x + 1, & \text{if $x \leq 0$}\\ -x+1/2, & \text{if $x >0$} …
0
votes
1 answer

What "type" of continuous-time math is this?

I'm interested in learning more about continuous-time modeling in economics. I've been studying a recent paper in economics that models a simple control problem that yields the following equation: $$C_t = \bar C \exp \left( - \frac{1}{\gamma}…
0
votes
2 answers

Continuity of a piecewise function - considering paths

Let the function $f$ be such that $$f(x,y) = \frac{x^2y}{x^4+y^2} \hspace{2mm} \text{,} \hspace{2mm} (x,y) \neq 0$$ and $0$ at the origin. The question is: Is $f$ continuous at the origin? The answer is no. And it is proven in my notes by saying…
PhysicsMathsLove
  • 3,142
  • 1
  • 21
  • 39
0
votes
1 answer

When limiting the domain of a surjective, continuous function, if surjectivity is preserved does that mean that continuity is preserved?

If you have a continuous surjective function which is not injective, and you limit the domain of the function such that the function remains surjective and becomes injective, is continuity always preserved?
Peter
  • 223
0
votes
2 answers

Showing that a function is continuous for $x$

If $f(x)$ is continuous at the point $x=0$ and for all real numbers $x$ and $y$, the function $f(x+y)= f(x) + f(y)$. Show that $f$ is continuous for all values of $x$. Not sure where to begin this problem. Any info on it would be appreciated.
math875
  • 11
0
votes
2 answers

Question about continuity in polar coordinate

Let $x=r\cos(\theta)$ et $y=r\sin(\theta)$ and $f(0,0)=0$. Suppose I've shown that $$ \left|f\left(x,y\right)-f\left(0,0\right) \right| \leq \left|\sin^3\left(\theta\right)\right| $$ Can I conclude that $f$ is continuous ? Meaning, does I have…
Atmos
  • 7,369
0
votes
2 answers

Is $\csc(x)$ a continuous function?

I have come across a past paper question in which asks to show there is a root between interval [1.2,1.3] in the function $f(x) = 4\csc(x) - 4x + 1$ using the change of sign method, however, I know this method only works for continuous functions.…
0
votes
2 answers

Linear equivalent of discontinuous function

While solving a problem, I came across this function: $$y=\frac{12+x+0.02x^2}{3+0.1x}$$ It is a linear function except it is discontinuous at a single point. When I plotted it in wolfram alpha, it suggested the alternate form of $y=0.2x+4$ with the…
Ryan
  • 3
0
votes
1 answer

Real Analysis. Continuity

Let $f : [a, b] \to \mathbb{R}$ be continuous on $[a, b]$. Suppose that for each $n \in \mathbb{N}$ there is a point $x_n ∈ [a, b]$ such that $|f(x_n) − \alpha| < 1/n$. Use the Bolzano–Weierstrass Theorem to show that there is a point $x^* ∈ [a, b]$…
DRH
  • 19
0
votes
1 answer

Some kind of intermediate value theorem for Lebesgue measure

I have this problem that I can't get my head around. Consider a Lebesgue measurable set $A$ with $0<\mu(A)<+\infty$. Define $f:\mathbb{R}\rightarrow \mathbb{R}$, $f(x)=\mu(A\cap(-\infty,x])$. Prove: a) $f$ is continuous. b) There exists a…