When is the permutation of two integers equal to a factorial?

114 Views Asked by At

Find solutions for $$^nP_r=s!$$

For $(n,r,s)\in \mathbb{N}$

I could find some trivial solutions

$(6,3,5)~,~(1,1,1)$ etc.