If is a function that satisfies
what is the value of
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.
We want to find the value k = 1 ∑ 1 0 5 k . We are given that the value at k = 5 is 4 . We wish to find the values at 2 5 , 1 2 5 , 6 2 5 , etc, all the way up to 5 1 0 . We are given that with every factor of 5 that we increase the value by, we add 3 to the value. We are increasing by a factor of 5 with each iteration of the summation. Therefore, f ( 2 5 ) = 7 , f ( 1 2 5 ) = 1 0 , f ( 6 2 5 ) = 1 3 , f ( 3 1 2 5 ) = 1 6 , ⋯ , f ( 5 1 0 ) = 3 1 . We must find the sum 4 + 7 + 1 0 + 1 3 + 1 6 + 1 9 + 2 2 + 2 5 + 2 8 + 3 1 , which is 1 7 5