|
|
last edited 10 years ago by test1 |
1 2 3 4 | ||
Editor: kratt6
Time: 2009/04/10 03:08:14 GMT-7 |
||
Note: fixed in FriCAS revision 573 |
added:
From kratt6 Fri Apr 10 03:08:14 -0700 2009
From: kratt6
Date: Fri, 10 Apr 2009 03:08:14 -0700
Subject: fixed in FriCAS revision 573
Message-ID: <20090410030814-0700@axiom-wiki.newsynthesis.org>
Status: open => fixed somewhere
Hm, it seems unreproducible here. It is reproducible on my machine, though...
f := operator 'f
(1) |
count(true,[(product(product(f j, j=1..i), i=1..n)=product(product(f k, k=1..j), j=1..n))@Boolean for m in 1..200])
(2) |