Mathstudent4529

10 Reputation

2 Badges

19 years, 243 days

MaplePrimes Activity


These are questions asked by Mathstudent4529

After viewing the table in print preview I realized that the table goes into the second page. I want to reduce the height of the table so that it fits in one page. How is that possible?

By moving the cursor to the edges of the table, I realized that it would allow to me to adjust the width of the table but not the height. The table has about 12 rows. 9 of them fit in one page, but 3 of them go into the next page. I want to shorten the height of the table so that the...

I have Maple 12. I am trying find integer partition of 20 into size 5 each. This can be accomplished in mathematica, using the command of 

 

IntegerPartitions[20,{5}]

 

Maple does have Partition command but there is no way to use that command to produce an output of size n partition.

 

For example Partition(20,5) results in partitions of 20 with 5 being the largest integer. That is not what I want. I need to...

Page 1 of 1