Stuck on the first chapter of Apostol:

  • Thread starter Thread starter Gwyn
  • Start date Start date
  • Tags Tags
    Apostol Stuck
Gwyn
Messages
4
Reaction score
0
I've been going over the book and everything was going well until I got to this question:

\frac{1} {2 + \sqrt{4 - x^2}} = \frac{2 - \sqrt{4 - x^2}} {x^2}

Tried with partial fractions but that does not work. I also tried to split the fraction but I don't know how to get the x^2 at the bottom. In short I'm completely lost and that looks like black magic to me. I'd appreciate it if anyone has a link to explain what's going on here.

Edit: Messed up the latex. If you click on it the correct code shows up. Not sure how I can refresh the originally posted one.
 
Last edited:
Physics news on Phys.org
He just rationalized the denominator.

\frac{1} {2 + \sqrt{4 - x^2}} \ \frac{2-\sqrt{4 - x^2}}{2-\sqrt{4 - x^2}} = \frac{2 - \sqrt{4 - x^2}} {x^2}

Note the denominator is a difference of squares: a^{2}-b^{2}
 
Last edited:
Thanks a lot, I was stuck on that for a long time.
 
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