qbslug
- 23
- 0
How do you invert a series? Can't find any information on it.
I need to invert a function and solve for z in powers of x
<br /> x = \sum_{n=1}^\infty\\b_n z^n<br />
I'm guessing we can just say
<br /> z = \sum_{n=1}^\infty\\a_n x^n<br />
But if this is right I don't know why its right or if it can be proven.
I would like to know the general idea behind inverting series functions and why it works.
I need to invert a function and solve for z in powers of x
<br /> x = \sum_{n=1}^\infty\\b_n z^n<br />
I'm guessing we can just say
<br /> z = \sum_{n=1}^\infty\\a_n x^n<br />
But if this is right I don't know why its right or if it can be proven.
I would like to know the general idea behind inverting series functions and why it works.