|
[Date Index]
[Thread Index]
[Author Index]
Re: Partial fraction command
- To: mathgroup at smc.vnet.net
- Subject: [mg52673] Re: Partial fraction command
- From: "Jens-Peer Kuska" <kuska at informatik.uni-leipzig.de>
- Date: Tue, 7 Dec 2004 05:48:29 -0500 (EST)
- Organization: Uni Leipzig
- References: <cp3t13$9ab$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
what does
Apart[] ?
(8s + 10)/((s + 1)(s + 3)^2) // Apart
Regards
Jens
"Jack" <ajack at remove.com> schrieb im Newsbeitrag
news:cp3t13$9ab$1 at smc.vnet.net...
> 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: Re: Solve given that a variable is between 0 and 1
Next by Date:
Re: Finding the Fourier transform of discrete functions
Previous by thread:
Re: Partial fraction command
Next by thread:
Re: Partial fraction command
|