Stuck on the first chapter of Apostol:

  • Thread starter Thread starter Gwyn
  • Start date Start date
  • Tags Tags
    Apostol Stuck
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Gwyn
Messages
4
Reaction score
0
I've been going over the book and everything was going well until I got to this question:

[tex]\frac{1} {2 + \sqrt{4 - x^2}} = \frac{2 - \sqrt{4 - x^2}} {x^2}[/tex]

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.

[tex]\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}[/tex]

Note the denominator is a difference of squares: [tex]a^{2}-b^{2}[/tex]
 
Last edited:
Thanks a lot, I was stuck on that for a long time.