What is the Taylor Expansion of a function

52 Views Asked by At

What is the Taylor expansion of the function $$G(x)=\frac{1}{(1-x^{50})(1-x^{25})(1-x^{10})(1-x^5)(1-x)}\quad ?$$

1

There are 1 best solutions below

1
On BEST ANSWER

Because $\dfrac{1}{1-x}=\sum{x^n}$ , $n\ge0$ $$G(x)=(\sum{x^n})(\sum{x^{5n}})(\sum{x^{10n}})(\sum{x^{25n}})(\sum{x^{50n}})$$