[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Simplify powerseries?
From: |
karl |
Subject: |
Simplify powerseries? |
Date: |
Sun, 4 Jan 2015 01:27:28 -0800 (PST) |
Hi all,
when I write
"makefact(powerseries((1-x)^(-n),x,0));"
then I get this
inf
==== i1 i1
\ (- 1) x
(1 - n)! > ---------------
/ i1! (- n - i1)!
====
i1 = 0
(%o1) -------------------------------
1 - n
I tried several things so that the (1-n) in the denominator gets cancelled,
but to no avail.
What to do?
Thanks
Karl
--
View this message in context:
http://octave.1599824.n4.nabble.com/Simplify-powerseries-tp4667983.html
Sent from the Octave - General mailing list archive at Nabble.com.
- Simplify powerseries?,
karl <=