MHB Find closed form expression for a given sum

AI Thread Summary
The discussion revolves around finding a closed form expression for the sum $$\sum_{k=1}^{n^2}\dfrac{n-\lfloor\sqrt{k-1}\rfloor}{\sqrt{k}+\sqrt{k+1}}$$. Participants express gratitude for a solution provided by kaliprasad, while also sharing their own similar approaches. One participant acknowledges a mistake in their solution that went unnoticed. The conversation highlights the collaborative effort to solve the mathematical problem. Overall, the focus remains on deriving the correct closed form expression for the given sum.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Find a closed form expression for $$\sum_{k=1}^{n^2}\dfrac{n-\lfloor\sqrt{k-1}\rfloor}{\sqrt{k}+\sqrt{k+1}}$$.
 
Mathematics news on Phys.org
anemone said:
Find a closed form expression for $$\sum_{k=1}^{n^2}\dfrac{n-\lfloor\sqrt{k-1}\rfloor}{\sqrt{k}+\sqrt{k+1}}$$.

each term = $(n- \lfloor \sqrt{k-1}\rfloor)(\sqrt{k+1}-\sqrt{k})$

if we take k fron $m^2+1$ to $(m+1)^2$ that is (2m+1) terms we get

$(n- m)(\sqrt{k+1}-\sqrt{k})$

summing from $m^2+1$ to $(m+1)^2$ we get (n-m)



now we need to add (n-m) with m from 1 to n to get the sum as n^2 - n(n+1)/2 = n(n-1)/2
 
Thank you kaliprasad for your clever solution and sorry for the late reply...:(

I will share with you the quite similar but not completely the same solution with you and MHB:

Note that

$\begin{align*}\displaystyle \sum_{k=1}^{n^2}\dfrac{n-\lfloor\sqrt{k-1}\rfloor}{\sqrt{k}+\sqrt{k+1}}&=\sum_{m=1}^{n}\sum_{k=(m-1)^2+1}^{m^2}\dfrac{n-\lfloor\sqrt{k-1}\rfloor}{\sqrt{k}+\sqrt{k+1}}\\&=\sum_{m=1}^{n}\sum_{k=(m-1)^2+1}^{m^2}\dfrac{n-(m-1)}{\sqrt{k}+\sqrt{k+1}}\\&=\sum_{m=1}^{n}(n-m+1)\sum_{k=(m-1)^2+1}^{m^2}\dfrac{1}{\sqrt{k}+\sqrt{k+1}}\\&=\sum_{m=1}^{n}(n-m+1)\sum_{k=(m-1)^2+1}^{m^2}\sqrt{k}-\sqrt{k+1}\\&=\sum_{m=1}^{n}(n-m+1)(m-(m-1))\\&=\sum_{m=1}^{n}(n-m+1)\\&=n(n+1)-\dfrac{n(n+1)}{2}\\&=\dfrac{n(n+1)}{2}\end{align*}$
 
anemone said:
Thank you kaliprasad for your clever solution and sorry for the late reply...:(

I will share with you the quite similar but not completely the same solution with you and MHB:

Note that

$\begin{align*}\displaystyle \sum_{k=1}^{n^2}\dfrac{n-\lfloor\sqrt{k-1}\rfloor}{\sqrt{k}+\sqrt{k+1}}&=\sum_{m=1}^{n}\sum_{k=(m-1)^2+1}^{m^2}\dfrac{n-\lfloor\sqrt{k-1}\rfloor}{\sqrt{k}+\sqrt{k+1}}\\&=\sum_{m=1}^{n}\sum_{k=(m-1)^2+1}^{m^2}\dfrac{n-(m-1)}{\sqrt{k}+\sqrt{k+1}}\\&=\sum_{m=1}^{n}(n-m+1)\sum_{k=(m-1)^2+1}^{m^2}\dfrac{1}{\sqrt{k}+\sqrt{k+1}}\\&=\sum_{m=1}^{n}(n-m+1)\sum_{k=(m-1)^2+1}^{m^2}\sqrt{k}-\sqrt{k+1}\\&=\sum_{m=1}^{n}(n-m+1)(m-(m-1))\\&=\sum_{m=1}^{n}(n-m+1)\\&=n(n+1)-\dfrac{n(n+1)}{2}\\&=\dfrac{n(n+1)}{2}\end{align*}$

Hello Anemone,
Thanks

However In my solution there is a mistake you did not notice

I forgot to add the last value that is n to give n(n+1)/2
 
Last edited:
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top