Second Approximation of (1+i)^-1 for i<<<1

  • Context: Undergrad 
  • Thread starter Thread starter electronic engineer
  • Start date Start date
  • Tags Tags
    Approximation
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 4K views
electronic engineer
Messages
145
Reaction score
3
I have this algebraic term: (1+i)^-1 where i is very very small i<<<1

if we used second approximation what would it equal to?

thanks in advance!
 
Mathematics news on Phys.org
You can use the binomial expansion:

[tex]\frac {1}{1+i} = 1 - i + i^2 + \cdot \cdot \cdot[/tex]

so in first approximation you have 1 and in second approximation 1 - i etc.