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

If S is an unbounded set of real numbers, how can I prove there is an unbounded continuous function on S?

I'm given that $S$ consists of real numbers meaning there exists x$_n$ such that either lim(x$_n$)=+∞ or lim(x$_n$)=-∞ and I'm supposed to prove that there exists an unbounded continuous function on $S$ The best that I can find is f(x)=x and that if…
0
votes
1 answer

how to prove that a function has a fixed point.

ok , my question is how to prove that this function $$f(x)= \frac{7}{2} x(1-x)$$ has one and only one fixed point in $I=]0,1[.$ thank you for helping me. and sorry for my bad english
0
votes
0 answers

Continuity of $f(x) = x\sin\left(\frac{1}{x}\right)$ at $x =0$

I want to find whether the function $$f(x) = x\sin\left(\frac{1}{x}\right), \quad x\in \mathbb R^*.$$ Here is what I did Approached this function from left of $x$ axis by assuming $x=0-h$, did the same process by approaching from the right. Got…
0
votes
1 answer

Is $g(a)=\max_{x\in \mathcal{C}}f(a,x)$ continuous?

Let $g(a)=\max_{x\in \mathcal{C}}f(a,x)$ where $f(a,x)$ is a differentiable and continuous function of $x$ and $a$, and $\mathcal{C}$ is a bounded convex region. Is $g(a)$ also continuous?
Dave
  • 576
0
votes
1 answer

Upper bound for $C^{1}_{0}$ and $C^{2}_{0}$ functions with distance function

couldnt find the answer for the following question. Maybe someone could help: Let $C^{k}_{0}(\overline{D})$ denote the space of functions $f$ in $C^{k}(\overline{D})$ with $f=0$ on $\partial D$ . If $f \in C^{2}_{0}(\overline{D})$ then $|f| \leq C…
Micha
  • 1
0
votes
1 answer

Continuity approximation for a discrete function $f(n)$ when $n\to \infty$.

Considering this discrete function: $$f(n)=\frac{N!}{n!(N-n)!}p^n q^{N-n}$$ Where $n \lt N\ $, $\ p+q=1\ $, and $\ N,n,p,q\gt0$. Is $$|f(n+1)-f(n)| \ll f(n)$$ the condition which allows the approximation of $f(n)$ with a continuous function $h(n)$…
AHB
  • 1,469
0
votes
4 answers

Let $ f : \mathbb{R} \rightarrow \mathbb{R} $ be continuous map .

Let $ f : \mathbb{R} \rightarrow \mathbb{R} $ be continuous map . Then which one of the following is true? (a) $ f(A) $ is bounded for all bounded subsets $ A $ of $\ \mathbb{R} $ . (b) $ f^{-1}(A) $ is compact for all compact subsets $ A $ of $…
MAS
  • 10,638
0
votes
2 answers

Proving that there exists $c$ that $f'(c)= \frac{f(c)}{c}$

So i have a function $f$ that is continuous on $[1,2]$ and that is differentable on $(1,2)$. Also, let $f(2)=2f(1)$ Now I have to prove that for some $a \in (1,2)$ is $f'(a)=\frac{f(a)}{a}$. Since the function works for Rolle's theorem I thought…
0
votes
2 answers

How to check whether the given function is continuous at (0,0)?

Let $f:\mathbb{R}^2 \to \mathbb{R}$ defined by f(0,0)=0 and f(x,y)=$\frac{x^2y}{x^4+y^2}$ if $(x,y)\ne(0,0)$ Is $f$ continuous at $(0,0)$? $\vert\frac{x^2y}{x^4+y^2}\vert=\vert{y}\vert \vert\frac{x^2}{x^4+y^2}\vert \le\vert{y}\vert$ which tends to 0…
0
votes
1 answer

Prove or disprove that if f is continuous on a bounded set S, then f is bounded function on S

Prove or disprove that if f is continuous on a bounded set S. Then f is bounded function on S.
0
votes
2 answers

Find out the points where f is continuous, if any

Let $ f: \mathbb{R} \rightarrow \mathbb{R} $ be defined by \begin{align} f(x)=x^{2} \ \ if \ \ x \in \mathbb{Q}, \\ f(x)=x+2 \ if \ x \in \mathbb{Q^{c}} \end{align} . Find out the points where f is continuous, if any. My approach- let $ x_{n}…
MAS
  • 10,638
0
votes
2 answers

continuous function from $\mathbb{Q}$ to $\mathbb{R}$

Is there exist continuous function from $\mathbb{Q}$ to $\mathbb{R}$? if such continuous function exist and contain more than one point then by intermediate value theorem contains uncountable points which is not possible f($\mathbb{Q}$) is atmost…
0
votes
1 answer

On the function $f(x,y)=x^2$ if $|x|<|y|$, $f(x,y)=y^2$ if $|x|\geq|y|$

We have this function defined in $\mathbb{R}^2$: $$f(x,y)=\begin{cases} x^2 & \text{if $|x|<|y|$}\\ y^2 & \text{if $|x|\geq|y|$} \end{cases} $$ How to study on $(a,a)$: the continuity, partial derivatives? Thank you. I have an answer for the…
0
votes
2 answers

$f(x)=[x]+^{0.5}$ Is this continuous and differentiable at $x=1$?

$f(x)=[x]+^{0.5}$ Is this continuous and differentiable at $x=1$? Where $[x]$ is the greatest integer function and $$ represents the integer part of x. Please help with this. Is it discontinuous because when $x=1-\varepsilon $ ,…
0
votes
3 answers

Continuous and uncountable function

Let $f:[a,b] \to \mathbb{R}$ be a non-constant continuous function. Show that $f ([a,b])$ is uncountable.