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

An exercise on continuous functions

Show that if $f : \mathbb{R} \rightarrow \mathbb{R}$ is continuous, with $f(1)=-1$, $f(3)=28$, there exist $x_1, x_2 \in (1,3)$ such that $f(x_1)f(x_2)+x_1^3x_2=0$ For the above we have that there exists $x_0 \in (1,3) : f(x_0)=0$, since $f$ is…
D. Vaf
  • 98
1
vote
1 answer

Is function uniformly continuous

Is $f(x)=\frac{1}{x}$ uniformly continuous then x $\in (0,1)$? I think that it's not uniformly continuous so I am trying to prove that there exists an epsilon>0 for all deltas>0 and there exist x,y such that $|f(x)−f(y)|≥ϵ$ if $ |x−y|<δ$ I…
user1242967
  • 1,727
1
vote
0 answers

Showing the following function is continuous

Let $g:\mathbb{R^2}\rightarrow \mathbb{R},\quad \text{defined by}\quad g(\vec{x})=2x-y-1,\quad\text{where}\quad\vec{x}=(x,y)^t$ I want to show this function is continuous for every $p\in\mathbb{R^2}$ I start by fixing $p=(a,b)^t$. Fix $\epsilon>0.$…
mrnovice
  • 5,773
1
vote
1 answer

Study continuity of function

I'm trying to study continuity of a function, but I can't find a way to prove it. $$f(x,y) = \begin{cases} \frac{1-\cos(x^2y)}{x^8+y^4}&\text{for } (x,y)\ne(0,0)\\ 0 &\text{for }(x,y) =(0,0) \end{cases}$$ I am thinking of finding $2$ expressions…
arcilli
  • 69
1
vote
2 answers

Prove how this function is discontinuous

I am trying to prove why this function is discontinuous based on the three conditions function exists at $x=a$ (In other words, $f(a)$ is a real number) the limit of the function exists at $x=a$. (That is, $\lim_{x\to a}f(x)$ is a real number) The…
1
vote
1 answer

Continuity of two variable function $\tan^{-1}(y/x)$

For $(x,y)\in \mathbb{R^{2}}$ with $(x,y)\neq (0,0)$. Let $\theta=\theta (x,y)$ be unique real number such that $-\pi<\theta\leq\pi$ and $(x,y)=(r \cos\theta , r \sin\theta)$ with $r=\sqrt{x^{2}+y^{2}}$, then function $\theta…
1
vote
1 answer

Prove that $f:\mathbb R\to\mathbb R^2$ is continuous where $f(x)=(x^2-5,\frac{1}{x^2+1})$

Prove that $f:\mathbb R\to\mathbb R^2$ is continuous where $f(x)=(x^2-5,\frac{1}{x^2+1})$ My try:If this was from $f:\mathbb R^2\to\mathbb R$,then I may solve it.Kindly help!!!.
MatheMagic
  • 2,386
1
vote
1 answer

Intersting Problem on Continuity

Is $ \tan^{-1}(n x)$ (tan inverse n x)is continuous at 0 ?
1
vote
2 answers

Find all points on which the function $f(x,y) = \frac{2x-5y}{x^2+y^2-1}$ is not continuous

My teacher proceeds to tell us it must be the points in which it is not defined: $x^2+y^2-1=0$ which is a circle $[0,0], r=1$. Why isn't it continuous there? Undefined point doesn't imply discontinuity, or does it?
1
vote
1 answer

Is there a continuous, determinate function that is not injective, constant, or an injective part followed by a constant part?

Let $y=f(x)$ be a continuous function, and let $f(x)=f(x')$ with $x \neq x'$. Say that $x$ and $x'$ have the same sequel if $f(x+k)=f(x'+k)$ for all $k \ge 0$. Now, say that $f$ is determinate if $x$ and $x'$ have the same sequel whenever…
user485260
1
vote
2 answers

Simple humps of a continuous function

Suppose $y=f(x)$ is a continuous function and $f(x)=f(x')$ with $x≠x'$. Can we always find a sub-interval of the interval $[x, x']$ where $f$ is a simple hump or trough? By a simple hump, I mean a curve that rises monotonically from a certain height…
user485260
1
vote
0 answers

Conditions for continuity of component functions of a continuous composite functions

Let $f: \mathcal X \to \mathcal Y$ and $g:\mathcal Y \to \mathcal Z$ be maps such that $g \circ f$ is continuous. Then under what condition we can say-(1) $f$ is continuous., (2)-$g$ is continuous?
1
vote
1 answer

Is $f[x]=\left\lfloor x\right\rfloor$ uniformly continuous on $\{x\vert x\in\mathbb{R}-\mathbb{N}\}$?

This question arose while reading C.W. Edwards, Jr.'s Advanced Calculus of Several Variables, Section IV-2, proof of Theorem 2.2. I am fairly sure the functions describe below are uniformly continuous, but that is contrary to my long-held, intuitive…
1
vote
2 answers

Is $f(x,y) = \sqrt{x-y}$ continuous at $f(0,0)$?

If it is, would it be the same reasoning that $\sqrt{x}$ is continuous at $(0,0)$?
Vasting
  • 2,055
1
vote
2 answers

Continuous function proof help

Let $f : [a, b]\to R$ be a continuous function such that $[a,b] \subset [f(a), f(b)]$. Prove that there exists $x\in [a,b]$ such that $f(x) = x$. My attempt: I said let there be a $\delta > 0 $and defined $c$ and $d$ to be $x + \delta$ and…
Vincent
  • 11