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

Continuity on an interval

$f$ is a function at the interval $I$. $f(x)=P_r(x)+h_r(x)$ for every real number $r>0$ $P_r$ is a polynomial. $|h_r(x)|\leq r$ for every $x$ at the $I$. Show that $f$ is continuous at $I$.
1
vote
1 answer

Is this function continuous at (0,0)

I am trying to solve whether $f(x,y) = \frac{xy}{(x^2+y)}$ is continuous at$(0,0)$ or not where $f(0,0)$ is defined to be $0$. I converted this to polar by substituting $x=r\cos p, y=r\sin p$ where $r$ tends to $0$ and got the result it is…
Abhishek Chandra
  • 828
  • 6
  • 20
1
vote
2 answers

Continuity of a Single Point

My problem is :Find the points at which the the mentioned function is continuous $$f(x) = \begin{cases} x & \text{if $x$ is a Rational Number} \\ -x & \text{if $x$ is not a Rational Number} \end{cases}$$ I was asked to learn that…
1
vote
1 answer

Simple discontinuity of real valued function

Consider a real valued function $f$ defined on $[a,b]$. Say it has a simple discontinuity at a point $x \in (a,b)$, with $f(x-) \neq f(x+)$ (LHL not equal to RHL). Is it necessary that $f(x)$ is equal to either $f(x-)$ or $f(x+)$, or can it be…
1
vote
1 answer

can we make continuous functions into smooth functions?

Is there any way, to make continuous function with some sharp edges smooth function? for example if i consider a function $f:\mathbb{R}\rightarrow\mathbb{R}$ such that $f(x)=|x|$, this function is continuous but NOT smooth since it has a sharp edge…
1
vote
0 answers

Can this function be extended so that it is continuous in $(0,0)$?

Given a function $f$ with $f(x,y)=\frac{y}{y+x^4}$. Can you extend this function so that it is continuous at $(0,0)$. I tried different paths and I ended up with different limits (for $y=x$ I ended up with a limit of $1$ and for $y=x^4$ I ended up…
Peter
  • 11
1
vote
1 answer

Continuity and discontinuity of a function

How do we know from looking at the function, if it is continuous or discontinuous and at what points? How can a function be continuous if there are "gaps"? If you can, can you give the answer in as simple terms as possible? Thank You
1
vote
2 answers

how do prove a function does not satisfy Lipschitz condition on a square?

I've got to prove $$f(x,y):=y^{2/3}$$ doesn't satisfy Lipschitz condition in $$G:=\{(x,y): 0\leq x\leq 1,-1\leq y \leq 2\}$$. But I have problems with denying the definition (not sure if that's the right translation to english) for 2 variables.…
1
vote
1 answer

find all values of a and b for which the function will be continuous

I have to find all values of a and b for which the function will be continuous. what I do is next: f(0)=1 ; limit of ax+b = b => b=1 ; and I get stuck with a, can a be anything?
Leonardo
  • 557
1
vote
1 answer

Prove continuity of function

So I have the function: $$f:\left[-1,2\right]\:\bigcup \left\{3\right\}\rightarrow \mathbb{R}$$ $$f\left(x\right)\:=\:x,\:for\:x\in \left[-1,2\right]\:and\:f\left(x\right)=7,\:for\:x\:=\:3$$ And I have to prove continuity in point $x=3$ I know the…
MikhaelM
  • 1,473
1
vote
0 answers

Show that $|f |\colon A \to \mathbb R$ defined by $| f | = |f(x)|$ is continuous at $a$

Let $f\colon A \to \mathbb R$ be continuous at $a\in A$. Show that $| f |\colon A \to \mathbb R$ defined by $| f |(x) = | f(x)|$ is continuous at $a$. Given $\epsilon > 0$. And for all $\epsilon > 0$ there exists $\gamma > 0$. I know that since…
Peter C
  • 35
  • 3
1
vote
2 answers

Proving Continuity On A Particular Function

I'm working on a problem where $S \subset \mathbb{R}$ arbitrary and I have a function $f(x) = \inf\{|x-s| : s \in S\}.$ I want to show that $f$ is uniformly continuous for all $x \in \mathbb{R}.$ I am having issues figuring out which theorems to use…
Ralph
  • 13
1
vote
0 answers

Jointly continuous on product topology versus standard topology

Sorry this is a laymen question. I commonly see references to a function of two variables as being 'jointly continuous' especially in proofs using homotopies. I sometimes get confused as to which type of continuity this refers to - product topology…
1
vote
2 answers

Finding the limit of a function of 2 variables to prove continuity at (0,0)

f(x,y) = 2xy/(x^2+y^2)^n when (x,y) is not equal to (0,0) = 0 when (x,y) when (x,y) is equal to (0,0) Prove that f is cont. at (0,0) if and only if n=1/2 (n>0)......Thank you very much for answering
1
vote
1 answer

Show that the function $M(x,y)=xy$ is continuous on any disk; $\mid (x,y) \mid \leq r$

I cant seem to prove this thing. By working on the definition: a function f is continuous at $p_0 \in D$ if for every $\epsilon >0, \exists \delta >0$ such that $\mid f(p) - f(p_0)\mid < \epsilon$ whenever $\mid p-p_0 \mid < \delta$. Well I tried…