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
votes
3 answers

Where is $\frac{x}{x^{2}-1}$ continuous?

$$\frac{x}{x^{2}-1}$$ a) $(-1,\infty )$ b) $(-\infty ,1)$ c)$(-1,1)$ d) none of the above How can i solve this without using the graph?
-1
votes
3 answers

If $f(x)=\frac{15^x - 3^x - 5^x + 1}{x \tan(x)}$, $x\ne0$ is continous at $x=0$, then find $f(0)$

This is a question from maharastra state board's commercial maths paper 2017. I have no idea how to solve this question. If $f(x)=\frac{15^x - 3^x - 5^x + 1}{x\tan(x)}$, $x\ne0$ is continous at $x=0$, then find $f(0)$ Another query:- if $x\ne0$ then…
-1
votes
1 answer

When power is of form 0/0

In the following function $$f(x)= \begin{cases} \left(\frac{6}{5}\right)^{\frac{\tan 6x}{\tan 5x}},& \mbox{ if } 0
-1
votes
1 answer

Find the sided limits

I tried to do the exercise below and I found the one-sided limits as 0, both left and right. But in the book the answer is -1 and 1. Make the graph of the function. Determine if the function is continuous at $c$. Compute the lateral limits…
Vinicius L. Beserra
  • 527
  • 1
  • 5
  • 14
-1
votes
2 answers

continuous and monotonic function

If there is a function that continuous in a interval monotonic in the same interval Does it mean the function is also differentiation function in the interval?
-1
votes
2 answers

Sequential Definition of continuity || Modulus Property

I am stuck up with these questions from my text book on sequential continuity : {My questions might sound trivial a bit trivial} I am not able to figure how its being written that $|f(X_n)| \leq |X_n|$? I mean $|f(X_n)|= |X_n|$ seems fine but how…
-1
votes
1 answer

Periodic continuous function

Could anyone help me with the following question? The periodic function $g$ is defined on $\mathbb{R}$ by $g(x)=f(x)$ for $0\le x1$. It is given that $g$ is a continuous function. Find the exact value…
-2
votes
1 answer

It's a proof about the derivation of function

Let $f(x)=(x^2-1)g(x)$, and g (x) is defined within a domain of point x=1 ,ask what conditions should g (x) meet to ensure that f (x)'s derivative can be obtained at x=1
Tesla
  • 7
-2
votes
1 answer

$f\circ f$ attains its minimum at at least two points

Let $f$ be continuous on $[a,+\infty)$. Assume $\lim_{x\to+\infty}f(x)=+\infty$, and $f$ attain its minimum at $c>a$. Assume further $a\leq f(c)
xldd
  • 3,485
-2
votes
1 answer

Is there a name for this property of a function?

I want to know if there is a name for this property: for given positive numbers $a,b$, we have an inequality $|f(x)-f(y)|
-2
votes
1 answer

Determination of $f(x)$

A continuous function $f$ satisfies $f(x+f(x))=f(x)$ for all $x\in[0,1]$. prove that $f(x)$ is constant. $f(f(0))=f(0)$. I am unable to proceed further.
-2
votes
1 answer

Continuity of a function in a closed and bounded interval and in R

If $h(x)=0 \forall ,x\in [0,1]$ and h be a polynomial then is $h(x)=0 ,\forall x\in \Bbb R$ ? I can't conclude this.
-2
votes
1 answer

Let $f : \mathbb R \to \mathbb R$ be a continuous function such that for any two real numbers $x$ and $y$

Let $f : \mathbb R \to \mathbb R$ be a continuous function such that for any two real numbers $x$ and $y$, $|f(x) - f(y)| \leq 7{|x-y|}^{201}$ then, (A) $f(101) =f(202) +8$ (B) $f(101) = f(201) +1$ (C) $f(101) = f(200) + 2$ (D) None of the…
Bapon Das
  • 157
-2
votes
2 answers

Neither the expansion of trigonometric functions nor L Hospital’s rule is allowed

The given function is not defined at $x = 0$. How should the function be defined at $x = 0$ to make it continuous at $x = 0$. Neither the use of expansion of trigonometric functions nor L'Hospital’s rule is allowed. If these are not allowed…
Koolman
  • 2,898
-2
votes
2 answers

Continuity, algebraic and rational numbers

Is it true that there exist a continuous function f that for every algebraic number q , his image f(q) is a rational number? Thank you for your answers
1 2 3
41
42