On 12/16/2015 11:22 PM, Neven Sajko wrote: > Here's an example: > > (13) -> guess[0,1,0,2,0,3,0,4,0,5,0,6] > > s - 1 s - 1 > n - 1 12 11 - p - 3 > --+ --+ ++-++ 10 > (13) [ > > - 2 | | --------- + 1] > --+ --+ | | p + 2 > s = 0 s = 0 p = 0 10 > 12 11 10 > Type: > List(Expression(Integer))
And my linear output format shows this [sum(sum(-2*product((-subscript(p, [10])-3)/(subscript(p, [10])+2), subscript(p, [10])=0..subscript(s, [11])-1), subscript(s,[11])=0..subscript(s, [12])-1)+1, subscript(s, [12])=0..n-1)] I hope that helps. Ralf -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
