Why is Adding One Necessary in Binomial Series for 1/\sqrt{1-x^{2}}?

  • Thread starter Thread starter paridiso
  • Start date Start date
  • Tags Tags
    Binomial Series
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
paridiso
Messages
17
Reaction score
0
When using a binomial series to expand [tex]1/\sqrt{1-x^{2}}[/tex] I come up with the correct answer except that I do not add the number one to my answer. Why do I have to add one to the series, should this not arise when calculating the sum?
 
Physics news on Phys.org
When expanding it I come up with the following result:

[tex]\sum (1*3* \ldots (2n-1)*x^{2n}) / 2^{n}n![/tex]

According to the answer key the answer is:

[tex]1 + \sum ((1*3* \ldots (2n-1)*x^{2n}) / 2^{n}n!)[/tex]

Where does the one come from?
 
You didn't put limits on your summations. It looks like in the books answer the limits are 1 to infinity. In your answer they are 0 to infinity. Isn't 1 the n=0 term in your series?
 
Yes ... they separated out the [itex]n=0[/itex] term, because they thought the student would not understand the product [tex]1\cdot3\cdots(-1)[/itex][/tex]
 
Thanks, I understand it now.