Changes http://wiki.axiom-developer.org/225SeriesExamplesImprovementIdea/diff
--
On October 27, 2005 6:06 PM Karl Hegbloom wrote:

Under [HyperDoc] Topics --> Calculus --> Series

I found the example confusing at first.
I think it should begin with::

 (1) -> S := series 'n

So that the series looks more like the $S_n$ I see in my
Calculus textbook:
$$
  S = \Sigma_{n = 1}^{\infty}{a_n}
  S_n = \Sigma_{k = 1}^{n}{a_k}
  lim_{n \rightarrow \infty} S_n = S
$$


--
forwarded from http://wiki.axiom-developer.org/[EMAIL PROTECTED]


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to