Re: A little simplification problem
"Alasdair McAndrew" <[email protected]> Sat, 2 Aug 2008 09:07:20 +1000
| Newsgroups | gmane.comp.mathematics.axiom.user |
|---|---|
| Message-ID | <[email protected]> |
Thank you! In fact the rule expandPowers := rule x^(n+k) == x*x^(n+k-1) also seems to work well. But why does Axiom not automatically apply this rule for simplification of expressions involving powers, as other CAS's (Maple, Maxima, Mathematica) do? Thanks again, Alasdair On Sat, Aug 2, 2008 at 12:41 AM, Themos Tsikas <[email protected]> wrote: > On Friday 01 August 2008, Alasdair McAndrew wrote: > > f(n)==7^n > > f(n+1)-7*f(n) > > simplify(%) > > normalize % > > > ________________________________________________________________________ > The Numerical Algorithms Group Ltd is a company registered in England > and Wales with company number 1249803. The registered office is: > Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom. > > This e-mail has been scanned for all viruses by Star. The service is > powered by MessageLabs. > ________________________________________________________________________ > > > _______________________________________________ > Axiom-mail mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/axiom-mail > -- Blog: http://amca01.wordpress.com _______________________________________________ Axiom-mail mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-mail