practice problems pending

Q1. For any n>=1 prove that

1/1^2 + 1/2^2 ... 1/n^2 <= 2 - 1/n

S1.Using induction:

we need to show that 2 - 1/n + 1/(n+1)^2 <= 2 - 1/(n+1)
Rearrange to get:
1/(k+1)^2 <= 1/k(k+1)
H.P.

Comments

Popular posts from this blog

IOQM 2024 Paper solutions (Done 1-21, 29)

Simon's factoring trick(complete the rectangle)

IOQM 2023 solutions