Let
Compute the last 2 digits of the decimal representation of .
Notation:
is the
factorial
notation. For example,
.
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.
π ( n ) π ( n ) π ( 7 ) = j = 1 ∑ n i = 1 ∑ j i ! ( i 2 + i + 1 ) = j = 1 ∑ n i = 1 ∑ j i ! ( ( i + 1 ) 2 − i ) = j = 1 ∑ n i = 1 ∑ j ( i + 1 ) ( i + 1 ) ! − i ( i ! ) = j = 1 ∑ n ( ( j + 1 ) ( j + 1 ) ! − 1 ) = ( j = 1 ∑ n ( j + 1 ) ! ( j + 2 − 1 ) ) − n = ( j = 1 ∑ n ( j + 2 ) ! − ( j + 1 ) ! ) − n = ( ( n + 2 ) ! − 2 ) − n = ( n + 2 ) ! − ( n + 2 ) = ( 9 ! − 9 ) = 3 6 2 8 7 1 The last 2 digits of π ( 7 ) = 7 1 We can see that the sum is telescoping Once again, the sum is telescoping