Can (x+y)^(1/2) be expanded using the binomial series?

  • Context: Undergrad 
  • Thread starter Thread starter gentsagree
  • Start date Start date
  • Tags Tags
    Binomial Expansion
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
4 replies · 5K views
gentsagree
Messages
93
Reaction score
1
Is it possible to do a binomial expansion of [itex](x+y)^{1/2}[/itex]? I tried to compute it with the factorial expression for the binomial coefficients, but the second term already has n=1/2 and k=1, which makes the calculation for the binomial coefficient (n 1) weird, I think.

Any advice?
 
Physics news on Phys.org
You may want to look at something like
http://en.wikipedia.org/wiki/Binomial_series

Assuming neither x or y are zero (and both are positive), I would recommend factoring out the larger of x or y and let your task reduce to that of finding [itex](1+z)^{1/2}[/itex] with [itex]z<1[/itex].

For example, assume [itex]y < x[/itex], then your expression would be

[tex]f = \sqrt{x}\,(1+z)^{1/2}[/tex]

Expand [itex](1+z)^{1/2}[/itex] using the binomial series. The expansion will be an infinite series due to the non-integer exponent.