3 2 1 2 2 7 1 2 = 1 ! + 2 ! + 3 ! = 4 ! + 5 ! = 1 ! + 7 !
How many square numbers less than 2 1 ! can be expressed as a sum of distinct factorials (including the three above)?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Did you calculate all of this... How did u reach here????
Log in to reply
I was only able to do this with a computer search, and even then it took time. The next such square is likely to be very large. This problem should be "Computer Science".
Log in to reply
According to OEIS the next largest such square, if there is one, would be > 4 8 ! .
Log in to reply
@Brian Charlesworth – I just now checked OEIS. Wow, what if the author of this problem had asked for how many squares < 4 8 ! ?
Log in to reply
@Michael Mendrin – Haha Then your program to find the squares would still be running. :)
Did you calculate all of this... How did u reach here????
Problem Loading...
Note Loading...
Set Loading...
1 2 = 1 !
3 2 = 1 ! + 2 ! + 3 !
5 2 = 1 ! + 4 !
1 1 2 = 1 ! + 5 !
1 2 2 = 4 ! + 5 !
2 7 2 = 1 ! + 2 ! + 3 ! + 6 !
2 9 2 = 1 ! + 5 ! + 6 !
7 1 2 = 1 ! + 7 !
7 2 2 = 4 ! + 5 ! + 7 !
6 0 3 2 = 1 ! + 2 ! + 3 ! + 6 ! + 9 !
6 3 5 2 = 1 ! + 4 ! + 8 ! + 9 !
2 1 3 2 = 1 ! + 2 ! + 3 ! + 7 ! + 8 !
2 1 5 2 = 1 ! + 4 ! + 5 ! + 6 ! + 7 ! + 8 !
1 9 1 7 2 = 1 ! + 2 ! + 3 ! + 6 ! + 7 ! + 8 ! + 1 0 !
1 1 8 3 8 9 3 2 = 1 ! + 2 ! + 3 ! + 7 ! + 8 ! + 9 ! + 1 0 ! + 1 1 ! + 1 2 ! + 1 3 ! + 1 4 ! + 1 5 !