Find $a,b,c$ such that $a!\times b!\times c!=d!$

112 Views Asked by At

I have to find $a,b,c \in \mathbb{N}$ such that-$a!\times b!\times c!=d!$

Answer given in my book is $3!\times5!\times7!=10!$(But it is written that other answers are also possible).

What is a systematic way to find the answer without using a calculator or computer?(I mean without brute force calculation)

Thanks for any help!!