Defining f(0) to be continuous

  • Thread starter Thread starter kathrynag
  • Start date Start date
  • Tags Tags
    Continuous
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
13 replies · 5K views
kathrynag
Messages
595
Reaction score
0

Homework Statement


f(0,1) ---> R by f(x) =1/x^(1/2) -((x+1)/x)^(1/2). Can one define f(0) to make f continuous at 0?


Homework Equations


lx-x0l<delta
lf(x)-f(x0l<epsilon


The Attempt at a Solution


My thought is that the limit must equal f(0), but I'm unsure of how to get f(0) because of division by zero.
 
Physics news on Phys.org
Write this as a single fraction:
[tex]f(x)=\frac{1-\sqrt{x+1}}{\sqrt{x}}[/tex]
Now, utilize the following identity in a constructive fashion:
[tex]1=\frac{1+\sqrt{x+1}}{1+\sqrt{x+1}}[/tex]
 
arildno said:
Write this as a single fraction:
[tex]f(x)=\frac{1-\sqrt{x+1}}{\sqrt{x}}[/tex]
Now, utilize the following identity in a constructive fashion:
[tex]1=\frac{1+\sqrt{x+1}}{1+\sqrt{x+1}}[/tex]

ok, so [tex]\frac{x-x^{2}}{\sqrt{x+1}}[/tex]
 
And? Since f(x) and that are exactly the same for all x except x= 0, they have the same limit at x=0. What is the limit as x goes to 0? Define f(0) to be that limit.
 
HallsofIvy said:
And? Since f(x) and that are exactly the same for all x except x= 0, they have the same limit at x=0. What is the limit as x goes to 0? Define f(0) to be that limit.

Ok, so the limit = 0. Let f(0)=0?
 
kathrynag said:
ok, so [tex]\frac{x-x^{2}}{\sqrt{x+1}}[/tex]

Ok, I think I did this wrong as I look at it today. Can anybody help me simplify a bit?
 
You are multiplying numerator and denominator of
[tex]f(x)=\frac{1-\sqrt{x+1}}{\sqrt{x}}[/tex]
by [tex]1+ \sqrt{x+1}[/tex] so then numerator becomes [tex]1- (\sqrt{x+1})^2= x[/itex] and the denominator is [tex]\sqrt{x}(1+ \sqrt{x+1})[/tex]. Now, [tex]x/\sqrt{x}[/tex] is [tex]\sqrt{x}[/tex] so the fraction becomes <br /> [tex]\frac{\sqrt{x}}{1+ \sqrt{x+1}}[/tex]<br /> What is the limit of that as x goes to 0?[/tex]
 
The numerator is -x, Halls, not x!
 
HallsofIvy said:
You are multiplying numerator and denominator of
[tex]f(x)=\frac{1-\sqrt{x+1}}{\sqrt{x}}[/tex]
by [tex]1+ \sqrt{x+1}[/tex] so then numerator becomes [tex]1- (\sqrt{x+1})^2= x[/itex] and the denominator is [tex]\sqrt{x}(1+ \sqrt{x+1})[/tex]. Now, [tex]x/\sqrt{x}[/tex] is [tex]\sqrt{x}[/tex] so the fraction becomes <br /> [tex]\frac{\sqrt{x}}{1+ \sqrt{x+1}}[/tex]<br /> What is the limit of that as x goes to 0?[/tex]
[tex] <br /> [tex]1- (\sqrt{x+1})^2= x[/itex]<br /> Ok, I don't see this. isn't it just -x because 1-(x+1)=-x?[/tex][/tex]
 
HallsofIvy said:
You are multiplying numerator and denominator of
[tex]f(x)=\frac{1-\sqrt{x+1}}{\sqrt{x}}[/tex]
by [tex]1+ \sqrt{x+1}[/tex] so then numerator becomes [tex]1- (\sqrt{x+1})^2= x[/itex] and the denominator is [tex]\sqrt{x}(1+ \sqrt{x+1})[/tex]. Now, [tex]x/\sqrt{x}[/tex] is [tex]\sqrt{x}[/tex] so the fraction becomes <br /> [tex]\frac{\sqrt{x}}{1+ \sqrt{x+1}}[/tex]<br /> What is the limit of that as x goes to 0?[/tex]
[tex] <br /> Limit = 0[/tex]
 
kathrynag said:
[tex]1- (\sqrt{x+1})^2= x[/itex]<br /> Ok, I don't see this. isn't it just -x because 1-(x+1)=-x?[/tex]
[tex] <br /> HallsofIvy just forgot the minus sign.[/tex]
 
arildno said:
HallsofIvy just forgot the minus sign.

Ok, i thought that was just it.