Evaluating a Finite Sum to a Closed Form Expression

aaaa202
Messages
1,144
Reaction score
2
I have a finite sum of the form:

n=1Nexp(an+b√(n))

Is there any trick to evalute this sum to a closed form expression? e.g. like when a finite geometric series is evaluated in closed form.
 
Physics news on Phys.org
aaaa202 said:
I have a finite sum of the form:

n=1Nexp(an+b√(n))

Is there any trick to evalute this sum to a closed form expression? e.g. like when a finite geometric series is evaluated in closed form.
Not here.
You can often get a clue by treating a sum as an integral. In this case you can break it into a difference of two integrals. The first corresponds to ∑n=1Nexp(an), which is simply the sum of a geometric series, but the second becomes constant*∫eax2.dx.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top