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

How about $f(x)g(x)$?

Question Define $f(x)$ and $g(x)$ over $(-\infty,+\infty)$. $f(x)$ is continuous, and $f(x) \neq 0$ for any $x \in \mathbb{R}$. $g(x)$ is not continuous, in another word, it has at least one discontinuity point. How about $f(x)g(x)$? Can it be…
mengdie1982
  • 13,840
  • 1
  • 14
  • 39
1
vote
2 answers

Example of a discontinous pseudo contraction mapping

$T: X\to X$ is a mapping with a fixed point $x^*$ with a property $\|T(x)-x^*\|\le \alpha\|x-x^*\|\forall x\in X,\alpha\in[0,1)$, could anyone give an example of such a map but discontinous? or ingeneral how one can proof such map need not be…
Myshkin
  • 35,974
  • 27
  • 154
  • 332
1
vote
0 answers

Rationale for why a function is continuous at its isolated points

A function is, (almost) by definition, continuous at its isolated points. What is the rationale behind this? Intuitively it would seem to me that isolated points "shouldn't" be considered points at which the function is continuous. Indeed, often in…
user547493
1
vote
1 answer

A possible application of the intermediate value theorem

Let $f : [a,b] \rightarrow \mathbb{R}$ be continuous and $f(x) > 0$ for all $x \in [a,b]$. Show that there exists $\delta > 0$ such that $f(x) \geq \delta$ for all $x \in [a,b]$.
Todd
  • 151
1
vote
0 answers

Continuity of a function defined as maximum of n continuous functions.

Let f1, . . . , fn be real valued functions defined on a set S in R. Assume that each fi is continuous at a ∈ S. For each x ∈ S, define f(x) to be the largest of the numbers f1(x), . . . , fn(x). Is f continuous at a?
Todd
  • 151
1
vote
2 answers

Why would $f(x)$ at point $b$ not equal $f(b)$?

In the picture below, I am told that points a and b represent different kinds of discontinuities. Point a is discontinuous since the point limit of $f(x)$ as $x$ tends to $a$ doesn't exist. That does sound quite cryptic, my interpretation is that…
Magnus
  • 703
1
vote
1 answer

Find a function defined on $[0,1]$, valued on an interval, but is discontinuous at each point.

Find a function defined on $[0,1]$, valued on an interval, but is discontinuous at each point. That is, try to find a function $f: [0,1]\to \Bbb R$ such that $f([0,1])$ is an interval, but discontinuous at each point. Here is my try. Let $\Bbb…
xldd
  • 3,485
1
vote
1 answer

if $u(t)$ is a continuous function, defined on a bounded interval, then $u(t)$ $\in L^2$?

Consider the function $u(t) \in C_c\mathbb(R) = $ { $f(t)\in C\mathbb(R) | f(t) = 0, |t| \geq T$, where $T \geq 0 $ }. Then $u(t)$ bounded and continuous. Can we say that $u(t)$ $\in$ $L^2$ as well?
ofir_13
  • 564
  • 3
  • 11
1
vote
1 answer

the function is continuous on which set

Let $f$ be a function defined on the set of real number $$f(x)=\begin{cases}1 \ \ \ \text{if $x$ is rational}\\ e^x\ \ \ \text{if $x$ is irrational}\end{cases}$$ Then on which set $f$ is continuous .I think it is continuous on set of rational.…
mSourav
  • 183
1
vote
1 answer

Understanding Limits of Continuous Function

i am reading Thomas' calcullus. In chapter 2, continuity section i need to understand a theorem.The Theorem and prof are given bellow according to the book. Theroem 10 - Limits of Continuous Function : if g is continuous at the point b and…
1
vote
1 answer

How to make the function $f(x)= x^{{(x-2)}^{-1}}$ continuous at $x=2$

The function $f(x)= x^{{(x-2)}^{-1}}$ is defined for all $x>0$ and $x \neq 2$ How should $f(2)$ be defined so that $f$ is continuous on $(0,\infty)$ By graphing the function I can see that it is discontinuous at $x=2$ I would imagine that $f(2)$…
jdminer
  • 427
1
vote
1 answer

Would the function be discontinous at $4$ in this case?

If the continuous interval is $[-2,4)$ and the domain is $[-4,4)$ for this function, can we say the function is discontinuous at $f(4)$? If we sketch the graph, then there will be empty hold at $f(4)$.
1
vote
2 answers

Problem on continuity based on functional relation

Given that $f : \mathbb{R} \rightarrow \mathbb{R}$ satisfies $2f^3(x)-3=2x-3f(x)$ , $x\in \mathbb{R}$, show that $f$ is continuous on $\mathbb{R}$. How can we handle this problem?
D. Vaf
  • 98
1
vote
1 answer

Representing radians in a continuous manner

Math is not my first skill, so I figured it might be useful to ask mathematicians. I?m using a clustering algorithm to group 2D segments using M and Q in order to find coherent lines. For the sake of escaping infinity I compute the arctan of M…
Cesar
  • 255
1
vote
2 answers

Showing that cosine is continous (not uniformly continuous)

I know that there exist many proofs that show $cos(x)$ is uniformly continous that rely on Lipschitz continuity and/or the mean value theorem. However, how can I show that $cos(x)$ is continuous in the first place? The mean value theorem requires…
user1691278
  • 1,361