Prove Continuous Function f at 1/√2

  • Context: Graduate 
  • Thread starter Thread starter rachelro
  • Start date Start date
  • Tags Tags
    Continuous Function
Click For Summary

Discussion Overview

The discussion revolves around proving the continuity of a specific function at the point 1/√2. The function is defined piecewise, taking the value 0 for irrational inputs and 1/(m+n) for rational inputs expressed in lowest terms. Participants explore various approaches to establish continuity, including the use of limits and the ε-δ definition.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants assert that the left-hand limit (LHL) and right-hand limit (RHL) at x=1/√2 are both 0, suggesting continuity at that point.
  • One participant proposes that for rational sequences approaching 1/√2, the denominators must grow large, indicating that the function values must be small.
  • Another participant questions the notation used in previous posts, specifically "x+" and "x-", and seeks clarification on terms like "Lt".
  • A participant suggests using the ε-δ definition to demonstrate continuity, noting that |f(x)| is bounded by |x|.
  • Some participants express skepticism about the validity of certain arguments, indicating that not all proposed proofs are accepted as correct.
  • A later reply challenges a proof by stating it only shows proximity to 0 rather than to f(1/√2).

Areas of Agreement / Disagreement

Participants do not reach a consensus on the validity of the various proofs presented. Multiple competing views and interpretations of continuity remain, with some participants supporting different approaches and others questioning their correctness.

Contextual Notes

Some arguments rely on specific definitions and assumptions that may not be universally accepted, and there are unresolved questions regarding the notation and terminology used in the discussion.

rachelro
Messages
4
Reaction score
0
if f : (0, 1]--> R is given by f(x) = 0 if x is irrational, and f(x) = 1/(m+n) if x = m/n in (0, 1] in lowest terms for integers m and n. How can i prove that this function is continuous at 1/√2?
 
Physics news on Phys.org
At x=1/sqrt(2),
LHL=0 and RHL=0 becoz x+ and x- are both irrational here.
Also, Lt(x--1/sqrt(2))=0
x being irrational.

Hence f(x) is continuous at x=1/sqrt(2)
 
Essentially, you need to use the fact that if p/q is close to sqrt(2), then q must be large. The closer you want it to be, the larger q must be. Therefore, the value of the function for p/q sufficiently close to sqrt(2) must be small. Perhaps you could use something like this: Given Q, let e_Q be the infimum of | (p/q) - sqrt(2)| for q less than or equal to Q. Then e_Q is nonincreasing, is never 0, and tends to zero as Q tends to infinity. You could use that in your proof.
 
shreyakmath said:
At x=1/sqrt(2),
LHL=0 and RHL=0 becoz x+ and x- are both irrational here.
Also, Lt(x--1/sqrt(2))=0
x being irrational.

Hence f(x) is continuous at x=1/sqrt(2)


Perhaps it' only me but I really can't understand whatever it is you're trying to argue above. Besides this, I think it'd be better

for all if you write down your piece with LaTeX.

DonAntonio
 
shreyakmath said:
At x=1/sqrt(2),
LHL=0 and RHL=0 becoz x+ and x- are both irrational here.
What do you mean by "x+" and "x-"??

Also, Lt(x--1/sqrt(2))=0
x being irrational.
What is "Lt"?

Hence f(x) is continuous at x=1/sqrt(2)
 
rachelro said:
if f : (0, 1]--> R is given by f(x) = 0 if x is irrational, and f(x) = 1/(m+n) if x = m/n in (0, 1] in lowest terms for integers m and n. How can i prove that this function is continuous at 1/√2?


Clearly, if [itex]\,\{y_n\}\,[/itex] is an irrational seq. s.t. [itex]\,\displaystyle{y_n\to\frac{1}{\sqrt{2}}}\,[/itex] , then [itex]\,\displaystyle{0=f(y_n)=f\left(\frac{1}{\sqrt{2}}\right)=0}[/itex]

OTOH, if [itex]\,\displaystyle{\left\{x_n=\frac{a_n}{b_n}\right\}}\,[/itex] is a rational seq. s.t. [itex]\,\displaystyle{x_n\to\frac{1}{\sqrt{2}}}\,[/itex] , with [itex]\,(a_n,b_n)=1\,\,\forall n\,[/itex] , then

Lemma: If [itex]\,\displaystyle{\left\{x_n=\frac{a_n}{b_n}\right\}}\,[/itex] is a rational seq. that converges to an irrational number , then [itex]\,b_n\to \infty[/itex]

Proof: Exercise (try contradiction and check what happens when an integer seq. converges...)

DonAntonio
 
Thanks guys for the replies.

shreyakmath - your argument is not valid as 0- is not defined.
DonAntonio - it is a good way to proceed, but I've come to a simpler solution (may not be 100 correct).

Here is the solution:

We can show that f(x) is continious at x=1/√2 using the ε-δ definition. Let ε>0 and set δ=ε. we first note that |f(x)|≤|x| for all x. Indeed, if x is irrational, f(x)=0, and if x is rational f(x)=1/(m+n); x=m/n.

Thus, for 0<|x|<δ=ε, we have:

|f(x)-f(1/√2)|=|f(x)|≤|x|<ε.

this will then concludes the proof!
 
rachelro said:
Thanks guys for the replies.

shreyakmath - your argument is not valid as 0- is not defined.
DonAntonio - it is a good way to proceed, but I've come to a simpler solution (may not be 100 correct).

Here is the solution:

We can show that f(x) is continious at x=1/√2 using the ε-δ definition. Let ε>0 and set δ=ε. we first note that |f(x)|≤|x| for all x. Indeed, if x is irrational, f(x)=0, and if x is rational f(x)=1/(m+n); x=m/n.

Thus, for 0<|x|<δ=ε, we have:

|f(x)-f(1/√2)|=|f(x)|≤|x|<ε.

this will then concludes the proof!



¡Muy bien! ¡ Bravo ! Ausgezeichnet ! מצויין ! Excellent ! I really loved it.

DonAntonio
 
I believe there is an error. Your proof demonstrates that if x is close to 0 then f(x) is close to f(1/sqrt(2)).

You need to show that if x is close to 1/sqrt(2), then f(x) is close to 1/sqrt(2).
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K