Note: I've searched for the answer to this already but I can't find what I need. I may have overlooked something or maybe this is referred to in a different way. I'll delete this if someone points out that it is a duplicate, please let me know.
Question: How can I add multiple conditions to the product
or mul
in Maple?
Example: I am trying to re-create the following, I cannot seem to find a way to add both r != k
and r=1
as parameters.
I've gone over the documentation of the product command and maybe I am missing something.