Of course for large n, otherwise, there is no need for "estimate"Try it with n=2. This gives k=1 and the summation evaluates to 0 according to the Wikipedia definition of a sum. Easily disproved via counterexample. Or perhaps there's more to the question?
That doesn't follow. Estimates can be very useful in many situations to:- enable mental calculation; obtain an expression that can be integrated (or one that can be used in some kind of follow-up calculation), obtain upper and lower bounds that might converge, etc. The end goal isn't always to speed up a computer's calculation of a big summation.Of course for large n, otherwise, there is no need for "estimate"
Our goal wants to prove the sum (not the integration, the integration is incorrect) >c n for some positive constant c when n goes to infinite.That doesn't follow. Estimates can be very useful in many situations to:- enable mental calculation; obtain an expression that can be integrated (or one that can be used in some kind of follow-up calculation), obtain upper and lower bounds that might converge, etc. The end goal isn't always to speed up a computer's calculation of a big summation.
I think you'd like help to verify that the integral in post#1 is a true lower-bound for the summation? If so, then please show how you obtained it, so that your work can be verified. An image of handwritten work is fine, if that is easier for you.
Our goal wants to prove the sum (not the integration, the integration is incorrect) >c n for some positive constant c when n goes to infinite.