Define a function . Find the sum of all the values of such that the composite function is a square of integer.
Notation: denotes the nearest integer function (round).
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.
If there exist n , m ∈ N such that f ( n ) = m 2 , then (the inequalities are strict, as no integer can have a square root which is a half-integer) m 2 − 2 1 4 m 2 − 1 2 1 [ 4 m 2 − 1 − 1 ] 4 1 [ 4 m 2 − 2 4 m 2 − 1 ] m 2 − 2 1 4 m 2 − 1 < < < < < n + n ( 2 n + 1 ) 2 n n n < < < < < m 2 + 2 1 4 m 2 + 3 2 1 [ 4 m 2 + 3 − 1 ] 4 1 [ 4 m 2 + 4 − 2 4 m 2 + 3 ] m 2 + 1 − 2 1 4 m 2 + 3 But 4 m 2 − 1 < 2 m < 4 m 2 + 3 , and hence m 2 − m < n < m 2 − m + 1 which is not possible. Thus f ( n ) is never the square of an integer for any positive integer n . Thus the set of integers 1 ≤ k ≤ 2 0 1 7 such that f k ( k ) is a perfect square is emply. Adopting the standard convention, the sum of the empty set is 0 .