Talk:Formal power series: Difference between revisions

Content added Content deleted
(→‎Multiplication and division: Still no division)
Line 37: Line 37:


expanding cos/sin as you know. Then you will see that having zero coeffs is not really a problem; doing it by hand is easier than thinking about a general algo that should work for every ''situation'' —I'm thinking about but not this wine-poisoned-evening (likely someone else more talented has already done it, but there's no fun without selfmade (re)discovering). --[[User:ShinTakezou|ShinTakezou]] 22:45, 10 March 2009 (UTC)
expanding cos/sin as you know. Then you will see that having zero coeffs is not really a problem; doing it by hand is easier than thinking about a general algo that should work for every ''situation'' —I'm thinking about but not this wine-poisoned-evening (likely someone else more talented has already done it, but there's no fun without selfmade (re)discovering). --[[User:ShinTakezou|ShinTakezou]] 22:45, 10 March 2009 (UTC)

:No, it does not work. As I said above, divide 1 by ''x'':
<blockquote>
<math>\frac{1}{x}</math>
</blockquote>
:It just does not have Taylor series in ''x''<sub>0</sub>=0. As for the method you refer to. It is based on solving a linear equations system. The system for 1/''x'' does not have a solution (''c''<sub>0</sub>=1, ''b''<sub>0</sub>=0). That's it, it could not be otherwise. In other cases, like also mentioned above
<blockquote>
<math>\frac{1}{1-x}=\sum_{n=0}^\infty x^n</math> (sum of a geometric progression |x|<1)
</blockquote>
:the solution is infinite. And we ignored the convergence issue, so far. --[[User:Dmitry-kazakov|Dmitry-kazakov]] 09:36, 11 March 2009 (UTC)


==About solving equations==
==About solving equations==