Conceptual question concerning functions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Duderonimous
Messages
63
Reaction score
1

Homework Statement



If I have a function that is not defined at a point in its domain is this the same as saying it is discontinuous?

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
Duderonimous said:

Homework Statement



If I have a function that is not defined at a point in its domain is this the same as saying it is discontinuous?

Homework Equations


The Attempt at a Solution


If it's not defined at some point, then that point is not in the domain of that function.

If the function is not defined at some point, then it is discontinuous at that point.
 
Duderonimous said:
If I have a function that is not defined at a point in its domain is this the same as saying it is discontinuous?

No. If a function is not defined at a point, then that point is not in its domain. But a function can be continuous at each point of its domain notwithstanding that its domain consists of disjoint subsets of some larger set. For example, the following function is continuous everywhere in its domain:
[tex] f : \mathbb{R} \setminus \{0\} \to \mathbb{R} : x \mapsto \left\{\begin{array}{r@{\qquad}l}<br /> 0 & x < 0 \\<br /> 1 & x > 0<br /> \end{array}\right.[/tex]
On the other hand, there is no [itex]a \in \mathbb{R}[/itex] such that the following function is continuous at 0:
[tex] g : \mathbb{R} \to \mathbb{R} : x \mapsto \left\{\begin{array}{r@{\qquad}l}<br /> f(x) & x \neq 0 \\<br /> a & x = 0<br /> \end{array}\right.[/tex]