Expanding Fraction with Infinite Value: Simple Expansion Homework Solution

  • Thread starter Thread starter spacetimedude
  • Start date Start date
  • Tags Tags
    Expansion
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
spacetimedude
Messages
87
Reaction score
1

Homework Statement


I am trying to expand [itex]\frac{1}{(1+\frac{a^2}{z^2})^{1/2}}[/itex] for z>>a.

Homework Equations

The Attempt at a Solution


First, I rearranged the equation to [itex](1+\frac{a^2}{z^2})^{-1/2}[/itex]. After this, since z>>a, can I assume z takes a value of infinity and say the first term is 1+0=1? And I am not sure what to do for the second term. I take the first derivative which is [itex]-\frac{1}{2}(1+\frac{a^2}{z^2})^{-3/2}(\frac{-2a^2}{z^3})[/itex] and not sure what to do with it.
Any help will be appreciated.
 
Physics news on Phys.org
spacetimedude said:

Homework Statement


I am trying to expand [itex]\frac{1}{(1+\frac{a^2}{z^2})^{1/2}}[/itex] for z>>a.

Homework Equations

The Attempt at a Solution


First, I rearranged the equation to [itex](1+\frac{a^2}{z^2})^{-1/2}[/itex]. After this, since z>>a, can I assume z takes a value of infinity and say the first term is 1+0=1? And I am not sure what to do for the second term. I take the first derivative which is [itex]-\frac{1}{2}(1+\frac{a^2}{z^2})^{-3/2}(\frac{-2a^2}{z^3})[/itex] and not sure what to do with it.
Any help will be appreciated.

So, are you not just trying to expand ##(1 + x^2)^{-1/2}## for small ##x = a/z##?
 
Ray Vickson said:
So, are you not just trying to expand ##(1 + x^2)^{-1/2}## for small ##x = a/z##?
I'm having difficulty understanding how to expand for small x. I've only come across questions that ask something like "expand this function around x= some number". Do I take x=0?

EDIT: Ah, so do I take x=0 and is the second non-zero term the term using second derivative?