Defining f(0) to be continuous

  • Thread starter Thread starter kathrynag
  • Start date Start date
  • Tags Tags
    Continuous
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:
f(x)=\frac{1-\sqrt{x+1}}{\sqrt{x}}
Now, utilize the following identity in a constructive fashion:
1=\frac{1+\sqrt{x+1}}{1+\sqrt{x+1}}
 
arildno said:
Write this as a single fraction:
f(x)=\frac{1-\sqrt{x+1}}{\sqrt{x}}
Now, utilize the following identity in a constructive fashion:
1=\frac{1+\sqrt{x+1}}{1+\sqrt{x+1}}

ok, so \frac{x-x^{2}}{\sqrt{x+1}}
 
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?
 
Yes, of course!
 
Ok thanks!
 
kathrynag said:
ok, so \frac{x-x^{2}}{\sqrt{x+1}}

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
f(x)=\frac{1-\sqrt{x+1}}{\sqrt{x}}
by 1+ \sqrt{x+1} so then numerator becomes 1- (\sqrt{x+1})^2= x[/itex] and the denominator is \sqrt{x}(1+ \sqrt{x+1}). Now, x/\sqrt{x} is \sqrt{x} so the fraction becomes <br /> \frac{\sqrt{x}}{1+ \sqrt{x+1}}<br /> What is the limit of that as x goes to 0?
 
  • #10
The numerator is -x, Halls, not x!
 
  • #11
HallsofIvy said:
You are multiplying numerator and denominator of
f(x)=\frac{1-\sqrt{x+1}}{\sqrt{x}}
by 1+ \sqrt{x+1} so then numerator becomes 1- (\sqrt{x+1})^2= x[/itex] and the denominator is \sqrt{x}(1+ \sqrt{x+1}). Now, x/\sqrt{x} is \sqrt{x} so the fraction becomes <br /> \frac{\sqrt{x}}{1+ \sqrt{x+1}}<br /> What is the limit of that as x goes to 0?
<br /> <br /> 1- (\sqrt{x+1})^2= x[/itex]&lt;br /&gt; Ok, I don&amp;#039;t see this. isn&amp;#039;t it just -x because 1-(x+1)=-x?
 
  • #12
HallsofIvy said:
You are multiplying numerator and denominator of
f(x)=\frac{1-\sqrt{x+1}}{\sqrt{x}}
by 1+ \sqrt{x+1} so then numerator becomes 1- (\sqrt{x+1})^2= x[/itex] and the denominator is \sqrt{x}(1+ \sqrt{x+1}). Now, x/\sqrt{x} is \sqrt{x} so the fraction becomes <br /> \frac{\sqrt{x}}{1+ \sqrt{x+1}}<br /> What is the limit of that as x goes to 0?
<br /> <br /> Limit = 0
 
  • #13
kathrynag said:
1- (\sqrt{x+1})^2= x[/itex]<br /> Ok, I don&#039;t see this. isn&#039;t it just -x because 1-(x+1)=-x?
<br /> <br /> HallsofIvy just forgot the minus sign.
 
  • #14
arildno said:
HallsofIvy just forgot the minus sign.

Ok, i thought that was just it.
 
Back
Top