MathGroup Archive 2004

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

Search the Archive

Partial fraction command

  • To: mathgroup at smc.vnet.net
  • Subject: [mg52663] Partial fraction command
  • From: ajack at remove.com (Jack)
  • Date: Tue, 7 Dec 2004 04:10:02 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello,

Is there any built-in command for partial fraction in Mathematica? eg

(8s + 10)/(s+1)(s+3)^2 = a1/(s+1) + a2/(s+3)^2 +a3/(s+3) to get
a1,a2,and a3.


  • Prev by Date: Re: A problem about numerical precision
  • Next by Date: Needed Grid lines in Implicit Plot
  • Previous by thread: Re: Re: in center of a triangle
  • Next by thread: Re: Partial fraction command