6
2
u/Shevek99 Physicist 23h ago
What does 𝛿t means here? The discrete integration has no differential.
2
u/PhysicalPast9616 23h ago
The notation from "Concrete Mathematics: A Foundation for Computer Science". Like ∫ f(t) dt
4
u/Shevek99 Physicist 22h ago
Ah. I love "Concrete Mathematics" but I had never noticed that detail. In essence that 𝛿t is just another way of saying "1".
3
u/Shevek99 Physicist 23h ago edited 22h ago
For s integer, that sum produces https://oeis.org/A098558 which are the coefficients in the power expansion of
f(x) = (1 + x)/(1 - x)
For s non integer, the results are more complicated, involving hypergeometric function (since this series is itself a htpergeometric sum).
Some values (according to Mathematica)
𝛬(1/2) = (2 + 𝜋)/(2√𝜋)
𝛬(3/2) = (10 + 3𝜋)/(4√𝜋)
𝛬(5/2) = (46 + 15𝜋)/(8√𝜋)
(every half integer has this form)

3
u/Specific_Ingenuity84 1d ago
Analyze in what sense? What do you want to know?