MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

Algebraic reduction

  • To: mathgroup at smc.vnet.net
  • Subject: [mg108386] Algebraic reduction
  • From: Artur <grafix at csl.pl>
  • Date: Tue, 16 Mar 2010 04:44:27 -0500 (EST)
  • Reply-to: grafix at csl.pl

Dear Mathematica Gurus.
Who know how force simplification of polynomials (x^n - 1)/(x - 1)] by 
Mathematica
Table[FullSimplify[(x^n - 1)/(x - 1)], {n, 1, 10}]
Above eliminate denominator only in first 5 n
Any idea ?
Best wishes
Artur


  • Prev by Date: Re: plotting many curves {best times}
  • Next by Date: Findroot
  • Previous by thread: Generating Valid examples for a list of Functions
  • Next by thread: Re: Algebraic reduction