neeravi

12 Reputation

4 Badges

19 years, 84 days

MaplePrimes Activity


These are Posts that have been published by neeravi

Hi, I have a matrix whose entries are polynomials in x. Is there a procedure/function in maple to find the element with the largest degree. I would liek this function to return 1. The largest degree 2. The element itself 3. The location [i,j] of this element in the matrix. Could anyone please help ?
One of the items missing in the "combinat" package is that there exists no procedure to produce one combination at a time from C(n,k). The only possibility is to generate a list of all possible subsets of C(n,k) in a single go.

I am looking for a function/library to generate sequences of combination C(n,k), which would generate the next (successor) sequence, given a sequence. ie next:=some_proc(n,k,prev) should return the next sequence after the sequence "prev". Is this available anywhere ?
Page 1 of 1