Symbolic summation for Feynman integrals

Size: px
Start display at page:

Download "Symbolic summation for Feynman integrals"

Transcription

1 Symbolic summation for Feynman integrals Flavia Stan Research Institute for Symbolic Computation (RISC) Johannes Kepler University Linz, Austria INRIA Rocquencourt, Project Algorithms Université Paris 13, Seminar CALIN 22. March 2010

2 A Feynman parameter integral I = where N N and ɛ > 0. (1 w) 1 ɛ/2 z ɛ/2 (1 z) ɛ/2 (1 wz) 1 ɛ (1 w) N+1 dw dz,

3 Symbolic summation methods Feynman integrals as multiple sums Feynman integrals as Mellin-Barnes integrals

4 Part 1: Symbolic summation methods

5 Hypergeometric series A simple example 3F 2 ( a, b, c d, e ) ; x = n=0 (a) n (b) n (c) n (d) n (e) n x n n! = 1 Γ(d)Γ(e) Γ(b)Γ(c)Γ(d b)γ(e c) t b 1 (1 t) d b 1 u c 1 (1 u) e c 1 (1 utx) a dt du

6 3F 2 ( a, b, c d, e ) ; x = n=0 t n {}}{ (a) n (b) n (c) n x n (d) n (e) n n! where the Pochhammer symbol / rising factorial is (a) n := a(a + 1)... (a + n 1) = if a C and a + n 0, 1, 2,... Γ(a + n) Γ(n) t n+1 t n = (a + n)(b + n)(c + n) (d + n)(e + n) x n + 1

7 An illustrative application for summation methods 1 For n k 1 prove the following identity: 1+( 1) ( )( ) k 1 n n+k ( 1) m n = 2 k m k 1 m m 0 m k ( ) k n m 1 question asked by P. van der Kamp

8 An illustrative application for summation methods 1 For n k 1 prove the following identity: 1+( 1) n+k k 1 Initial values: ( )( ) k 1 n ( 1) m n n = 2 k m k 1 m m=0 if n = 1 then k = 1 if n = 2 then k {1, 2} m=k ( ) k n m 1 question asked by P. van der Kamp

9 Zeilberger s Algorithm 2,3 Given the summation problem B SUM[n] := f (m, n) m=b Zeilberger s Algorithm delivers certificate recurrences of the form c i (n)f (m, n + i) = m [g(m, n)] i S where g(m, n) = rat(m, n)f (m, n) and m [g(m, n)] := g(m + 1, n) g(m, n). 2 D. Zeilberger A fast algorithm for proving terminating hypergeometric identities. Discrete Mathematics, P. Paule, M. Schorn A Mathematica version of Zeilberger s algorithm for proving binomial coefficient identities. J. Symbolic Comput

10 Summing over the certificate recurrences c i (n)f (m, n + i) = m [g(m, n)] i S we obtain recurrences for the sum SUM[n] := B m=b f (m, n) c i (n)sum[n+i] = g(b + 1, n) g(b, n). i S Remark: Zeilberger s algorithm also deals with definite summation problems the bounds b, B can lineary depend on n.

11 Back to the illustrative example 1+( 1) k+n k 1 ( )( ) k 1 n ( 1) m n n ( ) k = 2 k m k 1 m n m m=0 m=k }{{} T (n) We extend the sum T (n) to a summation problem with standard boundary conditions: T (n) := n m=k ( ) k ( ) k (m k + ɛ)! = lim n m ɛ 0 n m (m k)! m= }{{} t(n,ɛ)

12 Zeilberger s algorithm delivers a recurrence for t(n, ɛ) (ɛ+n +1)t(n, ɛ)+(ɛ k +1)t(n + 1, ɛ)+(k n 2)t(n + 2, ɛ) = 0 Taking here ɛ 0, we come to the conclusion that T (n) satisfies (n + 1)T (n) + (1 k)t (n + 1) + (k n 2)T (n + 2) = 0 while for the LHS of the identity we computed the same recurrence (n + 1)SUM[n] + (1 k)sum[n+1] + (k n 2)SUM[n+2] = 0.

13 Zeilberger s algorithm delivers a recurrence for t(n, ɛ) (ɛ+n +1)t(n, ɛ)+(ɛ k +1)t(n + 1, ɛ)+(k n 2)t(n + 2, ɛ) = 0 Taking here ɛ 0, we come to the conclusion that T (n) satisfies (n + 1)T (n) + (1 k)t (n + 1) + (k n 2)T (n + 2) = 0 while for the LHS of the identity we computed the same recurrence (n + 1)SUM[n] + (1 k)sum[n+1] + (k n 2)SUM[n+2] = 0.

14 Zeilberger s algorithm delivers a recurrence for t(n, ɛ) (ɛ+n +1)t(n, ɛ)+(ɛ k +1)t(n + 1, ɛ)+(k n 2)t(n + 2, ɛ) = 0 Taking here ɛ 0, we come to the conclusion that T (n) satisfies (n + 1)T (n) + (1 k)t (n + 1) + (k n 2)T (n + 2) = 0 while for the LHS of the identity we computed the same recurrence (n + 1)SUM[n] + (1 k)sum[n+1] + (k n 2)SUM[n+2] = 0.

15 A multisum example 5 For r k 0, s 0 prove that: r k i=0 j=0 r k = s ( )( r j r + k i i=0 j=0 i j )( k + i s j s ( )( r j + 2 r + k i i j )( ) r s + j = r k i )( k + i s j )( ) r s + j 2 r k i MultiSum 4 delivers the same recurrence for both sides: (2k + r + 2)(2r s + 2)SUM[s,r] ( 2r 2 + 4kr + 8r + 2k 3ks + 8 ) SUM[s+1,r+1] (k r 2)(s + 2)SUM[s+2,r+2] = 0 4 K. Wegschaider, Computer generated proofs of binomial multi-sum identities, Diploma thesis, RISC, Johannes Kepler University, question asked by H. Markwig

16 A multisum example 5 For r k 0, s 0 prove that: r k i=0 j=0 r k = s ( )( r j r + k i i=0 j=0 i j )( k + i s j s ( )( r j + 2 r + k i i j )( ) r s + j = r k i )( k + i s j )( ) r s + j 2 r k i MultiSum 4 delivers the same recurrence for both sides: (2k + r + 2)(2r s + 2)SUM[s,r] ( 2r 2 + 4kr + 8r + 2k 3ks + 8 ) SUM[s+1,r+1] (k r 2)(s + 2)SUM[s+2,r+2] = 0 4 K. Wegschaider, Computer generated proofs of binomial multi-sum identities, Diploma thesis, RISC, Johannes Kepler University, question asked by H. Markwig

17 More general: WZ-summation methods WZ-summation methods deliver recurrences in elements of µ = (µ 1,..., µ l ) for the multiple sum: Sum(µ) := κ 1 κ r F (µ, κ 1,..., κ r ) where F (µ, κ) is a hypergeometric term in the variables µ = (µ 1,..., µ l ) and κ = (κ 1,..., κ r ). Remark: for r = 1 and l = 1 we have Zeilberger s Algorithm

18 Given a κ-free recurrence 6 satisfied by the summand a u,v (µ, α) F(µ + u, κ + v) = 0 (u,v) S one computes a certificate recurrence 7 where c m (µ) F(µ + m, κ) = m S r κi p j,k (µ, κ, ) F(µ + j, κ + k), i=1 (m,k) S i κi F (µ, κ) := F (µ, κ 1,..., κ i + 1,..., κ r ) F (µ, κ). 6 M.C. Fasenmyer, Some generalized hypergeometric polynomials, PhD thesis, Univ. of Michigan, H.S. Wilf and D. Zeilberger, An algorithmic proof theory for hypergeometric (ordinary and q) multisum/integral identities, Inventiones Mathematicae, 1992

19 Summary of Part 1 For the summation problem Sum(µ) := κ 1 κ r F (µ, κ 1,..., κ r ) WZ-methods give a certificate recurrence of the form m S ( c m (µ) F(µ + m, κ) = r κi i=1 (j,k) S i p j,k (µ, κ) F(µ + j, κ + k) ) By summing over the certificate recurrence we obtain a recurrence for the sum c m (µ) Sum (µ + m) = RHS Remark: m S κi F (µ, κ) := F (µ, κ 1,..., κ i + 1,..., κ r ) F (µ, κ)

20 Part 2: Feynman integrals as multiple sums 8 8 joint work with Carsten Schneider (RISC) and Johannes Blümlein (DESY)

21 Back to the Feynman integral example I = where N N and ɛ > 0. (1 w) 1 ɛ/2 z ɛ/2 (1 z) ɛ/2 (1 wz) 1 ɛ (1 w) N+1 dw dz,

22 .. seen as a hypergeometric series 1 I = (1 w) N ɛ/2 z ɛ/2 (1 z) ɛ/2 (1 wz) 1 ɛ dw dz = Γ ( 1 ɛ ) ( ) 2 Γ 1 + ɛ ( ) 2 1, 1 ɛ, ( ɛ N + 1 ɛ ) 2 3F 2 2, N + 2 ɛ ; }{{ ( ) } (1 ɛ) σ 1 + ɛ 2 ( ) σ (2) σ 0 σ N + 2 ɛ 2 σ }{{} SUM[N]

23 MultiSum 9 computes a certificate recurrence satisfied by its summand Out[0]= certrec = (N+1)(2N ɛ+2)f [N, σ] (N ɛ+1)(2n+ɛ+2)f [N+1, σ] = σ[( σ 1)(2N ɛ + 2)F [N, σ]] The sum representation of I, denoted by SUM[N], satisfies the recurrence Out[0]= rec = (N + 1)(2N ɛ + 2)SUM[N] (N ɛ + 1)(2N + ɛ + 2)SUM[N+1] == Γ ( 1 ɛ 2 ) Γ ( ɛ 2 + 1). 9 K. Wegschaider, Computer generated proofs of binomial multi-sum identities, Diploma thesis, RISC, Johannes Kepler University, 1997

24 Unfolding recurrences Given the first order inhomogeneous recurrence SUM[N+1] c(n)sum[n] = h(n) one can write SUM[N+1] =c(n)sum[n] + h(n) =c(n) (c(n 1)SUM[N-1] + h(n 1)) + h(n) =... ( n ) n 1 i SUM[N+1] = c(i) SUM[1] + h(n i) c(j) + h(n) i=1 i=1 j=0

25 ΠΣ extensions 10 n ih i = i=1 n i i=1 i j=1 1 j =? K(i, H i ) σ(h i ) = H i + 1 i+1 K(i) σ(i) = i + 1 K = Q Solve in the field K(i, H i ), σ the difference equation: (g) = σ(g) g = i H i Sigma delivers the solution: n ih i =g(n + 1) g(1) = i=1 g = n(n 1) 4 i(i 1) 4 (2H n 1) (2H i 1) 10 C. Schneider Symbolic Summation Assists Combinatorics, Sém. Lothar. Combin. 2007

26 Higher order recurrences SUM[n+2] α(n)sum[n+1] β(n)sum[n] = h(n) can be rewritten using operator notation ( S 2 n α(n)s n β(n)i ) SUM[n] = h(n) Using Hyper 11 we find a factorization of the form if it exists. (S n c(n)i) (S n d(n)i)sum[n] = h(n) 11 M. Petkovsek Hypergeometric solutions of linear recurrences with polynomial coefficients J. Symbolic Comp. 1992

27 Higher order recurrences SUM[n+2] α(n)sum[n+1] β(n)sum[n] = h(n) can be rewritten using operator notation ( S 2 n α(n)s n β(n)i ) SUM[n] = h(n) Using Hyper 11 we find a factorization of the form (S n c(n)i) (S n d(n)i)sum[n] = h(n) }{{} Ψ[n] 11 M. Petkovsek Hypergeometric solutions of linear recurrences with polynomial coefficients J. Symbolic Comp. 1992

28 A realistic example U (N, ɛ) := ( 1) N N 3 σ 0 =0 j 0 =0 N j 0 3 j 1 =0 j 0 +1 j 2 =0 ( j0 )( +1 N j0 ) 3 j 2 j 1 ( ɛ 2 +1) σ 0 ( ɛ) σ0 (j 1 +j 2 +3) σ0 (3 ɛ 2) j1 (j 1 +4) σ0 ( ɛ 2 +j 1+j 2 +4) σ0 (4 ɛ 2) j1 +j 2 Γ(j 1+j 2 +2)Γ(j 1 +j 2 +3)Γ(N j 0 1)Γ(N j 1 j 2 1) Γ(σ 0 +1)Γ(j 1 +4)Γ(N j 0 2) where N 3 is the Mellin moment and ɛ > 0 is the dimension regularization parameter.

29 Setting up the inhomogeneous recurrence E.g. SUM[N] = N j 0 σ=0 j 0=0 j 1=0 F[N, σ, j 0, j 1 ] and MultiSum delivers the certificate recurrence F[N + 1, σ, j 0, j 1 ] + (N + 2)F[N, σ, j 0, j 1 ] = = j0 [(j 1 j 0 + 1)F[N + 1, σ, j 0, j 1 ] + F[N, σ, j 0, j 1 ]] N j 0 σ=0 j 0=0 j 1=0

30 N j 0 σ=0 j 0=0 j 1=0 F(N + 1, σ, j 0, j 1 ) = SUM[N + 1] N+1 σ=0 j 1=0 F(N + 1, σ, N + 1, j 1 ) } {{ } shift compensation

31 j 0 σ=0 j 1=0 j0 [(j 1 j 0 + 1)F(N + 1, σ, j 0, j 1 )] j 0 =N+1 k=0 = j 0 j 0 =N+1 = (j 1 j 0 + 1)F(N + 1, σ, j 0, j 1 ) σ=0 j 1=0 j 0 =0 }{{} -boundary sums N+1 F(N + 1, σ, j 0, j 0 ) σ=0 j 0=1 } {{ } telescoping compensation

32 The inhomogeneous recurrence + + SUM[N + 1] + (N + 2)SUM[N] = N+1 σ=0 j 1=0 j 0 (j 1 j 0 + 1)F[N + 1, σ, j 0, j 1 ] σ=0 j 1=0 j 0 σ=0 j 1=0 F[N, σ, j 0, j 1 ] j 0=N+1 j 0=0 N+1 σ=0 j 0=1 F[N + 1, σ, N + 1, j 1 ] j 0=N+1 j 0=0 N+1 σ=0 j 0=1 F[N + 1, σ, j 0, j 0 ] F[N, σ, j 0, j 0 ] where the RHS of the recurrence contains shift and telescoping compensating sums as well as delta boundary sums.

33 SUM[N] := N j 0 σ=0 j 0=0 j 1=0 F[N, σ, j 0, j 1 ]

34 N j 0 σ=0 j 0=0 j 1=0 F[N, σ, j 0 + 1, j 1 ] = σ=0 N+1 j 0=1 j 0 1 j 1=0 F[N, σ, j 0, j 1 ]

35 N j 0 σ=0 j 0=0 j 1=0 F[N + 1, σ, j 0 + 1, j 1 ] = σ=0 N+1 j 0=1 j 0 1 j 1=0 F[N + 1, σ, j 0, j 1 ]

36 SUM[N] = + σ=0 j 1=0 N 1 j 0 σ=0 j 0=0 j 1=0 N F[N, σ, N, j 1 ] F[N, σ, j 0, j 1 ]

37 Part 3: Feynman integrals as Mellin-Barnes integrals

38 The Mellin transform The Mellin transform of a locally integrable function f : (0, ) C is f (s) = 0 x s 1 f (x)dx =: M[f ; s] defined usually on an infinite strip a < Re(s) < b. The inversion formula f (x) = 1 2πi c+i c i x s f (s)ds has a contour of integration placed in the strip of analyticity a < c < b.

39 For example 1 (1 x) a = 1 Γ ( s) Γ (a + s) ( x) s ds 2πi B Γ (a) where the contour B separates the set of ascending poles {0, 1, 2, 3,... } from the set of descending poles of the integrand { a, a 1, a 2,... }

40 Let s ask the question Γ(a + s)γ( s) ( z) s ds =? B Γ(a) }{{} Ψ z,a(s) B B is a Barnes contour of integration puting the poles of Γ (a + s) to left and those of Γ ( s) to the right

41 S n Answer: B Γ(a + s)γ( s) ( z) s ds =? Γ(a) }{{} Ψ z,a(s) B n n C n := B n S n for all n 0 and lim Ψ z,a (s)ds = 0 n S n B then Ψ z,a (s)ds = lim n C n Ψ z,a (s)ds }{{} ( 2πi) n Res(Ψ(t),k) k=0

42 Back to our Feynman integral I = where N N and ɛ > 0. (1 w) 1 ɛ/2 z ɛ/2 (1 z) ɛ/2 (1 wz) 1 ɛ (1 w) N+1 dw dz,

43 1 I = 0 dw 1 0 dz (1 w) N ɛ/2 z ɛ/2 (1 z) ɛ/2 1 Γ ( s) Γ (1 ɛ + s) ( wz) s ds 2πi C s Γ (1 ɛ) }{{} 1/(1 wz) 1 ɛ = 1 Γ ( s) Γ (1 ɛ + s) ( 1) s 2πi C s Γ (1 ɛ) 1 0 z ɛ/2+s (1 z) ɛ/2 dz } {{ } B(ɛ/2+s+1, ɛ/2+1) 1 0 w s (1 w) N ɛ/2 dw ds } {{ } B(s+1,N ɛ/2+1)

44 I = Γ ( 1 ɛ ) ( 2 Γ N ɛ 2 + 1) 4πiΓ(1 ɛ) ( ) Γ(s + 1 ɛ)γ s ɛ 2 C s (s + 1)Γ ( N + s ɛ 2 + 2) Γ( s)( 1)s ds MultiSum computes a certificate recurrence satisfied by its integrand Out[0]= certrec = (N +1)(2N ɛ+2)f [N, s] (N ɛ+1)(2n +ɛ+2)f [N +1, s] = s[( s 1)(2N ɛ + 2)F [N, s]]

45 The contour C s separates the ascending chain of poles of Γ( s) from the descending chains coming from Γ(s+1 ɛ)γ(s+1+ ɛ 2) (s+1). 1 ɛ Λ m C s On the RHS we have an improper integral s [( s 1)(2N ɛ + 2)F[N,s]] ds C s = (2N ɛ + 2) lim (s + 1)F[N,s] ds = Γ ( 1 ɛ ) ( m 2 Γ ɛ 2 + 1) Λ m where F[N,s] denotes the integrand.

46 For the Feynman parameter integral I = (1 w) 1 ɛ/2 z ɛ/2 (1 z) ɛ/2 (1 wz) 1 ɛ (1 w) N+1 dw dz, the sum representation satisfies the recurrence Out[0]= rec = (N + 1)(2N ɛ + 2)SUM[N] (N ɛ + 1)(2N + ɛ + 2)SUM[N + 1] == Γ ( 1 ɛ 2 ) Γ ( ɛ 2 + 1) and the Mellin-Barnes integral representation satisfies the same In[1]:= rec/.sum INT Out[1]= (N + 1)(2N ɛ + 2)INT[N] (N ɛ + 1)(2N + ɛ + 2)INT[N + 1] == Γ ( 1 ɛ 2 ) Γ ( ɛ 2 + 1).

47 Recurrences for Mellin-Barnes integrals For the integration problem Int(µ) := B κ1... B κr F (µ, κ 1,..., κ r ) dκ WZ-methods give a certificate recurrence of the form m S ( c m (µ) F(µ + m, κ) = r κi i=1 (j,k) S i p j,k (µ, κ) F(µ + j, κ + k) ) By integrating over the certificate recurrence we obtain a recurrence for the integral c m (µ) Int (µ + m) = RHS m S

48 One more example Identity from the Table x ρ 1 (1 x) β γ n 2F 1 ( n, β γ ) ; x dx = Γ(γ)Γ(ρ)Γ(β γ + 1)Γ(γ ρ + n) Γ(γ + n)γ(γ ρ)γ(β γ + ρ + 1), where n N, Re ρ > 0 and Re(β γ) > n I.S. Gradshteyn, I.M. Ryzhik, Table of Integrals, Series, and Products

49 Recall the Mellin transform slide.. The Mellin transform of a locally integrable function f : (0, ) C is f (s) = 0 x s 1 f (x)dx =: M[f ; s] defined usually on an infinite strip a < Re(s) < b. Remark: For a polynomial function f (x) = (1 x) n we have a = 0 and b = n = no strip of analyticity.

50 A generalized definition of the Mellin transform 13 Decomposing f (x) such that f (x) = f 1 (x) + f 2 (x), e.g., f 1 (x) = { f (x), x [0, 1) 0, x [1, ), f 2 (x) = { 0, x [0, 1) f (x), x [1, ) we have M[f ; z] = M[f 1 ; z] + M[f 2 ; z]. In our case, f (x) = (1 x) n and its Mellin transform is [ ] Γ(z) Γ( n z) M[f ; z] = Γ(n + 1) + ( 1)n. Γ(n + z + 1) Γ(1 z) 13 N. Bleistein, R.A. Handelsman Asymptotic Expansions of Integrals, 1967

51 ..we arrive at the Mellin-Barnes integral representation: 2F 1 ( n, β γ ) ; x = = Γ(γ)Γ(n + 1) Γ(β) 1 2πi [ δ+i δ i +( 1) n η+i Γ(s) Γ(β s) Γ(n + s + 1) Γ(γ s) x s ds η i ] Γ( n s) Γ(β s) Γ(1 s) Γ(γ s) x s ds where Re β > δ > 0 and η < n.

52 Using the Mellin transform and WZ-methods we can now prove identities of the form 14 0 ( )( ) α + m β + n e x x α+β L α m(x)l β n(x)dx = ( 1) m+n (α+β)! n m where L α m(x) are the Laguerre polynomials. 14 Karen Kohl, FS. An algorithmic approach to the Mellin transform method

53 Conclusions real-world applications of symbolic summation methods hypergeometric summation with non-standard bounds computing recurrences for nested Mellin-Barnes integrals

On Recurrences for Ising Integrals

On Recurrences for Ising Integrals On Recurrences for Ising Integrals Flavia Stan Research Institute for Symbolic Computation (RISC) Johannes Kepler University Linz, Austria January 009 Abstract We use WZ summation methods to compute recurrences

More information

On Recurrences for Ising Integrals

On Recurrences for Ising Integrals On Recurrences for Ising Integrals Flavia Stan Research Institute for Symbolic Computation (RISC-Linz) Johannes Kepler University Linz, Austria December 7, 007 Abstract We use WZ-summation methods to compute

More information

Advances in Applied Mathematics

Advances in Applied Mathematics Advances in Applied Mathematics 45 (010) 334 345 Contents lists available at ScienceDirect Advances in Applied Mathematics www.elsevier.com/locate/yaama On recurrences for Ising integrals Flavia Stan 1

More information

A COMPUTER PROOF OF A SERIES EVALUATION IN TERMS OF HARMONIC NUMBERS

A COMPUTER PROOF OF A SERIES EVALUATION IN TERMS OF HARMONIC NUMBERS A COMPUTER PROOF OF A SERIES EVALUATION IN TERMS OF HARMONIC NUMBERS RUSSELL LYONS, PETER PAULE, AND AXEL RIESE Abstract. A fruitful interaction between a new randomized WZ procedure and other computer

More information

A Computer Proof of Moll s Log-Concavity Conjecture

A Computer Proof of Moll s Log-Concavity Conjecture A Computer Proof of Moll s Log-Concavity Conjecture Manuel Kauers and Peter Paule Research Institute for Symbolic Computation (RISC-Linz) Johannes Kepler University Linz, Austria, Europe May, 29, 2006

More information

arxiv: v1 [cs.sc] 11 Nov 2010

arxiv: v1 [cs.sc] 11 Nov 2010 DESY 10 185 TTK 10 49 SFB-CPP/10 107 November 2010 A Symbolic Summation Approach to Feynman Integral Calculus arxiv:1011.2656v1 [cs.sc] 11 Nov 2010 Johannes Blümlein Deutsches Elektronen-Synchrotron, DESY,

More information

Computer Algebra Algorithms for Special Functions in Particle Physics.

Computer Algebra Algorithms for Special Functions in Particle Physics. Computer Algebra Algorithms for Special Functions in Particle Physics. Jakob Ablinger RISC, J. Kepler Universität Linz, Austria joint work with J. Blümlein (DESY) and C. Schneider (RISC) 7. Mai 2012 Definition

More information

A COMPUTER PROOF OF MOLL S LOG-CONCAVITY CONJECTURE

A COMPUTER PROOF OF MOLL S LOG-CONCAVITY CONJECTURE PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 135, Number 12, December 2007, Pages 3847 3856 S 0002-99390708912-5 Article electronically published on September 10, 2007 A COMPUTER PROOF OF MOLL

More information

Linear Recurrence Relations for Sums of Products of Two Terms

Linear Recurrence Relations for Sums of Products of Two Terms Linear Recurrence Relations for Sums of Products of Two Terms Yan-Ping Mu College of Science, Tianjin University of Technology Tianjin 300384, P.R. China yanping.mu@gmail.com Submitted: Dec 27, 2010; Accepted:

More information

Automatic Proofs of Identities: Beyond A=B

Automatic Proofs of Identities: Beyond A=B Bruno.Salvy@inria.fr FPSAC, Linz, July 20, 2009 Joint work with F. Chyzak and M. Kauers 1 / 28 I Introduction 2 / 28 Examples of Identities: Definite Sums, q-sums, Integrals n k=0 + 0 1 2πi n=0 ( ) H n

More information

On a Conjectured Inequality for a Sum of Legendre Polynomials

On a Conjectured Inequality for a Sum of Legendre Polynomials On a Conjectured Inequality for a Sum of Legendre Polynomials Stefan Gerhold sgerhold@fam.tuwien.ac.at Christian Doppler Laboratory for Portfolio Risk Management Vienna University of Technology Manuel

More information

A Study of Bedient Polynomials

A Study of Bedient Polynomials Chapter 7 A Study of Bedient Polynomials 7. Introduction The current chapter is a study of Bedient polynomials and gives us a systematic analysis of various unknown results for Bedient polynomials such

More information

A Note about the Pochhammer Symbol

A Note about the Pochhammer Symbol Mathematica Moravica Vol. 12-1 (2008), 37 42 A Note about the Pochhammer Symbol Aleksandar Petoević Abstract. In this paper we give elementary proofs of the generating functions for the Pochhammer symbol

More information

arxiv: v2 [cs.sc] 30 May 2012

arxiv: v2 [cs.sc] 30 May 2012 A Symbolic Summation Approach to Feynman Integral Calculus Johannes Blümlein arxiv:1011.2656v2 [cs.sc] 30 May 2012 Deutsches Elektronen-Synchrotron, DESY, Platanenallee 6, D-15738 Zeuthen, Germany Sebastian

More information

Indefinite Summation with Unspecified Summands

Indefinite Summation with Unspecified Summands Indefinite Summation with Unspecified Summands Manuel Kauers 1 and Carsten Schneider 2 Research Institute for Symbolic Computation Johannes Kepler Universität A-4040 Linz, Austria Abstract We provide a

More information

MOMENTS OF HYPERGEOMETRIC HURWITZ ZETA FUNCTIONS

MOMENTS OF HYPERGEOMETRIC HURWITZ ZETA FUNCTIONS MOMENTS OF HYPERGEOMETRIC HURWITZ ZETA FUNCTIONS ABDUL HASSEN AND HIEU D. NGUYEN Abstract. This paper investigates a generalization the classical Hurwitz zeta function. It is shown that many of the properties

More information

The evaluation of integrals of Bessel functions via G-function identities

The evaluation of integrals of Bessel functions via G-function identities The evaluation of integrals of Bessel functions via G-function identities Victor Adamchik Wolfram earch Inc., 1 Trade Center Dr., Champaign, IL 6182, USA Abstract A few transformations are presented for

More information

The Generating Functions for Pochhammer

The Generating Functions for Pochhammer The Generating Functions for Pochhammer Symbol { }, n N Aleksandar Petoević University of Novi Sad Teacher Training Faculty, Department of Mathematics Podgorička 4, 25000 Sombor SERBIA and MONTENEGRO Email

More information

Asymptotics of Integrals of. Hermite Polynomials

Asymptotics of Integrals of. Hermite Polynomials Applied Mathematical Sciences, Vol. 4, 010, no. 61, 04-056 Asymptotics of Integrals of Hermite Polynomials R. B. Paris Division of Complex Systems University of Abertay Dundee Dundee DD1 1HG, UK R.Paris@abertay.ac.uk

More information

Closed-form Second Solution to the Confluent Hypergeometric Difference Equation in the Degenerate Case

Closed-form Second Solution to the Confluent Hypergeometric Difference Equation in the Degenerate Case International Journal of Difference Equations ISS 973-669, Volume 11, umber 2, pp. 23 214 (216) http://campus.mst.edu/ijde Closed-form Second Solution to the Confluent Hypergeometric Difference Equation

More information

Solving Parameterized Linear Difference Equations In Terms of Indefinite Nested Sums and Products

Solving Parameterized Linear Difference Equations In Terms of Indefinite Nested Sums and Products Preliminary version. To appear in Journal of Difference Equations and Applications Solving Parameterized Linear Difference Equations In Terms of Indefinite Nested Sums and Products Carsten Schneider Research

More information

A FEW REMARKS ON THE SUPREMUM OF STABLE PROCESSES P. PATIE

A FEW REMARKS ON THE SUPREMUM OF STABLE PROCESSES P. PATIE A FEW REMARKS ON THE SUPREMUM OF STABLE PROCESSES P. PATIE Abstract. In [1], Bernyk et al. offer a power series and an integral representation for the density of S 1, the maximum up to time 1, of a regular

More information

Feyman integrals and difference equations

Feyman integrals and difference equations Deutsches Elektronen Synchrotron, DESY Platanenallee 6, D 15738 Zeuthen, Germany E-mail: sven-olaf.moch@desy.de C. Schneider Research Institute for Symbolic Computation, Johannes Kepler University Linz,

More information

Some Questions Concerning Computer-Generated Proofs of a Binomial Double-Sum Identity

Some Questions Concerning Computer-Generated Proofs of a Binomial Double-Sum Identity J. Symbolic Computation (1994 11, 1 7 Some Questions Concerning Computer-Generated Proofs of a Binomial Double-Sum Identity GEORGE E. ANDREWS AND PETER PAULE Department of Mathematics, Pennsylvania State

More information

Quadratic Transformations of Hypergeometric Function and Series with Harmonic Numbers

Quadratic Transformations of Hypergeometric Function and Series with Harmonic Numbers Quadratic Transformations of Hypergeometric Function and Series with Harmonic Numbers Martin Nicholson In this brief note, we show how to apply Kummer s and other quadratic transformation formulas for

More information

A Fast Approach to Creative Telescoping

A Fast Approach to Creative Telescoping A Fast Approach to Creative Telescoping Christoph Koutschan Abstract. In this note we reinvestigate the task of computing creative telescoping relations in differential-difference operator algebras. Our

More information

SYMBOLIC SUMMATION WITH SINGLE-NESTED SUM EXTENSIONS (EXTENDED VERSION)

SYMBOLIC SUMMATION WITH SINGLE-NESTED SUM EXTENSIONS (EXTENDED VERSION) SYMBOLIC SUMMATION WITH SINGLE-NESTED SUM EXTENSIONS (EXTENDED VERSION) CARSTEN SCHNEIDER Abstract. We present a streamlined and refined version of Karr s summation algorithm. Karr s original approach

More information

A new Sigma approach to multi-summation

A new Sigma approach to multi-summation Advances in Applied Mathematics 34 (2005) 740 767 www.elsevier.com/locate/yaama A new Sigma approach to multi-summation Carsten Schneider 1 Research Institute for Symbolic Computation, Johannes Kepler

More information

Some Open Problems Related to Creative Telescoping

Some Open Problems Related to Creative Telescoping J Syst Sci Complex (2017) 30: 154 172 Some Open Problems Related to Creative Telescoping CHEN Shaoshi KAUERS Manuel DOI: 10.1007/s11424-017-6202-9 Received: 14 September 2016 / Revised: 30 October 2016

More information

Summation Algorithms for Stirling Number Identities

Summation Algorithms for Stirling Number Identities Summation Algorithms for Stirling Number Identities Manuel Kauers 1 Research Institute for Symbolic Computation Johannes-Kepler-Universität A-4040 Linz, Austria, Europe Abstract We consider a class of

More information

A note on the GI/GI/ system with identical service and interarrival-time distributions

A note on the GI/GI/ system with identical service and interarrival-time distributions A note on the GI/GI/ system with identical service and interarrival-time distributions E.A. van Doorn and A.A. Jagers Department of Applied Mathematics University of Twente P.O. Box 7, 75 AE Enschede,

More information

On homogeneous Zeilberger recurrences

On homogeneous Zeilberger recurrences Advances in Applied Mathematics 40 (2008) 1 7 www.elsevier.com/locate/yaama On homogeneous Zeilberger recurrences S.P. Polyakov Dorodnicyn Computing Centre, Russian Academy of Science, Vavilova 40, Moscow

More information

harmonic oscillator in quantum mechanics

harmonic oscillator in quantum mechanics Physics 400 Spring 016 harmonic oscillator in quantum mechanics lecture notes, spring semester 017 http://www.phys.uconn.edu/ rozman/ourses/p400_17s/ Last modified: May 19, 017 Dimensionless Schrödinger

More information

Computer-Assisted Proofs of Some Identities for Bessel Functions of Fractional Order

Computer-Assisted Proofs of Some Identities for Bessel Functions of Fractional Order Computer-Assisted Proofs of Some Identities for Bessel Functions of Fractional Order Stefan Gerhold, Manuel Kauers, Christoph Koutschan, Peter Paule, Carsten Schneider, and Burkhard Zimmermann In memory

More information

The Expansion of the Confluent Hypergeometric Function on the Positive Real Axis

The Expansion of the Confluent Hypergeometric Function on the Positive Real Axis Applied Mathematical Sciences, Vol. 12, 2018, no. 1, 19-26 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2018.712351 The Expansion of the Confluent Hypergeometric Function on the Positive Real

More information

A HYPERGEOMETRIC INEQUALITY

A HYPERGEOMETRIC INEQUALITY A HYPERGEOMETRIC INEQUALITY ATUL DIXIT, VICTOR H. MOLL, AND VERONIKA PILLWEIN Abstract. A sequence of coefficients that appeared in the evaluation of a rational integral has been shown to be unimodal.

More information

1. Prove the following properties satisfied by the gamma function: 4 n n!

1. Prove the following properties satisfied by the gamma function: 4 n n! Math 205A: Complex Analysis, Winter 208 Homework Problem Set #6 February 20, 208. Prove the following properties satisfied by the gamma function: (a) Values at half-integers: Γ ( n + 2 (b) The duplication

More information

Asymptotic and Exact Poissonized Variance in the Analysis of Random Digital Trees (joint with Hsien-Kuei Hwang and Vytas Zacharovas)

Asymptotic and Exact Poissonized Variance in the Analysis of Random Digital Trees (joint with Hsien-Kuei Hwang and Vytas Zacharovas) Asymptotic and Exact Poissonized Variance in the Analysis of Random Digital Trees (joint with Hsien-Kuei Hwang and Vytas Zacharovas) Michael Fuchs Institute of Applied Mathematics National Chiao Tung University

More information

Interpolation by Harmonic Polynomials. on Radon Projections

Interpolation by Harmonic Polynomials. on Radon Projections Based on Radon Projections I Georgieva, C Hofreither joint work with C Koutschan, V Pillwein, T Thanatipanonda Sozopol September, 2, 2012 Collaborators Irina Georgieva Institute of Mathematics and Informatics,

More information

Part 1. Symbolic summation methods and applications

Part 1. Symbolic summation methods and applications SYMBOLIC SUMMATION ASSISTS COMBINATORICS CARSTEN SCHNEIDER Abstract. We present symbolic summation tools in the context of difference fields that help scientists in practical problem solving. Throughout

More information

17 The functional equation

17 The functional equation 18.785 Number theory I Fall 16 Lecture #17 11/8/16 17 The functional equation In the previous lecture we proved that the iemann zeta function ζ(s) has an Euler product and an analytic continuation to the

More information

The Asymptotic Expansion of a Generalised Mathieu Series

The Asymptotic Expansion of a Generalised Mathieu Series Applied Mathematical Sciences, Vol. 7, 013, no. 15, 609-616 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.1988/ams.013.3949 The Asymptotic Expansion of a Generalised Mathieu Series R. B. Paris School

More information

ODD MAGNE OGREID AND PER OSLAND

ODD MAGNE OGREID AND PER OSLAND DESY 97-45 hep-th/9868 December 997 SUMMING ONE- AND TWO-DIMENSIONAL SERIES RELATED TO THE EULER SERIES arxiv:hep-th/9868v 6 Jan 998 ODD MAGNE OGREID AND PER OSLAND Abstract We present results for some

More information

Barnes integral representation

Barnes integral representation Barnes integral representation The Mellin transform of a function is given by The inversion formula is given by F (s : f(x Note that the definition of the gamma function, Γ(s x s f(x dx. x s F (s ds, c

More information

arxiv: v1 [cs.sc] 9 Jul 2014

arxiv: v1 [cs.sc] 9 Jul 2014 arxiv:407.2537v [cs.sc] 9 Jul 204 DESY 4 22, DO-TH 4/3, SFB/CPP-4-039, LPN4-086 Recent Symbolic Summation Methods to Solve Coupled Systems of Differential and Difference Equations Research Institute for

More information

MATH 2413 TEST ON CHAPTER 4 ANSWER ALL QUESTIONS. TIME 1.5 HRS.

MATH 2413 TEST ON CHAPTER 4 ANSWER ALL QUESTIONS. TIME 1.5 HRS. MATH 1 TEST ON CHAPTER ANSWER ALL QUESTIONS. TIME 1. HRS. M1c Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Use the summation formulas to rewrite the

More information

On the de Branges and Weinstein Functions

On the de Branges and Weinstein Functions On the de Branges and Weinstein Functions Prof. Dr. Wolfram Koepf University of Kassel koepf@mathematik.uni-kassel.de http://www.mathematik.uni-kassel.de/~koepf Tag der Funktionentheorie 5. Juni 2004 Universität

More information

4 Holonomic Recurrence Equations

4 Holonomic Recurrence Equations 44 4 Holonomic Recurrence Equations The main algorithmic idea to find hypergeometric term representations of hypergeometric series goes bac to Celine Fasenmyer (who is often called Sister Celine: Her idea

More information

motion For proofs see Sixth Seminar on Stochastic Analysis, Random Fields and Applications

motion For proofs see   Sixth Seminar on Stochastic Analysis, Random Fields and Applications For proofs see http://arxiv.org/abs/0804.4076 Sixth Seminar on Stochastic Analysis, Random Fields and Applications Division of Applied Mathematics School of Education, Culture, and Communication Mälardalen

More information

MULTI-RESTRAINED STIRLING NUMBERS

MULTI-RESTRAINED STIRLING NUMBERS MULTI-RESTRAINED STIRLING NUMBERS JI YOUNG CHOI DEPARTMENT OF MATHEMATICS SHIPPENSBURG UNIVERSITY SHIPPENSBURG, PA 17257, U.S.A. Abstract. Given positive integers n, k, and m, the (n, k)-th m- restrained

More information

Math 229: Introduction to Analytic Number Theory The product formula for ξ(s) and ζ(s); vertical distribution of zeros

Math 229: Introduction to Analytic Number Theory The product formula for ξ(s) and ζ(s); vertical distribution of zeros Math 9: Introduction to Analytic Number Theory The product formula for ξs) and ζs); vertical distribution of zeros Behavior on vertical lines. We next show that s s)ξs) is an entire function of order ;

More information

FRACTIONAL HYPERGEOMETRIC ZETA FUNCTIONS

FRACTIONAL HYPERGEOMETRIC ZETA FUNCTIONS FRACTIONAL HYPERGEOMETRIC ZETA FUNCTIONS HUNDUMA LEGESSE GELETA, ABDULKADIR HASSEN Both authors would like to dedicate this in fond memory of Marvin Knopp. Knop was the most humble and exemplary teacher

More information

Invariant Generation for P-solvable Loops with Assignments

Invariant Generation for P-solvable Loops with Assignments Invariant Generation for P-solvable Loops with Assignments Laura Kovács EPFL, Swizterland laura.kovacs@epfl.ch Abstract. We discuss interesting properties of a general technique for inferring polynomial

More information

SIMPLIFYING SUMS IN ΠΣ -EXTENSIONS

SIMPLIFYING SUMS IN ΠΣ -EXTENSIONS To appear in Journal of Algebra and Its Applications SIMPLIFYING SUMS IN ΠΣ -EXTENSIONS CARSTEN SCHNEIDER Research Institute for Symbolic Computation J. Kepler University Linz A-4040 Linz, Austria Carsten.Schneider@risc.uni-linz.ac.at

More information

1 The functional equation for ζ

1 The functional equation for ζ 18.785: Analytic Number Theory, MIT, spring 27 (K.S. Kedlaya) The functional equation for the Riemann zeta function In this unit, we establish the functional equation property for the Riemann zeta function,

More information

Math Homework 2

Math Homework 2 Math 73 Homework Due: September 8, 6 Suppose that f is holomorphic in a region Ω, ie an open connected set Prove that in any of the following cases (a) R(f) is constant; (b) I(f) is constant; (c) f is

More information

Math 259: Introduction to Analytic Number Theory More about the Gamma function

Math 259: Introduction to Analytic Number Theory More about the Gamma function Math 59: Introduction to Analytic Number Theory More about the Gamma function We collect some more facts about Γs as a function of a complex variable that will figure in our treatment of ζs and Ls, χ.

More information

Contributions to Symbolic Summation

Contributions to Symbolic Summation Contributions to Symbolic Summation Diplomarbeit zur Erlangung des akademischen Grades Diplom-Ingenieur in der Studienrichtung Technische Mathematik verfaßt von Markus Schorn Angefertigt am Institut für

More information

1. Introduction Interest in this project began with curiosity about the Laplace transform of the Digamma function, e as ψ(s + 1)ds,

1. Introduction Interest in this project began with curiosity about the Laplace transform of the Digamma function, e as ψ(s + 1)ds, ON THE LAPLACE TRANSFORM OF THE PSI FUNCTION M. LAWRENCE GLASSER AND DANTE MANNA Abstract. Guided by numerical experimentation, we have been able to prove that Z 8 / x x + ln dx = γ + ln) [cosx)] and to

More information

First, let me recall the formula I want to prove. Again, ψ is the function. ψ(x) = n<x

First, let me recall the formula I want to prove. Again, ψ is the function. ψ(x) = n<x 8.785: Analytic Number heory, MI, spring 007 (K.S. Kedlaya) von Mangoldt s formula In this unit, we derive von Mangoldt s formula estimating ψ(x) x in terms of the critical zeroes of the Riemann zeta function.

More information

Part 1. Symbolic summation methods and applications

Part 1. Symbolic summation methods and applications Séminaire Lotharingien de Combinatoire 56 (2007, Article B56b SYMBOLIC SUMMATION ASSISTS COMBINATORICS CARSTEN SCHNEIDER Abstract. We present symbolic summation tools in the context of difference fields

More information

x s 1 e x dx, for σ > 1. If we replace x by nx in the integral then we obtain x s 1 e nx dx. x s 1

x s 1 e x dx, for σ > 1. If we replace x by nx in the integral then we obtain x s 1 e nx dx. x s 1 Recall 9. The Riemann Zeta function II Γ(s) = x s e x dx, for σ >. If we replace x by nx in the integral then we obtain Now sum over n to get n s Γ(s) = x s e nx dx. x s ζ(s)γ(s) = e x dx. Note that as

More information

Four Point Functions in the SL(2,R) WZW Model

Four Point Functions in the SL(2,R) WZW Model Four Point Functions in the SL,R) WZW Model arxiv:hep-th/719v1 1 Jan 7 Pablo Minces a,1 and Carmen Núñez a,b, a Instituto de Astronomía y Física del Espacio IAFE), C.C.67 - Suc. 8, 18 Buenos Aires, Argentina.

More information

On A Central Binomial Series Related to ζ(4).

On A Central Binomial Series Related to ζ(4). On A Central Binomial Series Related to ζ. Vivek Kaushik November 8 arxiv:8.67v [math.ca] 5 Nov 8 Abstract n n n 7π 3 by We prove a classical binomial coefficient series identity n evaluating a double

More information

Symbolic Summation with Single-Nested Sum Extensions

Symbolic Summation with Single-Nested Sum Extensions Symbolic Summation with Single-Nested Sum Extensions Carsten Schneider Research Institute for Symbolic Computation J. Kepler University Linz Altenberger Str. 69 A-4040 Linz, Austria Carsten.Schneider@risc.uni-linz.ac.at

More information

Some Generalized Fibonomial Sums related with the Gaussian q Binomial sums

Some Generalized Fibonomial Sums related with the Gaussian q Binomial sums Bull. Math. Soc. Sci. Math. Roumanie Tome 55(103 No. 1, 01, 51 61 Some Generalized Fibonomial Sums related with the Gaussian q Binomial sums by Emrah Kilic, Iler Aus and Hideyui Ohtsua Abstract In this

More information

Trading Order for Degree in Creative Telescoping

Trading Order for Degree in Creative Telescoping Trading Order for Degree in Creative Telescoping Shaoshi Chen 1 Department of Mathematics North Carolina State University Raleigh, NC 27695-8205, USA Manuel Kauers 2 Research Institute for Symbolic Computation

More information

Bilinear generating relations for a family of q-polynomials and generalized basic hypergeometric functions

Bilinear generating relations for a family of q-polynomials and generalized basic hypergeometric functions ACTA ET COMMENTATIONES UNIVERSITATIS TARTUENSIS DE MATHEMATICA Volume 16, Number 2, 2012 Available online at www.math.ut.ee/acta/ Bilinear generating relations for a family of -polynomials and generalized

More information

rama.tex; 21/03/2011; 0:37; p.1

rama.tex; 21/03/2011; 0:37; p.1 rama.tex; /03/0; 0:37; p. Multiple Gamma Function and Its Application to Computation of Series and Products V. S. Adamchik Department of Computer Science, Carnegie Mellon University, Pittsburgh, USA Abstract.

More information

The Rogers-Ramanujan Functions and Computer Algebra

The Rogers-Ramanujan Functions and Computer Algebra Ramanujan Congruences / 1 Joint Mathematics Meetings AMS Special Session in honor of Dennis Stanton s 65th Birthday San Diego, Jan 10 13, 2018 The Rogers-Ramanujan Functions and Computer Algebra Peter

More information

This ODE arises in many physical systems that we shall investigate. + ( + 1)u = 0. (λ + s)x λ + s + ( + 1) a λ. (s + 1)(s + 2) a 0

This ODE arises in many physical systems that we shall investigate. + ( + 1)u = 0. (λ + s)x λ + s + ( + 1) a λ. (s + 1)(s + 2) a 0 Legendre equation This ODE arises in many physical systems that we shall investigate We choose We then have Substitution gives ( x 2 ) d 2 u du 2x 2 dx dx + ( + )u u x s a λ x λ a du dx λ a λ (λ + s)x

More information

Matrix Analogues of Some Properties for Bessel Matrix Functions

Matrix Analogues of Some Properties for Bessel Matrix Functions J. Math. Sci. Univ. Tokyo (15, 519 53. Matrix Analogues of Some Properties for Bessel Matrix Functions By Bayram Çek ım and Abdullah Altın Abstract. In this study, we obtain some recurrence relations for

More information

EXTENDED RECIPROCAL ZETA FUNCTION AND AN ALTERNATE FORMULATION OF THE RIEMANN HYPOTHESIS. M. Aslam Chaudhry. Received May 18, 2007

EXTENDED RECIPROCAL ZETA FUNCTION AND AN ALTERNATE FORMULATION OF THE RIEMANN HYPOTHESIS. M. Aslam Chaudhry. Received May 18, 2007 Scientiae Mathematicae Japonicae Online, e-2009, 05 05 EXTENDED RECIPROCAL ZETA FUNCTION AND AN ALTERNATE FORMULATION OF THE RIEMANN HYPOTHESIS M. Aslam Chaudhry Received May 8, 2007 Abstract. We define

More information

Discrete Green s theorem, series convergence acceleration, and surprising identities.

Discrete Green s theorem, series convergence acceleration, and surprising identities. Discrete Green s theorem, series convergence acceleration, and surprising identities. Margo Kondratieva Memorial University of Newfoundland A function which is a derivative of a known function can be integrated

More information

Factorial2. Notations. Primary definition. Specific values. Traditional name. Traditional notation. Mathematica StandardForm notation

Factorial2. Notations. Primary definition. Specific values. Traditional name. Traditional notation. Mathematica StandardForm notation Factorial Notations Traditional name Double factorial Traditional notation n Mathematica StandardForm notation Factorialn Primary definition n 06.0.0.000.0 cos n 4 n n Specific values Specialized values

More information

Springer Proceedings in Mathematics & Statistics. Volume 226

Springer Proceedings in Mathematics & Statistics. Volume 226 Springer Proceedings in Mathematics & Statistics Volume 226 Springer Proceedings in Mathematics & Statistics This book series features volumes composed of selected contributions from workshops and conferences

More information

Diffusion for a Markov, Divergence-form Generator

Diffusion for a Markov, Divergence-form Generator Diffusion for a Markov, Divergence-form Generator Clark Department of Mathematics Michigan State University Arizona School of Analysis and Mathematical Physics March 16, 2012 Abstract We consider the long-time

More information

Infinite Series. 1 Introduction. 2 General discussion on convergence

Infinite Series. 1 Introduction. 2 General discussion on convergence Infinite Series 1 Introduction I will only cover a few topics in this lecture, choosing to discuss those which I have used over the years. The text covers substantially more material and is available for

More information

An Efficient Algorithm for Deriving Summation Identities from Mutual Recurrences

An Efficient Algorithm for Deriving Summation Identities from Mutual Recurrences Discrete Mathematics, Algorithms and Applications c World Scientific Publishing Company An Efficient Algorithm for Deriving Summation Identities from Mutual Recurrences BERKELEY R CHURCHILL Department

More information

Hecke s Converse Theorem

Hecke s Converse Theorem Hecke s Converse Theorem Christoph Rösch January 7, 2007 Introduction In Andrea s Talk we saw how to get a Dirichlet series from a modular form. Moreover we saw that this Dirichlet series can be analytically

More information

Binomial Coefficient Identities/Complements

Binomial Coefficient Identities/Complements Binomial Coefficient Identities/Complements CSE21 Fall 2017, Day 4 Oct 6, 2017 https://sites.google.com/a/eng.ucsd.edu/cse21-fall-2017-miles-jones/ permutation P(n,r) = n(n-1) (n-2) (n-r+1) = Terminology

More information

Finding Telescopers with Minimal Depth for Indefinite Nested Sum and Product Expressions

Finding Telescopers with Minimal Depth for Indefinite Nested Sum and Product Expressions Finding Telescopers with Minimal Depth for Indefinite Nested Sum and Product Expressions Carsten Schneider Research Institute for Symbolic Computation J. Kepler University, A-4040 Linz, Austria Carsten.Schneider@risc.uni-linz.ac.at

More information

ELLIPSES AND ELLIPTIC CURVES. M. Ram Murty Queen s University

ELLIPSES AND ELLIPTIC CURVES. M. Ram Murty Queen s University ELLIPSES AND ELLIPTIC CURVES M. Ram Murty Queen s University Planetary orbits are elliptical What is an ellipse? x 2 a 2 + y2 b 2 = 1 An ellipse has two foci From: gomath.com/geometry/ellipse.php Metric

More information

SOME IDENTITIES FOR THE RIEMANN ZETA-FUNCTION II. Aleksandar Ivić

SOME IDENTITIES FOR THE RIEMANN ZETA-FUNCTION II. Aleksandar Ivić FACTA UNIVERSITATIS (NIŠ Ser. Math. Inform. 2 (25, 8 SOME IDENTITIES FOR THE RIEMANN ZETA-FUNCTION II Aleksandar Ivić Abstract. Several identities for the Riemann zeta-function ζ(s are proved. For eample,

More information

Some Applications of the Mellin Transform to Asymptotics of Series P. A. Martin

Some Applications of the Mellin Transform to Asymptotics of Series P. A. Martin In: Inverse Scattering and Potential Problems in Mathematical Physics (ed. R. E. Kleinman, R. Kress and E. Martensen), Peter Lang, Frankfurt, 1995, pp. 129 14. Some Applications of the Mellin Transform

More information

Beukers integrals and Apéry s recurrences

Beukers integrals and Apéry s recurrences 2 3 47 6 23 Journal of Integer Sequences, Vol. 8 (25), Article 5.. Beukers integrals and Apéry s recurrences Lalit Jain Faculty of Mathematics University of Waterloo Waterloo, Ontario N2L 3G CANADA lkjain@uwaterloo.ca

More information

Cse547. Chapter 1 Problem 16 GENERALIZATION

Cse547. Chapter 1 Problem 16 GENERALIZATION Cse547 Chapter 1 Problem 16 GENERALIZATION Use the Repertoire method to solve the general fiveparameter recurrence: g(1) = α g(2n+ j) = 3g(n) + Ɛn 2 + γn + β j, for j = 0, 1 and n 1 and n є N Convert recursive

More information

BINOMIAL COEFFICIENT IDENTITIES AND HYPERGEOMETRIC SERIES. Michael D. Hirschhorn

BINOMIAL COEFFICIENT IDENTITIES AND HYPERGEOMETRIC SERIES. Michael D. Hirschhorn BINOMIAL COEFFICIENT IDENTITIES AND HYPERGEOMETRIC SERIES Michael D Hirschhorn In recent months I have come across many instances in which someone has found what they believe is a new result in which they

More information

An extension of Caputo fractional derivative operator and its applications

An extension of Caputo fractional derivative operator and its applications Available online at wwwtjnsacom J Nonlinear Sci Appl 9 26, 36 362 Research Article An extension of Caputo fractional derivative operator and its applications İ Onur Kıyma a, Ayşegül Çetinkaya a,, Praveen

More information

Gegenbauer Matrix Polynomials and Second Order Matrix. differential equations.

Gegenbauer Matrix Polynomials and Second Order Matrix. differential equations. Gegenbauer Matrix Polynomials and Second Order Matrix Differential Equations Polinomios Matriciales de Gegenbauer y Ecuaciones Diferenciales Matriciales de Segundo Orden K. A. M. Sayyed, M. S. Metwally,

More information

Structural Aspects of Numerical Loop Calculus

Structural Aspects of Numerical Loop Calculus Structural Aspects of Numerical Loop Calculus Do we need it? What is it about? Can we handle it? Giampiero Passarino Dipartimento di Fisica Teorica, Università di Torino, Italy INFN, Sezione di Torino,

More information

Laplace s Résultat Remarquable[4] and its Ramifications

Laplace s Résultat Remarquable[4] and its Ramifications Laplace s Résultat Remarquable[4] and its Ramifications Mark Bun 3 June 29 Contents Introduction 2 2 Laplace s Integral 2 3 Laplace s Identity 5 3. A Few Estimates........................... 5 3.2 The

More information

Linear reducibility of Feynman integrals

Linear reducibility of Feynman integrals Linear reducibility of Feynman integrals Erik Panzer Institute des Hautes Études Scientifiques RADCOR/LoopFest 2015 June 19th, 2015 UCLA, Los Angeles Feynman integrals: special functions and numbers Some

More information

Euler-Maclaurin summation formula

Euler-Maclaurin summation formula Physics 4 Spring 6 Euler-Maclaurin summation formula Lecture notes by M. G. Rozman Last modified: March 9, 6 Euler-Maclaurin summation formula gives an estimation of the sum N in f i) in terms of the integral

More information

1 Review of di erential calculus

1 Review of di erential calculus Review of di erential calculus This chapter presents the main elements of di erential calculus needed in probability theory. Often, students taking a course on probability theory have problems with concepts

More information

Super congruences involving binomial coefficients and new series for famous constants

Super congruences involving binomial coefficients and new series for famous constants Tal at the 5th Pacific Rim Conf. on Math. (Stanford Univ., 2010 Super congruences involving binomial coefficients and new series for famous constants Zhi-Wei Sun Nanjing University Nanjing 210093, P. R.

More information

Applications of Computer Algebra to the Theory of Hypergeometric Series

Applications of Computer Algebra to the Theory of Hypergeometric Series Applications of Computer Algebra to the Theory of Hypergeometric Series A Dissertation Presented to The Faculty of the Graduate School of Arts and Sciences Brandeis University Department of Mathematics

More information

Combinatorics, Modular Functions, and Computer Algebra

Combinatorics, Modular Functions, and Computer Algebra Combinatorics, Modular Functions, and Computer Algebra / 1 Combinatorics and Computer Algebra (CoCoA 2015) Colorado State Univ., Fort Collins, July 19-25, 2015 Combinatorics, Modular Functions, and Computer

More information

THE LERCH ZETA FUNCTION. III

THE LERCH ZETA FUNCTION. III 45 Proc. Sci. Seminar Faculty of Physics and Mathematics, Šiauliai University, 5, 22, 45 57 THE LERCH ZETA FUNCTION. III Antanas LAURINČIKAS Faculty of Mathematics and Informatics, Vilnius University,

More information

Combinatorics, Modular Forms, and Discrete Geometry

Combinatorics, Modular Forms, and Discrete Geometry Combinatorics, Modular Forms, and Discrete Geometry / 1 Geometric and Enumerative Combinatorics, IMA University of Minnesota, Nov 10 14, 2014 Combinatorics, Modular Forms, and Discrete Geometry Peter Paule

More information