Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Count the number of involutions
ResourceFunction["InvolutionCount"][n] gives the number of involutions on n elements. |
InvolutionCount can be computed by the following recurrence relation due to Rothe:
In[2]:= |
In[3]:= |
Out[3]= |
In[4]:= |
Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License