Proving Limit of x^(1/n) is 1 for x>0

  • Thread starter Thread starter the_kid
  • Start date Start date
  • Tags Tags
    Limit Sequence
the_kid
Messages
114
Reaction score
0

Homework Statement



Rigorously show that for all x>0, the limit of {x^{1/n}} is 1.

Homework Equations





The Attempt at a Solution



|x^{1/n}-1|\leq\epsilon

I'm not sure where to go from here...just looking for a little guidance.
 
Physics news on Phys.org
You might want to prove it seperately for x<1 and x>1.
What you need to do is to find and N for every epsilon so that your statement holds for all n>N.
You might want to get rid of the absolute signs first.
 
Ok, for the case x>0, we have:

x^{1/n}-1\leq\epsilon

\RightarrowN=\frac{log(x)}{log(1+\epsilon)}

How does this look?
 
You mean x>1
Other than that, it looks fine to me. Depending of your prof (or whomever this is for), you should argue with mononicity that you're doing the right thing.
Now only thing left is x<1
 
Right, I meant x>1.

For x<1, we have:

x^{1/n}-1\geq-\epsilon

\RightarrowN=\frac{log(x)}{log(1-\epsilon)}

Is this all I need to show? Also, what did you mena that I should argue with monotonicity?

Thanks!
 
Well done! What I mean is that you should let the reader know what's going on and what you are doing. You need to present a reason, why the inequality holds for all n>N.
Therefore, you should carry out your calculation step by step. Also, keep in mind that you can only apply statements to an inequality if they are monotoneous. The logarithm, for example, is such a statement, because x>y means log x > log y. Of course, multiplication with a negative number is not.
And don't forget the x=1 case.
 
the_kid said:

Homework Statement



Rigorously show that for all x>0, the limit of {x^{1/n}} is 1.

Don't there need to be values assigned to n ?


Don't you need for all real numbers x > 0 and all positive integers n,

as n --> oo, the limit of x^{1/n} is 1?



Or, don't you need for all positive integers n, as n --> oo,

the limit of n^{1/n} is 1?


Otherwise, it appears that the fraction 1/n is just sitting
there and not being given a value.


------------------------------------------------------------


Or, have for all real numbers x, as x --> oo, that the limit of

x^{1/x} = 1?
 
Otherwise, it appears that the fraction 1/n is just sitting
there and not being given a value.
Here n is the variable going to infinity, while x is a positive (constant) real number.
 

Similar threads

Back
Top