[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to get rid of common factor in power series?
From: |
karl |
Subject: |
How to get rid of common factor in power series? |
Date: |
Sun, 04 Jan 2015 09:35:39 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 |
Hi all,
if I write:
makefact(powerseries((1-x)^(-n),x,0));
I get an expression which has in the nominator as factor (1-n)! and in the
denominator 1-n.
I tried several things to get this simplified, but to no avail.
How can I do this?
Thanky
Karl
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- How to get rid of common factor in power series?,
karl <=