Series expansion/algebra problem

  • Thread starter Thread starter BOAS
  • Start date Start date
  • Tags Tags
    Series
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
2 replies · 2K views
BOAS
Messages
546
Reaction score
19
Hi,

i'm revising series expansions and my problem has arisen from an example in my textbook, but it's not directly related to the series expansion itself. It's more of an algebra question, where they've made a rearrangement I can't follow...

Homework Statement



If [itex]n[/itex] is a positive integer find the coefficient of [itex]x^{r}[/itex] in the expansion of [itex](1 + x)(1 - x)^{n}[/itex] as a series of ascending powers of x.

Homework Equations





The Attempt at a Solution



The solution starts by stating the following expressions are equivalent.

[itex](1 + x)(1 - x)^{n} \equiv (1 - x)^{n} + x(1 - x)^{n}[/itex]

If I take this statement to be true, I can follow through the rest of the example without a hitch, but I just can't see what they've done here.

Thanks for any help you can give,

BOAS.
 
Physics news on Phys.org
BOAS said:
Hi,

i'm revising series expansions and my problem has arisen from an example in my textbook, but it's not directly related to the series expansion itself. It's more of an algebra question, where they've made a rearrangement I can't follow...

Homework Statement



If [itex]n[/itex] is a positive integer find the coefficient of [itex]x^{r}[/itex] in the expansion of [itex](1 + x)(1 - x)^{n}[/itex] as a series of ascending powers of x.

Homework Equations





The Attempt at a Solution



The solution starts by stating the following expressions are equivalent.

[itex](1 + x)(1 - x)^{n} \equiv (1 - x)^{n} + x(1 - x)^{n}[/itex]

If I take this statement to be true, I can follow through the rest of the example without a hitch, but I just can't see what they've done here.

Thanks for any help you can give,

BOAS.

Let ##(1-x)^n=a##, then ##a(1+x)=a+ax##. Do you see now? :)
 
Pranav-Arora said:
Let ##(1-x)^n=a##, then ##a(1+x)=a+ax##. Do you see now? :)

Perfectly.

Thank you!