Find the remainder this expression is divided by 2 1
1 ! + 2 ! + 3 ! + 4 ! + 5 ! + ⋯ + 2 0 0 0 !
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.
Thank you sir for posting such a great solution.
@Discrete Games hIYA.
For any X ≥ 7 ,
3 ∣ X ! , 7 ∣ X ! ∴ 2 1 ∣ X !
So i = 1 ∑ 2 0 0 0 i ! ≡ i = 1 ∑ 6 i ! = 8 7 3 ≡ 1 2 m o d 2 1
Problem Loading...
Note Loading...
Set Loading...
Since n ! m o d 2 1 = 0 for n ≥ 7 ,
n = 1 ∑ 2 0 0 0 n ! ≡ n = 1 ∑ 6 n ! ( m o d 2 1 ) ≡ 1 ! + 2 ! + 3 ! + 4 ! + 5 ! + 6 ! ( m o d 2 1 ) ≡ 1 + 2 + 6 + 3 + 1 5 + 6 ( m o d 2 1 ) ≡ 1 2 ( m o d 2 1 )