k = 1 ∑ 1 8 0 0 ψ ( k )
If the above sum can be expressed as a H b − c γ − d for some not necessarily distinct positive integers a , b , c and d , evaluate a + b + c + d where b , c is maximum possible.
Notations :
ψ ( ⋅ ) represents the digamma function .
H n denotes the n th harmonic number .
γ represents the Euler-Mascheroni constant which is approxiamately equal to 0.5772.
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.
It would be better if you provide proof for ψ ( z + 1 ) = H z − γ . Anyways , a nice solution +1
ψ
(
1
+
k
)
=
k
1
+
ψ
(
k
)
ψ
(
1
)
=
−
γ
Using both these properties,
ψ
(
1
)
=
−
γ
ψ
(
2
)
=
1
−
γ
ψ
(
3
)
=
1
+
2
1
−
γ
.
.
ψ
(
1
8
0
0
)
=
1
+
2
1
+
…
1
7
9
9
1
−
γ
Adding all the terms,
k
=
1
∑
1
8
0
0
ψ
(
k
)
=
1
1
7
9
9
+
2
1
7
9
8
+
3
1
7
9
7
+
…
+
1
7
9
9
1
−
1
8
0
0
γ
k
=
1
∑
1
8
0
0
ψ
(
k
)
=
1
1
8
0
0
−
1
+
2
1
8
0
0
−
1
+
3
1
8
0
0
−
1
+
…
+
1
7
9
9
1
8
0
0
−
1
−
1
8
0
0
γ
k
=
1
∑
1
8
0
0
ψ
(
k
)
=
1
8
0
0
(
1
+
2
1
+
3
1
+
…
+
1
7
9
9
1
)
−
1
7
9
9
−
1
8
0
0
γ
k
=
1
∑
1
8
0
0
ψ
(
k
)
=
1
8
0
0
H
1
7
9
9
−
1
7
9
9
−
1
8
0
0
γ
I reached this stage and input my solution as 7198 and wondered why my answer was wrong, annoyed Nihar( :P ) and got him to write the max condition.
k
=
1
∑
1
8
0
0
ψ
(
k
)
=
1
8
0
0
H
1
7
9
9
−
1
7
9
9
−
1
8
0
0
γ
=
1
8
0
0
H
1
8
0
0
−
1
8
0
0
−
1
8
0
0
γ
In general,
k
=
1
∑
n
ψ
(
k
)
=
n
H
n
−
1
−
(
n
−
1
)
−
n
γ
=
n
(
H
n
−
γ
−
1
)
The proof of the two properties I mentioned can be found on the Brilliant Digamma wiki.
Good usage of the properties of these functions.
Thank you for the solution and saving me from reports :) +1
Claim : ψ ( k + 1 ) = ψ ( k ) + k 1
Proof : An easy proof can be found here.
Now using ψ ( 1 ) = − γ , we get ψ ( 2 ) = − γ + 1 = − γ + H 1 ⋯ ⋯ ( ∗ )
ψ ( 3 ) = ψ ( 2 ) + 1 / 2 = − γ + H 2 [Using (*)]
ψ ( 4 ) = − γ + H 3
ψ ( 5 ) = − γ + H 4
Thus noticing the pattern, we get ψ ( n + 1 ) = − γ + H n
Thus k = 1 ∑ 1 8 0 0 ψ ( k ) = − 1 8 0 0 γ + i = 1 ∑ 1 7 9 9 H i
Claim : ∑ i = 1 n H i = ( n + 1 ) H n + 1 − ( n + 1 )
Proof : Induction will do the job. (Left as an exercise for the reader.)
Thus k = 1 ∑ 1 8 0 0 ψ ( k ) = − 1 8 0 0 γ + i = 1 ∑ 1 7 9 9 H i = − 1 8 0 0 γ + 1 8 0 0 H 1 8 0 0 − 1 8 0 0
Final answer = 1 8 0 0 + 1 8 0 0 + 1 8 0 0 + 1 8 0 0 = 1 8 0 0 × 4 = 7 2 0 0
Great solution! +1
Log in to reply
Thanks for entertaining my questions.
Problem Loading...
Note Loading...
Set Loading...
ψ ( z + 1 ) = − γ + ∫ 0 1 1 − x 1 − x 2 d x = H z − γ → ∑ k = 1 1 8 0 0 ψ ( z ) = ∑ n = 1 1 7 9 9 ( H n − γ ) = ∑ n = 0 1 7 9 9 H n − 1 8 0 0 γ = ( 1 7 9 9 + 1 ) ( H 1 7 9 9 + 1 ) − 1 8 0 0 γ = 1 8 0 0 H 1 8 0 0 − 1 8 0 0 γ − 1 8 0 0 1 8 0 0 + 1 8 0 0 + 1 8 0 0 + 1 8 0 0 = 7 2 0 0