My simple questions - bear with me while I try to learn calculus

  • Thread starter Thread starter Tim67
  • Start date Start date
  • Tags Tags
    Calculus
Tim67
Messages
6
Reaction score
0
I've just started trying to learn calculus via self-study; I bought a textbook and am using some stuff online for further explanation/practice questions, and if no one minds, I though I might try to use this thread to look for help/advice when I come to a problem I don't understand.

Right now I'm having some trouble understanding this solution:
http://www.math.ucdavis.edu/~kouba/CalcOneDIRECTORY/limconsoldirectory/LimConSol.html#SOLUTION 7

First off I don't understand how they went from the second centered-line part of the solution to the third - how did (x - 1) come from (x^1/3 - 1)([x^1/3]^2 ... etc)

Also, in the fourth centered line of the solution (i hope my wording isn't confusing anyone -- don't know how else to refer to it), I don't understand how that conjugate was derived.

Thanks for any help that can be given.
 
Physics news on Phys.org
Here is the top part of that step 2 - step 3:

(x^(1/3) - 1)((x^(1/3))^2 + x^(1/3) + 1) = (x^(1/3) - 1)(x^(2/3) + x^(1/3) + 1) = x + x^(2/3) + x^(1/3) - x^(2/3) - x^(1/3) - 1 = x - 1.

As for the fourth line of the solution, they remembered how to work with even-numbered exponents in polynomials. More specifically, they're attempting to find something to multiply (x^(1/4) - 1) by so that it will become (x - 1), since that would take care of the (x - 1) in the numerator and allow the limit to be taken. That's how they find the conjugate.

Hope that helps!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top