axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] [#122 Handling of power series]


From: Bill Page
Subject: [Axiom-developer] [#122 Handling of power series]
Date: Sun, 13 Mar 2005 21:49:49 -0600

Changes 
http://page.axiom-developer.org/zope/mathaction/122HandlingOfPowerSeries/diff
--

++added:

Maple produces the following result::

  > series(sin(x),x=%I);

\begin{eqnarray}
(\sin \left( I \right) +\cos \left(  
I \right)  \left( x- I \right) -1/2\,\sin
 \left( I \right)  \left( x- I
 \right) ^{2}-1/6\,\cos \left( I \right)  \left( x-
\mbox I \right) ^{3}+
\\
1/24\,\sin \left( I
 \right)  \left( x- I \right) ^{4}+
{\frac {1}{120}}\,
\cos \left( I \right)  \left( I
 \right) ^{5}+O \left(  \left( x- I \right) ^{6}
 \right) )
\end{eqnarray}

This result appears the same to order 5. Could you
explain what you mean by "expansion point"?

--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]