Proof about dense set and continuous function

R_beta.v3
Messages
13
Reaction score
0

Homework Statement



If f is continuous, and f(x) = 0 for all x in A, where A is a dense set. Then f(x) = 0 for all x.

I am using the following definitions:
A set of real numbers A is dense if every open interval contains a point of A.
And the limit definition for a continuous function.

Homework Equations





The Attempt at a Solution



Suppose there is an a such that f(a) > 0, then since f is continuous, there is an δ > 0, such that, for all x,
if |x - a| < δ, then |f(x) - f(a)| < f(a). So f(x) > 0 for all x in (-δ + a, δ + a).
But since (-δ + a, δ + a) is an open interval it contains a point of A call it z, but that is impossible, because then f(z) = 0 (By hypothesis), and f(z) > 0 because f(x) > 0 for all x in (-δ + a, δ + a). Assuming there is an a such that f(a) > 0 leads to a contradiction.

I did basically the same to show that there are no x with f(x) < 0.
Therefore f(x) = 0 for all x.

Am I correct?

Also, hello.
 
Physics news on Phys.org
That would be correct.

As a matter of correctness though, you should really mention somewhere what the codomain and domain of f are. I assume here that you're working with f:\mathbb{R}\rightarrow \mathbb{R}.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top