Computer Proofs of a New Family of Harmonic Number Identities

Size: px
Start display at page:

Download "Computer Proofs of a New Family of Harmonic Number Identities"

Transcription

1 Computer Proofs of a New Family of Harmoic Number Idetities Peter Paule 1 Research Istitute for Symbolic Computatio Johaes Kepler Uiversity Liz A 4040 Liz, Austria Peter.Paule@risc.ui-liz.ac.at Carste Scheider 2 Research Istitute for Symbolic Computatio Johaes Kepler Uiversity Liz A 4040 Liz, Austria Carste.Scheider@risc.ui-liz.ac.at Abstract I this paper we cosider five coectured harmoic umber idetities similar to those arisig i the cotext of supercogrueces for Apéry umbers. The geeral obect of this article is to discuss the possibility of automatig ot oly the proof but also the discovery of such formulas. As a specific applicatio we cosider two differet algorithmic methods to derive ad to prove the five coectured idetities. Oe is based o a extesio of Karr s summatio algorithm i differece fields. The other method combies a old idea of Newto which has bee exteded by Adrews) with Zeilberger s algorithm for defiite hypergeometric sums. 1 Itroductio For a positive iteger let H = deote the th harmoic 2 umber. It will be coveiet to defie H = 0 wheever is o-positive. The obect of this paper is the discussio of two ew algorithmic approaches which are used to prove the followig family of idetities for 1: 1 Partially supported by a ORCCA visitig professor appoitmet at the Symbolic Computatio Group, Uiversity of Waterloo, CANADA. 2 Supported by SFB-grat F1305 of the Austria FWF. Preprit submitted to Advaces i Applied Mathematics November 6, 2002

2 1 H + H ) = 1, 1) H + 2 H ) = 0, 2) H + 3 H ) = 1), 3) H + 4 H ) = 1), 4) H + 5 H ) = 1) ) It will be coveiet to rewrite the left sides of these idetities i the form where for α {1,..., 5}, R α) = R α) α ad S α) + S α) 6) ) α = α 2)H. 7) Biomial sums like that o the right side of 5) play a crucial role i Apéry s approach to prove the irratioality of ζ2) ad ζ3); see, for istace, the iformal report [vdp79]. I a attempt to prove certai supercogrueces for Apéry umbers which were coectured by Beukers, certai harmoic umber idetities popped up i [AO00,Ah02] see also the recet works of Morteso [Mor02a,Mor02b]). I particular, these formulas arise out of computatios ivolvig the p-adic gamma fuctio. This motivated S. Ahlgre to do a heuristic search i order to explore whether there are more harmoic umber idetities of a similar form. The result of this study was a family of coectured idetities, amely 1) 5) above. Util recetly there has bee o algorithm to derive defiite summatio idetities ivolvig harmoic umbers. For example, the solutio to bous problem 69 [GKP94, Chapt. 6], Fid a closed form for k=1 k 2 H +k, eds with the remark, It would be ice to automate the derivatio of formulas such as this. This situatio chaged due to work [Sch02a,Sch02b,Sch02c,Sch02d] of oe of the authors which exteds Karr s idefiite summatio algorithm 2

3 [Kar81,Kar85] Karr s algorithm is based o the theory of differece fields [Coh65]). Scheider exteds Karr s method to defiite summatio ad to solvig liear differece equatios with polyomial coefficiets ot oly of first but of arbitrary order. These developmets have bee implemeted i the form of the Mathematica package Sigma [Sch00], which we have used i all of our computatios for the examples below. Remark. Our emphasis i this article is o the problem of automatig the derivatio of such formulas as 1) 5). Cocerig computer assistace i provig such formulas there are other recet methods; see, e.g., Chyzak s geeralizatio of the Gosper-Zeilberger algorithm [CS98] or Wegschaider s package Multisum [Weg97] for simplifyig multiple hypergeometric sums. I Sectio 3 we will demostrate how idetities such as 1) 5) ca be proved ad foud with the Sigma package. We wat to emphasize that the uderlyig algebraic theory is quite complex but also very geeral. As a cosequece, the scope of applicatios of Sigma is much broader. Besides hyper- ad q-hypergeometric sums which could also ivolve harmoic umbers ad their q-aalogues, it ca also hadle summatio problems built by multiple ested sums of very geeral kid [Sch01]. Therefore it is atural to ask whether there is a more elemetary algorithmic approach for provig idetities like 1) 5). It turs out that this is ideed the case. I Sectio 2 we itroduce a ew algorithmic approach to prove defiite harmoic umber idetities such as 1) 5). The two buildig blocks of this approach are well-kow. Its algorithmic igrediet is Zeilberger s algorithm [Zei90,PWZ96] which is implemeted i all maor computer algebra systems. This is combied with a operator method for rewritig harmoic umbers i terms of biomial coefficiets which, as explaied below, traces back to Newto. I Sectio 4 we compare the methods of Sectio 2 ad Sectio 3, ad draw some coclusios. 2 A Algorithmic Versio of the Newto-Adrews Method Let L be the operator which evaluates fuctios fx) at x = 0, i.e., L fx) := f0). Let D be differetiatio with respect to x, i.e., D fx) := f x). It is a easy exercise to verify that for all itegers, x + LD = H. 8) This crucial observatio i may cases allows us to hadle harmoic umber idetities by reducig them to a hypergeometric problem, a techique ofte 3

4 used by G.E. Adrews i his work. I [AU85] oe fids the followig statemet: Richard Askey has poited out to us that ideed Issac Newto was the first to see that the partial sums of the harmoic series arise from differetiatio of a product [N60, p. 561]. We illustrate the method by a elemetary example, amely S) := H, 0. Usig 8) ad the the hypergeometric summatio idetity [GKP94, 5.9)] x + = 1 + ) x +, 9) 1 + x the give sum becomes S) = LD x + = LD x ) x +. 10) By applyig the product rule for differetiatio this simplifies further to S) = H +L ) x + L +L H 1 + x) 2 = H + H, 11) 1 + x which i tur becomes the well-kow fact [GKP94, 6.67)] H = + 1) H, 0. 12) I this particular example the give sum as well as the uderlyig hypergeometric summatio 9) are idefiite, but obviously the method exteds also to the defiite case. However, applyig the method i this classical fashio will always lead to the problem of simplifyig the hypergeometric sums which arise. Hece, from algorithmic poit of view, it is a atural step to lik the Newto-Adrews method with Zeilberger s paradigm of creative telescopig. How such a combiatio is tured ito a effective algorithm becomes trasparet i the proof of idetity 1). Proof of Idetity 1). It is coveiet to prove 1) i the equivalet form 2) H ) = 1 2, 0, 13) which is obtaied from 1) by geometric summatio ad by reversig the order of summatio i the sum H ). The left side of 13) is othig but S 1), ad we obtai from 8) that S 1) = LD t x) where t x) := x + 2) ). 14) 4

5 Applyig Zeilberger s algorithm we used Sigma) returs the recurrece relatio 2 + 1) t x) x ) t +1 x) + + 1) t +2 x) = 0, 0. 15) The ext step is to apply the differetiatio operator D to both sides of 15) which results i the mixed differetial-differece equatio 2+1) t x) t +1 x) x+3+3) t +1x)++1) t +2x) = 0, 0. 16) Fially we apply the operator L to both sides of 16) which gives 2 + 1) S 1) 3 + 3) S 1) ) S 1) +2 = t +1 0), 0. 17) Now it is a elemetary fact that for all 0, t 0) = 2) = 0, 18) which ca be also foud by Gosper s algorithm [Gos78]. Therefore, i order to fid the right side of 13) oe oly eeds to solve 2 S 1) 3 S 1) +1 + S 1) +2 = 0, 0, 19) with iitial coditios S 1) 0 = 0 ad S 1) 1 = 1, which agai ca be doe algorithmically. 2.1 The Newto-Adrews-Zeilberger Algorithm Before summarizig i the form of a algorithm descriptio, we recall that S is a hypergeometric sequece if there exists a ratioal fuctio rx) such that S +1 /S = r) for all sufficietly large. Similarly, a term f, ) is called hypergeometric i ad, if the quotiets f + 1, )/f, ) ad f, + 1)/f, ) are ratioal fuctios i ad. Newto-Adrews-Zeilberger Algorithm. Iput: a term f, ) which is hypergeometric i ad ; Output: a liear recurrece of type 22) or 24), respectively, for the sum S of the form S := H f, ) or S := f, )/H, respectively. 20) 5

6 The algorithm ca be applied if Zeilberger s algorithm succeeds i fidig a recurrece for the sum t x) of the form x + 1 x + t x) := f, ) or t x) := f, ), respectively. 21) By 8) we have that S = LD t x). Cosequetly, by applyig to the t x)- recurrece successively the operators D ad L as described i the proof of idetity 1)), a recurrece for S ca be derived i the form d a d ) S +d + a d 1 ) S +d a 0 ) S = p i )t +i 0), 22) i=0 where the a l ) ad p i ) are polyomials i, ad where a d ) is o-zero. I additio, by Zeilberger s algorithm ad by differece equatio solvers like [Pet92] ad [vh99] we ca decide algorithmically see also [A02]) whether t 0) = f, ) 23) is a hypergeometric sequece i. If so, each t +i 0) is a ratioal fuctio multiple of t 0) ad therefore also σ := d i=0 p i )t +i 0). Cosequetly, the recurrece 22) simplifies to a d ) S +d + a d 1 ) S +d a 0 ) S = σ, 24) where σ is a hypergeometric sequece i. Applicatios. Suppose the Newto-Adrews-Zeilberger algorithm outputs a recurrece of the form 24). The differece equatio solvers like [Pet92] ad [vh99] ca be used to decide algorithmically whether S fids a closed form represetatio as a liear combiatio of hypergeometric terms. But eve if S does ot fid a closed form represetatio as a liear combiatio of hypergeometric terms, it might happe that for a give sequece R the sequece R + S does have such a represetatio, which is the case for the idetities 3) ad 4); see below. I geeral, suppose a liear recurrece for R is available i the form b e ) R +e + b e 1 ) R +e b 0 ) R = τ 25) where τ is a hypergeometric sequece ad the b l ) are polyomials i, ad b e ) is o-zero. The usig procedures from the packages [SZ94] or [Mal96], the recurreces 22) ad 24) ca be combied ito a sigle homogeeous 6

7 liear recurrece c h ) T +h + c h 1 ) T +h c 0 ) T = 0 26) where the c l ) are polyomials i with c h ) o-zero, which is satisfied by the sequece T := R + S. Fially by applyig differece equatio solvers like [Pet92] or [vh99] oe fids a closed form represetatio of R + S as a liear combiatio of hypergeometric terms. I priciple, there are possibilities to exted the Newto-Adrews-Zeilberger algorithm to the case where the summad of S ivolves products or quotiets of products) of harmoic umbers, but the oe has to cosider may extra coditios. Nevertheless, such methods could cotribute to possible extesios of computer algebra packages that rely oly o Zeilberger s algorithm. Due to the fact that Scheider s extesio of Karr s work described i Sectio 3 covers all these applicatios i a atural way, we refrai from presetig further details. Oly for comparig the two methods, we give short versios of the Newto-Adrews-Zeilberger derivatios of 2) 4). Cocerig idetity 5), we emphasize the well-kow fact that its right side is ot expressible as a hypergeometric term i, so the Newto-Adrews-Zeilberger algorithm caot derive this represetatio. However for the sake of completeess we will briefly describe how a variatio of this method ca be used to prove idetity 5). 2.2 Newto-Adrews-Zeilberger Proofs of 2) 5) Proof of Idetity 2). We use the well-kow Vadermode evaluatio ) 2 = 2 ) to rewrite 2) i the form 2) H The rewrite rule 8) gives that S 2) = LD t x) where t x) := ) 2 = 1 2, 1. 27) 2 x + 2) ) 2, 28) ad the Newto-Adrews-Zeilberger algorithm applied as i the proof of idetity 1) leads to the recurrece relatio )3 + 5) S 2) + 1) ) S 2) ) + 2)3 + 2) S 2) +2 = 3 + 5)4 + 1)t 0) )t +1 0), 1. 29) 7

8 Now it is a elemetary fact that for all 0, 2 t 0) = 2) = 0, 30) which ca be also foud by Gosper s algorithm [Gos78]. Therefore, i order to fid the right side of 27) oe oly eeds to solve )3 + 5) S 2) + 1) ) S 2) ) + 2)3 + 2) S 2) +2 = 0, 1, 31) with iitial coditios S 2) 1 = 1 ad S 2) 2 = 3, which agai ca be doe algorithmically by applyig differece equatio solvers like [Pet92] or [vh99]. Next we preset the Proof of Idetity 3). Accordig to 6), idetity 3) is of the form R 3) + S 3) = 1). 32) Now R 3) does ot have a represetatio as a hypergeometric term sice the Zeilberger output recurrece for R 3) is + 2) 2 R 3) ) R 3) ) 2 R 3) = 0, 33) which does ot have ay hypergeometric solutio. Nevertheless, sice the right side of 32) is hypergeometric, we ca apply the Newto-Adrews-Zeilberger algorithm to fid this evaluatio. With this procedure we fid 81 + ) ) ) S 3) ) 2 + ) ) S 3) ) ) S 3) ) 3 + ) ) S 3) ) 3 + ) ) ) S 3) +4 = 0 34) as the recurrece for S 3). As described above, we apply the package Geer- 8

9 atigfuctios.m with iput 33) ad 34) to obtai the recurrece 81 + ) ) )S 3) +2 + ) )S 3) )S 3) ) )S 3) ) ) )S 3) +4 = 0 35) for T := R 3) + S 3). Fially with the solvers [Pet92] or [vh99] oe fids that T = 1), which completes the proof of 3). Proof of Idetity 4) Sketch. Accordig to 6), idetity 4) is of the form 2 R 4) + S 4) = 1). 36) Agai, R 4) does ot have a represetatio as a hypergeometric term, so oe proceeds completely aalogously to the proof of 3). We refrai from givig the details; however, we metio the fact that despite obtaiig agai a order 4 recurrece for T := R 4) + S 4), the iteger coefficiets of the polyomials ivolved become quite large. Usig the Newto-Adrews-Zeilberger algorithm, ot oly ca we prove the idetities 1) 4), but we ca also fid the correspodig closed forms o their right sides. With the last idetity the situatio is slightly differet. Proof of Idetity 5) Sketch. Accordig to 6), idetity 5) is of the form R 5) + S 5) = A 37) where A = 1) ) is a sequece of Apéry umbers. Agai Zeilberger s algorithm ad the Newto- Adrews-Zeilberger algorithm deliver a recurrece for R 5) ad S 5), respectively. As described above, from these recurreces oe obtais a homogeeous liear recurrece for T := R 5) + S 5) which turs out to be of order 6 ad big eough to fill oe page). But this time the right side A is a defiite sum which does ot simplify to a hypergeometric term, so we are ot able to fid A as the solutio to this recurrece sice there is o algorithm available for this task so far. However, the task of provig idetity 5) ca be completed algorithmically, for istace, as follows. With Zeilberger s algorithm compute the recurrece + 2) 2 A ) A ) 2 A = 0. 39) 9

10 The usig procedures from the packages [SZ94] or [Mal96] with iput 39) ad the Newto-Adrews-Zeilberger recurrece for T := R 5) + S 5), oe computes a homogeeous liear recurrece for Q := R 5) + S 5) A which turs out to be of order 6. Fially, checkig that Q i = 0 for i from 1 to 6 completes the proof of 5). 3 Sigma: A Summatio Package for Discoverig ad Provig Karr developed a algorithm for idefiite summatio [Kar81,Kar85] based o the theory of differece fields [Coh65]. He itroduced so called ΠΣ-fields i which first order liear differece equatios ca be solved i full geerality. This algorithm deals ot oly with sums over hypergeometric terms, like Gosper s algorithm [Gos78,PP95], or over q-hypergeometric terms, like [PR97], but also with summatios over terms i which, for example, the harmoic umbers ca appear i the deomiator. Geerally speakig, Karr s algorithm is the summatio couterpart of Risch s algorithm [Ris70] for idefiite itegratio. Ispired by this algorithm, Scheider developed a sigificatly more geeral algorithmic summatio theory [Bro00,Sch02a,Sch02b,Sch02c,Sch02d] also based o differece field theory. I additio, Scheider implemeted his algorithms i the computer algebra system Mathematica. The correspodig summatio package Sigma also provides a user iterface that dispeses the user from workig explicitly with differece fields. Istead, the user ca hadle all summatio problems coveietly i terms of usual sum ad product expressios; see [Sch00,Sch01]. A importat aspect of Scheider s work is his extesio of Karr s origial method i such a way that defiite summatio problems ca be treated too. For example, i [Sch02a] it is show how the defiite summatio idetity H ) = 2 H 2 =1 1, 0. 40) 2 ca be derived automatically with the Sigma package. Note that idetity 40) expresses the first defiite summatio compoet H of S 1) as a liear combiatio of 2 times the idefiite sums H ad 1 =1, respectively. 2 10

11 3.1 Itroductory Example The defiite sum H is the secod compoet of the sum S 1). So, before turig to the other S α) we will first demostrate how oe ca derive for this sum a evaluatio similar to 40). We start the Mathematica sessio by loadig the package with I[1]:= << Sigma Sigma - A summatio package by Carste Scheider c RISC-Liz The we set up the summatio problem as follows: I[2]:= mysum = Out[2]= SigmaSum[ SigmaHNumber[]SigmaBiomial[, ], {, 0, }]. H Remark. The basic fuctios SigmaSum ad SigmaProduct are used to describe all ested sum ad product epressios that ca be formulated i ΠΣfields. To facilitate this task there are umerous other fuctios available, like SigmaHNumber, SigmaBiomial or SigmaPower. For istace, SigmaHNumber[] produces the th harmoic umber H which alteratively could be described by SigmaSum[1/k,{k,1,}]. Additioally, i order to eable the user to defie his/her ow obects that ca be formulated with ested sums ad products, various help fuctios are provided. I the first step we ask Sigma to compute a recurrece that is satisfied by mysum: I[3]:= rec = GeerateRecurrece[mySum] Out[3]= { 41 + ) SUM[] ) SUM[1 + ] 1 + )1 + ) SUM[2 + ] == 1 + } This meas that SUM[] = H ) =mysum) satisfies the output recurrece Out[3]. Remark. To compute such recurreces Zeilberger s creative telescopig [Zei90] has bee exteded from hypergeometric expressios to terms i ΠΣ-fields; for more iformatio see [Sch01]. Secodly, we try to fid solutios to this recurrece. I the give situatio it turs out that the algorithm does ot fid ay solutio i the uderlyig differece field F which has bee costructed iterally by the obects give i the recurrece rec. The Sigma package is desiged i such a way that whe it fails to fid a solutio to a recurrece withi a give differece field F, the 11

12 it also idicates that there is o sum extesio of F i which a solutio exists. Therefore we try to exted F by a appropriate product extesio. Fidig such product extesios is assisted by the fuctio FidProductExtesios which uses M. Petkovšek s package Hyper [Pet92,Pet94,PWZ96]. This package is able to fid all hypergeometric solutios of liear recurreces such as Out[3] ad has to be loaded first. I[4]:= << Hyper I[5]:= FidProductExtesios[rec[[1]], SUM[]] I use M. Petkovsek s package Hyper to fid product extesios! Out[5]= { 2 } i=1 This step was successful: the output tells us that if we exted the give differece field F by the ew elemet 2, the we will fid at least oe o-trivial solutio to Out[3]. But the Sigma package ca do much more. Namely, with the ext fuctio call we ca fid ot oly solutios i F2 ), but also solutios i all differece fields which exted F2 ) by ested sums built from the elemets of F2 ). I[6]:= recsol = SolveRecurrece[rec[[1]], SUM[], Out[6]= { {0, 2. }, { 0, 2. NestedSumExt, Tower {2. }] 2 + ι 1 } {, 1, 2. 1 }} 1 + ι 1 ) ι ι 1 )ι 1 2 ι 1. ι 1=2 I this example we have succeeded completely; the output describes two liear idepedet solutios of the homogeeous variatio of the recurrece Out[3], amely 2 ad 2 2+ι 1 ι1 =2 1+ι 1 ) ι 1, ad oe particular solutio of the ihomogeeous recurrece itself, amely 2 ι1 =2 ι 1=2 1 1+ι 1 ) ι 1. Remark. These kid of solutios are called d Alembertia solutios ad are itroduced i [AP94]; further results ca be foud i [HS99] ad [Sch01]. Fially, the closed form of mysum is that liear combiatio of the homogeeous solutios plus the ihomogeeous solutio which has exactly the same iitial values as mysum. This is also computed automatically: I[7]:= result = FidLiearCombiatio[recSol, mysum, 2, MiIitialValue 1] Out[7]= ι ι 1 )ι ι 1 )ι 1 2 ι 1. ι 1 =2 Note that we were oly able to fid this liear combiatio startig from 1. This closed form evaluatio of mysum for 1 ca be rewritte as follows. Applyig partial fractio decompositio to the summads gives ι 1 =2 2 + ι 1 = ι 1 )ι ι 1 ι 1 ad ι 1 )ι 1 2 = 1 ι ι 1 )2 1 ι 1 ι 1 2. ι 1 12

13 This motivates us to simplify Out[7] further by askig Sigma for a represetatio of the expressio result by the sums H ad 1 =1. This is doe by 2 the followig commad. I[8]:= SigmaReduce [ result,, Tower { 1 }] H k, 2. =1 Out[8]= H ) ) =1 Summarizig, with Sigma we foud that H = H )) 2 =1 2 holds for all 1; by ispectio we see that 41) holds for = 0 as well. 41) 3.2 Automatic Discovery of 1) ad 2) Combiig 40) ad 41) we obtai ) ) A H + B H ) = A H + B H = 1 B + 2 B + 2 A + B ) 1 ))) H. 2 =1 2 For the specific choice A = ad B = 2 this leads us immediately to 13) which, as poited out above, is equivalet to 1). Applyig Sigma as i Sectio 3.1 we ca fid automatically the followig two idetities which combie to ) 2 2 H = 2 H H 2 ), 0, 42) ) 2 H = H 2 H 2 ), 1, 43) A H + B H ) ) 2 = 1 4 B 2 2 A B ) 2 H H 2 )) 2. 13

14 By choosig A = ad B = 2 we obtai 27) which is equivalet to equatio 2). Summarizig, by usig the package Sigma we ot oly succeeded i discoverig ad provig the first two idetities of the family 1) to 5), but derived additioally as a by-product the idetities 40),41), 42), ad 43). 3.3 Provig ad Fidig Idetities I the followig we cosider the idetities 3) 5). We abbreviate their left sides by T α) ; recallig 6) this meas that T α) := R α) +S α) for α {3, 4, 5}. We will use two differet approaches; oe direct ad oe more sophisticated. These are described i the two subsectios below. For each approach the geeral strategy will be the same; amely, we first compute recurreces for the give left sides T α). More precisely, i the first attempt we will compute these recurreces i the classical way; i.e. by creative telescopig as i the previous subsectio. I the secod attempt we compute recurreces i a more sophisticated maer, amely by itroducig additioal sum extesios. It is crucial that these extesios ca be foud automatically ad also that these extesios produce recurreces of smaller order tha the direct approach. It turs out that for the give idetities these smaller orders are eve miimal. I additio to provig the idetities, this fact eables us to fid the right had sides of 3) 5) without ay further computatios The Direct Approach As metioed above we first compute recurreces for the sums T α) {3, 4, 5}. for α I[9]:= mysum3 = 1 3 H ) H ) I[10]:= rec3 = GeerateRecurrece[mySum3]. ) 3 ) ; Out[10]= { 1 ) SUM[] ) SUM[1 + ] + 2 ) SUM[2 + ] == 0}. ) 4 ) I[11]:= mysum4 = 1 4 H ) H ) ; I[12]:= rec4 = GeerateRecurrece[mySum4] Out[12]= { ) ) SUM[] ) SUM[1 + ] ) ) SUM[2 + ] == 0 } 14

15 I[13]:= mysum5 = 1 5 H ) H ) I[14]:= rec5 = GeerateRecurrece[mySum5]. ) 5 ) ; Out[14]= { 1 + ) ) ) SUM[] 2 + ) ) SUM[1 + ] ) SUM[2 + ] ) ) SUM[3 + ] ) 4 + ) ) SUM[4 + ] == 0 } Oe ca easily verify that 1) is a solutio of recurrece rec3 ad that 1) 2 is a solutio of rec4. Checkig iitial values of both sequeces proves idetities 3) ad 4). Note that by applyig differece equatio solvers like [Pet92] ad [vh99] oe is eve able to fid the closed form solutios 1) ad 1) 2 automatically. Sice the right side of idetity 5) is a defiite sum, we have to proceed i a slightly differet way. Namely, we compute a recurrece that cotais all the solutios of rec5 ad the recurrece give i 39). Usig oe of the packages [SZ94] or [Mal96] it turs out that the resultig recurrece is agai rec5. Sice the right side A defied i 38) is a solutio of 39), the expressio T 5) A is a solutio of rec5. Cosequetly, checkig that the first four iitial values of T 5) A are 0 implies that T 5) A is zero for all 1, which completes the proof of idetity 5). Remark. A differet approach would be to combie T 5) A ito a sigle defiite sum expressio ad to compute its defiig liear recurrece by applyig the Sigma fuctio call GeerateRecurrece to it. Agai it turs out that the result is recurrece rec5. We wat to emphasize that both strategies oly prove idetity 5). They do ot fid its right side; this situatio will chage i the more sophisticated approach of Sectio Moreover, we remark that if oe applies the Sigma fuctio call GeerateRecurrece directly to the left side sums i 3) 5), it turs out that the computatios are much more ivolved ad the orders of the resultig recurreces i compariso to the orders of rec3 to rec5 are icreased by oe. This idicates that creative symmetrizig itroduced for hypergeometric sums i [Pau94] plays a essetial role also i the algorithmic 15

16 treatmet of sums where, for istace, harmoic umbers are ivolved A More Sophisticated Approach: Recurreces with Sum Extesios Scheider s summatio theory provides a ew mechaism which fids certai sum extesios automatically. The details of this method are described i [Sch01, Sectio 4.4.3], so we restrict ourselves to brief descriptios of its applicatio to the idetities 3) 5). We shall see that the orders of the recurreces computed by this approach are sigificatly smaller tha those of rec3 to rec5. Idetity 3). For mysum3 resp. T 3) ) we are able to fid the followig recurrece of order 1 istead of order 2 as i Out[10]. I[15]:= rec3 = GeerateRecurrece[mySum3, SimplifyByExt DepthNumber] Out[15]= { 1 + ) SUM[] ) SUM[1 + ] == ι 1 ) ι 3 1.) 3 ) ι 3 1 } 1 + ι 1 ) 3 ι 1=1 I a secod step we ca show with Sigma that the sum o the right side is equal to for all 0. This shows that T 3) satisfies T 3) + T 3) +1 = 0 = 1). Ob- which allows us to read off the closed form represetatio T 3) viously this recurrece for T 3) is the miimal possible oe. Idetity 4). For mysum4 resp. T 4) ) we are able to fid the followig recurrece of order 1 istead of order 2 as i Out[12]. I[16]:= rec4 = GeerateRecurrece[mySum4, SimplifyByExt DepthNumber] Out[16]= ) ) SUM[] ) 2 SUM[1 + ] == ) ι 1 ) ι ι1) ) } 1 + ι 1 ) 4 ι 1=1 I a secod step we show with Sigma that the right side is equal to 0 for all 0. This proves that T 4) satisfies the recurrece ) T 4) ) T 4) +1 = 0; idetity 4) is a direct cosequece of this result. I particular, this recurrece has miimal order for 1) 2, therefore it is also the miimal recurrece 16

17 for T 4). Idetity 5). Fially, for mysum5 resp. T 5) ), we fid the followig recurrece of order 2 istead of order 4 as i Out[14]. I[17]:= rec5 = GeerateRecurrece[mySum5, SimplifyByExt DepthNumber] Out[17]= { 1 + ) ) SUM[]+ 2 + ) ) SUM[1 + ] ) 3 SUM[2 + ] == 1 + ) ) ι 1 ) ι ι1) 1 + ) ) ι 1=0 1 + ι 1 ) ) ) ι 1 ) ι ι1) } 1 + ι 1 ) ι 1 ) 5 I a secod step we show with Sigma that the right side is equal to 0 for all 0. Therefore we obtai the recurrece ι 1=0 1 + ) 2 T 5) ) T 5) ) 2 T 5) +2 = 0 for all 0. Observig that this is, up to a alteratig sig variatio, the well-kow recurrece 39) of the Apéry umbers eables us to guess the right side A i 5). The guess is verified by checkig the first two iitial values. Agai this recurrece is the miimal possible oe for T 5). Cosequetly, by idetifyig the output recurrece as the Apéry recurrece we have eve foud the right had side of idetity 5). 4 Coclusio Before we coclude with a ope problem we compare the two differet approaches of the previous sectios. I the Newto-Adrews-Zeilberger approach, usig 8) oe sets up a more geeral hypergeometric summatio problem that cotais the origial harmoic umber summatio. For this more geeral problem a Zeilberger recurrece is computed. I order to solve the origial harmoic umber summatio problem, this recurrece is specialized by differetiatio ad evaluatio. The geerality of this approach is also its computatioal bottleeck. More precisely, i may cases this asatz fids oly recurreces with a drastically higher recurrece order tha ecessary. For istace, for provig idetity 5) we have to compute a recurrece of order 6 istead of order 4 as i Out[14] or order 2 as i Out[17]. 17

18 Moreover, whe products or quotiets of several harmoic umbers appear i the summad, oe has to itroduce additioal variables i order to traslate the problem to the hypergeometric settig which reduces the efficiecy of the algorithm tremedously. Additioally, i this case, as poited out i Sectio 2, oe has to cosider may extra coditios. Depedig o their complexity, i geeral there is o guaratee that a desired recurrece for the give defiite summatio problem ca be derived by restrictig to hypergeometric tools oly. Nevertheless, i practice may problems are of the simple type 20); so the Newto-Adrews-Zeilberger approach could well serve as a useful extesio of ay implemetatio of Zeilberger s algorithm. The approach followed by the Sigma package is completely differet. Nested sum expressios, icludig summatios ivolvig harmoic umbers, are traslated i a atural way ito the correspodig differece field settig ad, by usig a very geeral algebraic machiery, the problem is solved there. Clearly, if oe restricts these geeral algorithms to the hypergeometric case, they caot compete i performace with the hypergeometric special purpose provers ad solvers. But, due to the richess of the uderlyig algebraic structure, the Sigma approach provides much more flexibility ad efficiecy whe dealig with defiite ested sum expressios. Here we wat to metio that with the Sigma package we ca go o to compute recurreces for the sums T α) as illustrated i Subsectio For istace, for α = 6 ad α = 7 we obtai recurreces that are quite out of scope for the aive hypergeometric approach, amely ad ) ) ) T 6) ) ) T 6) )3 T 6) +2 = 0 44) 1 + ) ) T 7) ) T 7) ) T 7) ) T 7) +3 = 0. 45) Usig the Sigma package, we computed recurreces for T α) up to α = 9. Remarkably, for 3 α 9, these recurreces are the same as the recurreces we computed with Sigma or Zeilberger s algorithm for the hypergeometric sum U α) := α 2), 46) also parameterized by α. We do ot kow whether the Zeilberger recurreces for U α) coicide with the miimal recurreces of the T α) for all α 3. Note that the sums T α) are highly o-trivial whereas it is easy to prove that the U α) evaluate to zero for all α, 0. 18

19 Aother ope problem is the questio of whether the sum T α) for all α 3 fids a represetatio i terms of a defiite hypergeometric sigle-sum. Refereces [AP94] S. A. Abramov ad M. Petkovšek. D Alembertia solutios of liear differetial ad differece equatios. I J. vo zur Gathe, editor, Proc. ISSAC 94, pages ACM Press, Baltimore, [A02] S. A. Abramov. Whe does Zeilberger s algorithm succeed? Adv. Appl. Math. to appear) [AO00] S. Ahlgre ad K. Oo. A Gaussia hypergeometric series evaluatio ad Apéry umber cogrueces. J. reie agew. Math., 518: , [Ah02] S. Ahlgre. Gaussia hypergeometric series ad combiatorial cogrueces. Symbolic computatio, umber theory, special fuctios, physics ad combiatorics, Dev. Math., Kluwer Acad. Publ., Dordrecht, 1 12, [AU85] G. E. Adrews ad K. Uchimura. Idetities i combiatorics IV: differetiatio ad harmoic umbers. Utilitas Mathematica, 28: , 1995) [Bro00] M. Brostei. O solutios of liear ordiary differece equatios i their coefficiet field. J. Symbolic Comput., 296): , Jue [CS98] F. Chyzak ad B. Salvy. No-commutative elimiatio i ore algebras proves multivariate idetities. J. Symbolic Comput., 262): , [Coh65] R. M. Coh. Differece Algebra. Itersciece Publishers, Joh Wiley & Sos, [Gos78] R. W. Gosper. Decisio procedures for idefiite hypergeometric summatio. Proc. Nat. Acad. Sci. U.S.A., 75:40 42, [GKP94] R. L. Graham, D. E. Kuth, ad O. Patashik. Cocrete Mathematics: a foudatio for computer sciece. Addiso-Wesley Publishig Compay, Amsterdam, 2d editio, [HS99] [vh99] P. A. Hedriks ad M. F. Siger. Solvig differece equatios i fiite terms. J. Symbolic Comput., 273): , M. va Hoei. Fiite sigularities ad hypergeometric solutios of liear recurrece equatios. J. Pure Appl. Algebra, ): , [Kar81] M. Karr. Summatio i fiite terms. J. ACM, 28: , [Kar85] M. Karr. Theory of summatio i fiite terms. J. Symbolic Comput., 1: ,

20 [Mal96] C. Malliger. Algorithmic maipulatios ad trasformatios of uivariate holoomic fuctios ad sequeces. Master s thesis, RISC, J. Kepler Uiversity, Liz, August [Mor02a] E. Morteso. A supercogruece coecture of Rodriguez-Villegas for a certai trucated hypergeometric fuctio. J. Number Theory, to appear. [Mor02b] E. Morteso. Supercogrueces betwee trucated 2F1 hypergeometric fuctios ad their Gaussia aalogs. Tras. Amer. Math. Soc., to appear. [N60] I. Newto. Mathematical Papers - Vol. III. D.T. Whiteside ed., Cambridge Uiv. Press, Lodo, [Pau94] P. Paule. Short ad easy computer proofs of the Rogers-Ramaua idetities ad of idetities of similar type. Electro. J. Combi., 1, R 10. [PP95] P. Paule. Greatest factorial factorizatio ad symbolic summatio. J. Symbolic Comput. 20: , [PR97] P. Paule ad A. Riese. A Mathematica q-aalogue of Zeilberger s algorithm based o a algebraically motivated aproach to q- hypergeometric telescopig. I M. Ismail ad M. Rahma, editors, Special Fuctios, q-series ad Related Topics, volume 14, pages Fields Istitute Toroto, AMS, [Pet92] M. Petkovšek. Hypergeometric solutios of liear recurreces with polyomial coefficiets. J. Symbolic Comput., 142-3): , [Pet94] M. Petkovšek. A geeralizatio of Gosper s algorithm. Discrete Math., ): , [PWZ96] M. Petkovšek, H. S. Wilf, ad D. Zeilberger. A = B. A. K. Peters, Wellesley, MA, [vdp79] [Ris70] [SZ94] A. va der Poorte. A proof that Euler missed... Apéry s proof of the irratioality of ζ3). Math. Itelligecer, 2: , R. Risch. The solutio to the problem of itegratio i fiite terms. Bull. Amer. Math. Soc., 76: , B. Salvy ad P. Zimmerma. Gfu: A package for the maipulatio of geeratig ad holoomic fuctios i oe variable. ACM Tras. Math. Software, 20: , [Sch00] C. Scheider. A implemetatio of Karr s summatio algorithm i Mathematica. Sém. Lothar. Combi., S43b:1 10, [Sch01] C. Scheider. Symbolic summatio i differece fields. Techical Report 01-17, RISC-Liz, J. Kepler Uiversity, November PhD Thesis. Available at 20

21 [Sch02a] C. Scheider. Solvig parameterized liear differece equatios i ΠΣfields. Techical Report 02-03, RISC-Liz, J. Kepler Uiversity, July Submitted. Available at [Sch02b] C. Scheider. A collectio of deomiator bouds to solve parameterized liear differece equatios i ΠΣ-fields. Techical Report 02-04, RISC-Liz, J. Kepler Uiversity, July Submitted. Available at [Sch02c] C. Scheider. A collectio of degree bouds to solve parameterized liear differece equatios i ΠΣ-fields. Techical Report 02-05, RISC-Liz, J. Kepler Uiversity, July Submitted. Available at [Sch02d] C. Scheider. A uique represetatio of solutios of parameterized liear differece equatios i ΠΣ-fields. Techical Report 02-06, RISC-Liz, J. Kepler Uiversity, July Submitted. Available at [Weg97] K. Wegschaider. Computer geerated proofs of biomial multi-sum idetities. Diploma thesis, RISC Liz, Johaes Kepler Uiversity, May [Zei90] D. Zeilberger. A fast algorithm for provig termiatig hypergeometric idetities. Discrete Math., 802): ,

arxiv: v1 [cs.sc] 2 Jan 2018

arxiv: v1 [cs.sc] 2 Jan 2018 Computig the Iverse Melli Trasform of Holoomic Sequeces usig Kovacic s Algorithm arxiv:8.9v [cs.sc] 2 Ja 28 Research Istitute for Symbolic Computatio RISC) Johaes Kepler Uiversity Liz, Alteberger Straße

More information

The Summation Package Sigma: Underlying Principles and a Rhombus Tiling Application

The Summation Package Sigma: Underlying Principles and a Rhombus Tiling Application Discrete Mathematics ad Theoretical Computer Sciece 6, 2004, 365 386 The Summatio Package Sigma: Uderlyig Priciples ad a Rhombus Tilig Applicatio Carste Scheider Research Istitute for Symbolic Computatio

More information

Automated Proofs for Some Stirling Number Identities

Automated Proofs for Some Stirling Number Identities Autoated Proofs for Soe Stirlig Nuber Idetities Mauel Kauers ad Carste Scheider Research Istitute for Sybolic Coputatio Johaes Kepler Uiversity Altebergerstraße 69 A4040 Liz, Austria Subitted: Sep 1, 2007;

More information

Sequences of Definite Integrals, Factorials and Double Factorials

Sequences of Definite Integrals, Factorials and Double Factorials 47 6 Joural of Iteger Sequeces, Vol. 8 (5), Article 5.4.6 Sequeces of Defiite Itegrals, Factorials ad Double Factorials Thierry Daa-Picard Departmet of Applied Mathematics Jerusalem College of Techology

More information

6.3 Testing Series With Positive Terms

6.3 Testing Series With Positive Terms 6.3. TESTING SERIES WITH POSITIVE TERMS 307 6.3 Testig Series With Positive Terms 6.3. Review of what is kow up to ow I theory, testig a series a i for covergece amouts to fidig the i= sequece of partial

More information

CHAPTER 10 INFINITE SEQUENCES AND SERIES

CHAPTER 10 INFINITE SEQUENCES AND SERIES CHAPTER 10 INFINITE SEQUENCES AND SERIES 10.1 Sequeces 10.2 Ifiite Series 10.3 The Itegral Tests 10.4 Compariso Tests 10.5 The Ratio ad Root Tests 10.6 Alteratig Series: Absolute ad Coditioal Covergece

More information

Series with Central Binomial Coefficients, Catalan Numbers, and Harmonic Numbers

Series with Central Binomial Coefficients, Catalan Numbers, and Harmonic Numbers 3 47 6 3 Joural of Iteger Sequeces, Vol. 5 (0), Article..7 Series with Cetral Biomial Coefficiets, Catala Numbers, ad Harmoic Numbers Khristo N. Boyadzhiev Departmet of Mathematics ad Statistics Ohio Norther

More information

62. Power series Definition 16. (Power series) Given a sequence {c n }, the series. c n x n = c 0 + c 1 x + c 2 x 2 + c 3 x 3 +

62. Power series Definition 16. (Power series) Given a sequence {c n }, the series. c n x n = c 0 + c 1 x + c 2 x 2 + c 3 x 3 + 62. Power series Defiitio 16. (Power series) Give a sequece {c }, the series c x = c 0 + c 1 x + c 2 x 2 + c 3 x 3 + is called a power series i the variable x. The umbers c are called the coefficiets of

More information

Sequences A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence

Sequences A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence Sequeces A sequece of umbers is a fuctio whose domai is the positive itegers. We ca see that the sequece 1, 1, 2, 2, 3, 3,... is a fuctio from the positive itegers whe we write the first sequece elemet

More information

1 Generating functions for balls in boxes

1 Generating functions for balls in boxes Math 566 Fall 05 Some otes o geeratig fuctios Give a sequece a 0, a, a,..., a,..., a geeratig fuctio some way of represetig the sequece as a fuctio. There are may ways to do this, with the most commo ways

More information

MAT1026 Calculus II Basic Convergence Tests for Series

MAT1026 Calculus II Basic Convergence Tests for Series MAT026 Calculus II Basic Covergece Tests for Series Egi MERMUT 202.03.08 Dokuz Eylül Uiversity Faculty of Sciece Departmet of Mathematics İzmir/TURKEY Cotets Mootoe Covergece Theorem 2 2 Series of Real

More information

Infinite Sequences and Series

Infinite Sequences and Series Chapter 6 Ifiite Sequeces ad Series 6.1 Ifiite Sequeces 6.1.1 Elemetary Cocepts Simply speakig, a sequece is a ordered list of umbers writte: {a 1, a 2, a 3,...a, a +1,...} where the elemets a i represet

More information

Math 155 (Lecture 3)

Math 155 (Lecture 3) Math 55 (Lecture 3) September 8, I this lecture, we ll cosider the aswer to oe of the most basic coutig problems i combiatorics Questio How may ways are there to choose a -elemet subset of the set {,,,

More information

Harmonic Number Identities Via Euler s Transform

Harmonic Number Identities Via Euler s Transform 1 2 3 47 6 23 11 Joural of Iteger Sequeces, Vol. 12 2009), Article 09.6.1 Harmoic Number Idetities Via Euler s Trasform Khristo N. Boyadzhiev Departmet of Mathematics Ohio Norther Uiversity Ada, Ohio 45810

More information

CHAPTER I: Vector Spaces

CHAPTER I: Vector Spaces CHAPTER I: Vector Spaces Sectio 1: Itroductio ad Examples This first chapter is largely a review of topics you probably saw i your liear algebra course. So why cover it? (1) Not everyoe remembers everythig

More information

Recurrence Relations

Recurrence Relations Recurrece Relatios Aalysis of recursive algorithms, such as: it factorial (it ) { if (==0) retur ; else retur ( * factorial(-)); } Let t be the umber of multiplicatios eeded to calculate factorial(). The

More information

Roger Apéry's proof that zeta(3) is irrational

Roger Apéry's proof that zeta(3) is irrational Cliff Bott cliffbott@hotmail.com 11 October 2011 Roger Apéry's proof that zeta(3) is irratioal Roger Apéry developed a method for searchig for cotiued fractio represetatios of umbers that have a form such

More information

THE ASYMPTOTIC COMPLEXITY OF MATRIX REDUCTION OVER FINITE FIELDS

THE ASYMPTOTIC COMPLEXITY OF MATRIX REDUCTION OVER FINITE FIELDS THE ASYMPTOTIC COMPLEXITY OF MATRIX REDUCTION OVER FINITE FIELDS DEMETRES CHRISTOFIDES Abstract. Cosider a ivertible matrix over some field. The Gauss-Jorda elimiatio reduces this matrix to the idetity

More information

Sequences. Notation. Convergence of a Sequence

Sequences. Notation. Convergence of a Sequence Sequeces A sequece is essetially just a list. Defiitio (Sequece of Real Numbers). A sequece of real umbers is a fuctio Z (, ) R for some real umber. Do t let the descriptio of the domai cofuse you; it

More information

Properties and Tests of Zeros of Polynomial Functions

Properties and Tests of Zeros of Polynomial Functions Properties ad Tests of Zeros of Polyomial Fuctios The Remaider ad Factor Theorems: Sythetic divisio ca be used to fid the values of polyomials i a sometimes easier way tha substitutio. This is show by

More information

A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence

A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence Sequeces A sequece of umbers is a fuctio whose domai is the positive itegers. We ca see that the sequece,, 2, 2, 3, 3,... is a fuctio from the positive itegers whe we write the first sequece elemet as

More information

The Growth of Functions. Theoretical Supplement

The Growth of Functions. Theoretical Supplement The Growth of Fuctios Theoretical Supplemet The Triagle Iequality The triagle iequality is a algebraic tool that is ofte useful i maipulatig absolute values of fuctios. The triagle iequality says that

More information

Math 113 Exam 3 Practice

Math 113 Exam 3 Practice Math Exam Practice Exam will cover.-.9. This sheet has three sectios. The first sectio will remid you about techiques ad formulas that you should kow. The secod gives a umber of practice questios for you

More information

1 6 = 1 6 = + Factorials and Euler s Gamma function

1 6 = 1 6 = + Factorials and Euler s Gamma function Royal Holloway Uiversity of Lodo Departmet of Physics Factorials ad Euler s Gamma fuctio Itroductio The is a self-cotaied part of the course dealig, essetially, with the factorial fuctio ad its geeralizatio

More information

The r-generalized Fibonacci Numbers and Polynomial Coefficients

The r-generalized Fibonacci Numbers and Polynomial Coefficients It. J. Cotemp. Math. Scieces, Vol. 3, 2008, o. 24, 1157-1163 The r-geeralized Fiboacci Numbers ad Polyomial Coefficiets Matthias Schork Camillo-Sitte-Weg 25 60488 Frakfurt, Germay mschork@member.ams.org,

More information

7 Sequences of real numbers

7 Sequences of real numbers 40 7 Sequeces of real umbers 7. Defiitios ad examples Defiitio 7... A sequece of real umbers is a real fuctio whose domai is the set N of atural umbers. Let s : N R be a sequece. The the values of s are

More information

FLOOR AND ROOF FUNCTION ANALOGS OF THE BELL NUMBERS. H. W. Gould Department of Mathematics, West Virginia University, Morgantown, WV 26506, USA

FLOOR AND ROOF FUNCTION ANALOGS OF THE BELL NUMBERS. H. W. Gould Department of Mathematics, West Virginia University, Morgantown, WV 26506, USA INTEGERS: ELECTRONIC JOURNAL OF COMBINATORIAL NUMBER THEORY 7 (2007), #A58 FLOOR AND ROOF FUNCTION ANALOGS OF THE BELL NUMBERS H. W. Gould Departmet of Mathematics, West Virgiia Uiversity, Morgatow, WV

More information

Mathematics review for CSCI 303 Spring Department of Computer Science College of William & Mary Robert Michael Lewis

Mathematics review for CSCI 303 Spring Department of Computer Science College of William & Mary Robert Michael Lewis Mathematics review for CSCI 303 Sprig 019 Departmet of Computer Sciece College of William & Mary Robert Michael Lewis Copyright 018 019 Robert Michael Lewis Versio geerated: 13 : 00 Jauary 17, 019 Cotets

More information

CALCULATION OF FIBONACCI VECTORS

CALCULATION OF FIBONACCI VECTORS CALCULATION OF FIBONACCI VECTORS Stuart D. Aderso Departmet of Physics, Ithaca College 953 Daby Road, Ithaca NY 14850, USA email: saderso@ithaca.edu ad Dai Novak Departmet of Mathematics, Ithaca College

More information

GENERALIZED HARMONIC NUMBER IDENTITIES AND A RELATED MATRIX REPRESENTATION

GENERALIZED HARMONIC NUMBER IDENTITIES AND A RELATED MATRIX REPRESENTATION J Korea Math Soc 44 (2007), No 2, pp 487 498 GENERALIZED HARMONIC NUMBER IDENTITIES AND A RELATED MATRIX REPRESENTATION Gi-Sag Cheo ad Moawwad E A El-Miawy Reprited from the Joural of the Korea Mathematical

More information

16.49 QSUM: Indefinite and Definite Summation of q- hypergeometric Terms

16.49 QSUM: Indefinite and Definite Summation of q- hypergeometric Terms 728 CHAPTER 16. USER CONTRIBUTED PACKAGES 16.49 QSUM: Idefiite ad Defiite Summatio of q- hypergeometric Terms Authors: Harald Böig ad Wolfram Koepf 16.49.1 Itroductio This package is a implemetatio of

More information

Interesting Series Associated with Central Binomial Coefficients, Catalan Numbers and Harmonic Numbers

Interesting Series Associated with Central Binomial Coefficients, Catalan Numbers and Harmonic Numbers 3 47 6 3 Joural of Iteger Sequeces Vol. 9 06 Article 6.. Iterestig Series Associated with Cetral Biomial Coefficiets Catala Numbers ad Harmoic Numbers Hogwei Che Departmet of Mathematics Christopher Newport

More information

Chapter 10: Power Series

Chapter 10: Power Series Chapter : Power Series 57 Chapter Overview: Power Series The reaso series are part of a Calculus course is that there are fuctios which caot be itegrated. All power series, though, ca be itegrated because

More information

A GENERALIZATION OF THE SYMMETRY BETWEEN COMPLETE AND ELEMENTARY SYMMETRIC FUNCTIONS. Mircea Merca

A GENERALIZATION OF THE SYMMETRY BETWEEN COMPLETE AND ELEMENTARY SYMMETRIC FUNCTIONS. Mircea Merca Idia J Pure Appl Math 45): 75-89 February 204 c Idia Natioal Sciece Academy A GENERALIZATION OF THE SYMMETRY BETWEEN COMPLETE AND ELEMENTARY SYMMETRIC FUNCTIONS Mircea Merca Departmet of Mathematics Uiversity

More information

Recursive Algorithms. Recurrences. Recursive Algorithms Analysis

Recursive Algorithms. Recurrences. Recursive Algorithms Analysis Recursive Algorithms Recurreces Computer Sciece & Egieerig 35: Discrete Mathematics Christopher M Bourke cbourke@cseuledu A recursive algorithm is oe i which objects are defied i terms of other objects

More information

Comparison Study of Series Approximation. and Convergence between Chebyshev. and Legendre Series

Comparison Study of Series Approximation. and Convergence between Chebyshev. and Legendre Series Applied Mathematical Scieces, Vol. 7, 03, o. 6, 3-337 HIKARI Ltd, www.m-hikari.com http://d.doi.org/0.988/ams.03.3430 Compariso Study of Series Approimatio ad Covergece betwee Chebyshev ad Legedre Series

More information

September 2012 C1 Note. C1 Notes (Edexcel) Copyright - For AS, A2 notes and IGCSE / GCSE worksheets 1

September 2012 C1 Note. C1 Notes (Edexcel) Copyright   - For AS, A2 notes and IGCSE / GCSE worksheets 1 September 0 s (Edecel) Copyright www.pgmaths.co.uk - For AS, A otes ad IGCSE / GCSE worksheets September 0 Copyright www.pgmaths.co.uk - For AS, A otes ad IGCSE / GCSE worksheets September 0 Copyright

More information

sin(n) + 2 cos(2n) n 3/2 3 sin(n) 2cos(2n) n 3/2 a n =

sin(n) + 2 cos(2n) n 3/2 3 sin(n) 2cos(2n) n 3/2 a n = 60. Ratio ad root tests 60.1. Absolutely coverget series. Defiitio 13. (Absolute covergece) A series a is called absolutely coverget if the series of absolute values a is coverget. The absolute covergece

More information

CSE 1400 Applied Discrete Mathematics Number Theory and Proofs

CSE 1400 Applied Discrete Mathematics Number Theory and Proofs CSE 1400 Applied Discrete Mathematics Number Theory ad Proofs Departmet of Computer Scieces College of Egieerig Florida Tech Sprig 01 Problems for Number Theory Backgroud Number theory is the brach of

More information

The log-behavior of n p(n) and n p(n)/n

The log-behavior of n p(n) and n p(n)/n Ramauja J. 44 017, 81-99 The log-behavior of p ad p/ William Y.C. Che 1 ad Ke Y. Zheg 1 Ceter for Applied Mathematics Tiaji Uiversity Tiaji 0007, P. R. Chia Ceter for Combiatorics, LPMC Nakai Uivercity

More information

6 Integers Modulo n. integer k can be written as k = qn + r, with q,r, 0 r b. So any integer.

6 Integers Modulo n. integer k can be written as k = qn + r, with q,r, 0 r b. So any integer. 6 Itegers Modulo I Example 2.3(e), we have defied the cogruece of two itegers a,b with respect to a modulus. Let us recall that a b (mod ) meas a b. We have proved that cogruece is a equivalece relatio

More information

Vienna, Austria α n (1 x 2 ) n (x)

Vienna, Austria  α n (1 x 2 ) n (x) ON TURÁN S INEQUALITY FOR LEGENDRE POLYNOMIALS HORST ALZER a, STEFAN GERHOLD b, MANUEL KAUERS c2, ALEXANDRU LUPAŞ d a Morsbacher Str. 0, 5545 Waldbröl, Germay alzerhorst@freeet.de b Christia Doppler Laboratory

More information

AMS Mathematics Subject Classification : 40A05, 40A99, 42A10. Key words and phrases : Harmonic series, Fourier series. 1.

AMS Mathematics Subject Classification : 40A05, 40A99, 42A10. Key words and phrases : Harmonic series, Fourier series. 1. J. Appl. Math. & Computig Vol. x 00y), No. z, pp. A RECURSION FOR ALERNAING HARMONIC SERIES ÁRPÁD BÉNYI Abstract. We preset a coveiet recursive formula for the sums of alteratig harmoic series of odd order.

More information

1 Approximating Integrals using Taylor Polynomials

1 Approximating Integrals using Taylor Polynomials Seughee Ye Ma 8: Week 7 Nov Week 7 Summary This week, we will lear how we ca approximate itegrals usig Taylor series ad umerical methods. Topics Page Approximatig Itegrals usig Taylor Polyomials. Defiitios................................................

More information

Mathematical Induction

Mathematical Induction Mathematical Iductio Itroductio Mathematical iductio, or just iductio, is a proof techique. Suppose that for every atural umber, P() is a statemet. We wish to show that all statemets P() are true. I a

More information

Chapter 6 Infinite Series

Chapter 6 Infinite Series Chapter 6 Ifiite Series I the previous chapter we cosidered itegrals which were improper i the sese that the iterval of itegratio was ubouded. I this chapter we are goig to discuss a topic which is somewhat

More information

MAT 271 Project: Partial Fractions for certain rational functions

MAT 271 Project: Partial Fractions for certain rational functions MAT 7 Project: Partial Fractios for certai ratioal fuctios Prerequisite kowledge: partial fractios from MAT 7, a very good commad of factorig ad complex umbers from Precalculus. To complete this project,

More information

Subject: Differential Equations & Mathematical Modeling-III

Subject: Differential Equations & Mathematical Modeling-III Power Series Solutios of Differetial Equatios about Sigular poits Subject: Differetial Equatios & Mathematical Modelig-III Lesso: Power series solutios of differetial equatios about Sigular poits Lesso

More information

The Riemann Zeta Function

The Riemann Zeta Function Physics 6A Witer 6 The Riema Zeta Fuctio I this ote, I will sketch some of the mai properties of the Riema zeta fuctio, ζ(x). For x >, we defie ζ(x) =, x >. () x = For x, this sum diverges. However, we

More information

Math 2784 (or 2794W) University of Connecticut

Math 2784 (or 2794W) University of Connecticut ORDERS OF GROWTH PAT SMITH Math 2784 (or 2794W) Uiversity of Coecticut Date: Mar. 2, 22. ORDERS OF GROWTH. Itroductio Gaiig a ituitive feel for the relative growth of fuctios is importat if you really

More information

Simple proofs of Bressoud s and Schur s polynomial versions of the. Rogers-Ramanujan identities. Johann Cigler

Simple proofs of Bressoud s and Schur s polynomial versions of the. Rogers-Ramanujan identities. Johann Cigler Simple proofs of Bressoud s ad Schur s polyomial versios of the Rogers-Ramaua idetities Joha Cigler Faultät für Mathemati Uiversität Wie A-090 Wie, Nordbergstraße 5 Joha Cigler@uivieacat Abstract We give

More information

Stochastic Matrices in a Finite Field

Stochastic Matrices in a Finite Field Stochastic Matrices i a Fiite Field Abstract: I this project we will explore the properties of stochastic matrices i both the real ad the fiite fields. We first explore what properties 2 2 stochastic matrices

More information

Chapter 6 Overview: Sequences and Numerical Series. For the purposes of AP, this topic is broken into four basic subtopics:

Chapter 6 Overview: Sequences and Numerical Series. For the purposes of AP, this topic is broken into four basic subtopics: Chapter 6 Overview: Sequeces ad Numerical Series I most texts, the topic of sequeces ad series appears, at first, to be a side topic. There are almost o derivatives or itegrals (which is what most studets

More information

A MATHEMATICA PACKAGE FOR COMPUTING ASYMPTOTIC EXPANSIONS OF SOLUTIONS OF P-FINITE RECURRENCE EQUATIONS. 1. The Problem

A MATHEMATICA PACKAGE FOR COMPUTING ASYMPTOTIC EXPANSIONS OF SOLUTIONS OF P-FINITE RECURRENCE EQUATIONS. 1. The Problem A MATHEMATICA PACKAGE FOR COMPUTING ASYMPTOTIC EXPANSIONS OF SOLUTIONS OF P-FINITE RECURRENCE EQUATIONS MANUEL KAUERS Abstract. We describe a simple package for computig a fudametal system of certai formal

More information

On the Inverse of a Certain Matrix Involving Binomial Coefficients

On the Inverse of a Certain Matrix Involving Binomial Coefficients It. J. Cotemp. Math. Scieces, Vol. 3, 008, o. 3, 5-56 O the Iverse of a Certai Matrix Ivolvig Biomial Coefficiets Yoshiari Iaba Kitakuwada Seior High School Keihokushimoyuge, Ukyo-ku, Kyoto, 60-0534, Japa

More information

ON THE LEHMER CONSTANT OF FINITE CYCLIC GROUPS

ON THE LEHMER CONSTANT OF FINITE CYCLIC GROUPS ON THE LEHMER CONSTANT OF FINITE CYCLIC GROUPS NORBERT KAIBLINGER Abstract. Results of Lid o Lehmer s problem iclude the value of the Lehmer costat of the fiite cyclic group Z/Z, for 5 ad all odd. By complemetary

More information

Seunghee Ye Ma 8: Week 5 Oct 28

Seunghee Ye Ma 8: Week 5 Oct 28 Week 5 Summary I Sectio, we go over the Mea Value Theorem ad its applicatios. I Sectio 2, we will recap what we have covered so far this term. Topics Page Mea Value Theorem. Applicatios of the Mea Value

More information

CALCULATING FIBONACCI VECTORS

CALCULATING FIBONACCI VECTORS THE GENERALIZED BINET FORMULA FOR CALCULATING FIBONACCI VECTORS Stuart D Aderso Departmet of Physics, Ithaca College 953 Daby Road, Ithaca NY 14850, USA email: saderso@ithacaedu ad Dai Novak Departmet

More information

w (1) ˆx w (1) x (1) /ρ and w (2) ˆx w (2) x (2) /ρ.

w (1) ˆx w (1) x (1) /ρ and w (2) ˆx w (2) x (2) /ρ. 2 5. Weighted umber of late jobs 5.1. Release dates ad due dates: maximimizig the weight of o-time jobs Oce we add release dates, miimizig the umber of late jobs becomes a sigificatly harder problem. For

More information

arxiv: v1 [math.co] 23 Mar 2016

arxiv: v1 [math.co] 23 Mar 2016 The umber of direct-sum decompositios of a fiite vector space arxiv:603.0769v [math.co] 23 Mar 206 David Ellerma Uiversity of Califoria at Riverside August 3, 208 Abstract The theory of q-aalogs develops

More information

MAXIMALLY FLAT FIR FILTERS

MAXIMALLY FLAT FIR FILTERS MAXIMALLY FLAT FIR FILTERS This sectio describes a family of maximally flat symmetric FIR filters first itroduced by Herrma [2]. The desig of these filters is particularly simple due to the availability

More information

Math 172 Spring 2010 Haiman Notes on ordinary generating functions

Math 172 Spring 2010 Haiman Notes on ordinary generating functions Math 72 Sprig 200 Haima Notes o ordiary geeratig fuctios How do we cout with geeratig fuctios? May eumeratio problems which are ot so easy to hadle by elemetary meas ca be solved usig geeratig fuctios

More information

Chapter 7: Numerical Series

Chapter 7: Numerical Series Chapter 7: Numerical Series Chapter 7 Overview: Sequeces ad Numerical Series I most texts, the topic of sequeces ad series appears, at first, to be a side topic. There are almost o derivatives or itegrals

More information

Sequences, Mathematical Induction, and Recursion. CSE 2353 Discrete Computational Structures Spring 2018

Sequences, Mathematical Induction, and Recursion. CSE 2353 Discrete Computational Structures Spring 2018 CSE 353 Discrete Computatioal Structures Sprig 08 Sequeces, Mathematical Iductio, ad Recursio (Chapter 5, Epp) Note: some course slides adopted from publisher-provided material Overview May mathematical

More information

Section 1 of Unit 03 (Pure Mathematics 3) Algebra

Section 1 of Unit 03 (Pure Mathematics 3) Algebra Sectio 1 of Uit 0 (Pure Mathematics ) Algebra Recommeded Prior Kowledge Studets should have studied the algebraic techiques i Pure Mathematics 1. Cotet This Sectio should be studied early i the course

More information

Chapter 4. Fourier Series

Chapter 4. Fourier Series Chapter 4. Fourier Series At this poit we are ready to ow cosider the caoical equatios. Cosider, for eample the heat equatio u t = u, < (4.) subject to u(, ) = si, u(, t) = u(, t) =. (4.) Here,

More information

ANOTHER GENERALIZED FIBONACCI SEQUENCE 1. INTRODUCTION

ANOTHER GENERALIZED FIBONACCI SEQUENCE 1. INTRODUCTION ANOTHER GENERALIZED FIBONACCI SEQUENCE MARCELLUS E. WADDILL A N D LOUIS SACKS Wake Forest College, Wisto Salem, N. C., ad Uiversity of ittsburgh, ittsburgh, a. 1. INTRODUCTION Recet issues of umerous periodicals

More information

An enumeration of flags in finite vector spaces

An enumeration of flags in finite vector spaces A eumeratio of flags i fiite vector spaces C Rya Viroot Departmet of Mathematics College of William ad Mary P O Box 8795 Williamsburg VA 23187 viroot@mathwmedu Submitted: Feb 2 2012; Accepted: Ju 27 2012;

More information

MATH 304: MIDTERM EXAM SOLUTIONS

MATH 304: MIDTERM EXAM SOLUTIONS MATH 304: MIDTERM EXAM SOLUTIONS [The problems are each worth five poits, except for problem 8, which is worth 8 poits. Thus there are 43 possible poits.] 1. Use the Euclidea algorithm to fid the greatest

More information

-ORDER CONVERGENCE FOR FINDING SIMPLE ROOT OF A POLYNOMIAL EQUATION

-ORDER CONVERGENCE FOR FINDING SIMPLE ROOT OF A POLYNOMIAL EQUATION NEW NEWTON-TYPE METHOD WITH k -ORDER CONVERGENCE FOR FINDING SIMPLE ROOT OF A POLYNOMIAL EQUATION R. Thukral Padé Research Cetre, 39 Deaswood Hill, Leeds West Yorkshire, LS7 JS, ENGLAND ABSTRACT The objective

More information

A Note on the Symmetric Powers of the Standard Representation of S n

A Note on the Symmetric Powers of the Standard Representation of S n A Note o the Symmetric Powers of the Stadard Represetatio of S David Savitt 1 Departmet of Mathematics, Harvard Uiversity Cambridge, MA 0138, USA dsavitt@mathharvardedu Richard P Staley Departmet of Mathematics,

More information

Assignment 5: Solutions

Assignment 5: Solutions McGill Uiversity Departmet of Mathematics ad Statistics MATH 54 Aalysis, Fall 05 Assigmet 5: Solutios. Let y be a ubouded sequece of positive umbers satisfyig y + > y for all N. Let x be aother sequece

More information

(A sequence also can be thought of as the list of function values attained for a function f :ℵ X, where f (n) = x n for n 1.) x 1 x N +k x N +4 x 3

(A sequence also can be thought of as the list of function values attained for a function f :ℵ X, where f (n) = x n for n 1.) x 1 x N +k x N +4 x 3 MATH 337 Sequeces Dr. Neal, WKU Let X be a metric space with distace fuctio d. We shall defie the geeral cocept of sequece ad limit i a metric space, the apply the results i particular to some special

More information

4x 2. (n+1) x 3 n+1. = lim. 4x 2 n+1 n3 n. n 4x 2 = lim = 3

4x 2. (n+1) x 3 n+1. = lim. 4x 2 n+1 n3 n. n 4x 2 = lim = 3 Exam Problems (x. Give the series (, fid the values of x for which this power series coverges. Also =0 state clearly what the radius of covergece is. We start by settig up the Ratio Test: x ( x x ( x x

More information

Subject: Differential Equations & Mathematical Modeling -III. Lesson: Power series solutions of Differential Equations. about ordinary points

Subject: Differential Equations & Mathematical Modeling -III. Lesson: Power series solutions of Differential Equations. about ordinary points Power series solutio of Differetial equatios about ordiary poits Subject: Differetial Equatios & Mathematical Modelig -III Lesso: Power series solutios of Differetial Equatios about ordiary poits Lesso

More information

Expression for Restricted Partition Function through Bernoulli Polynomials

Expression for Restricted Partition Function through Bernoulli Polynomials Expressio for Restricted Partitio Fuctio through Beroulli Polyomials Boris Y. Rubistei Departmet of Mathematics, Uiversity of Califoria, Davis, Oe Shields Dr., Davis, CA 9566, U.S.A. February 28, 2005

More information

Optimally Sparse SVMs

Optimally Sparse SVMs A. Proof of Lemma 3. We here prove a lower boud o the umber of support vectors to achieve geeralizatio bouds of the form which we cosider. Importatly, this result holds ot oly for liear classifiers, but

More information

4 The Sperner property.

4 The Sperner property. 4 The Sperer property. I this sectio we cosider a surprisig applicatio of certai adjacecy matrices to some problems i extremal set theory. A importat role will also be played by fiite groups. I geeral,

More information

Binomial transform of products

Binomial transform of products Jauary 02 207 Bioial trasfor of products Khristo N Boyadzhiev Departet of Matheatics ad Statistics Ohio Norther Uiversity Ada OH 4580 USA -boyadzhiev@ouedu Abstract Give the bioial trasfors { b } ad {

More information

4.3 Growth Rates of Solutions to Recurrences

4.3 Growth Rates of Solutions to Recurrences 4.3. GROWTH RATES OF SOLUTIONS TO RECURRENCES 81 4.3 Growth Rates of Solutios to Recurreces 4.3.1 Divide ad Coquer Algorithms Oe of the most basic ad powerful algorithmic techiques is divide ad coquer.

More information

CS284A: Representations and Algorithms in Molecular Biology

CS284A: Representations and Algorithms in Molecular Biology CS284A: Represetatios ad Algorithms i Molecular Biology Scribe Notes o Lectures 3 & 4: Motif Discovery via Eumeratio & Motif Represetatio Usig Positio Weight Matrix Joshua Gervi Based o presetatios by

More information

Sequences and Series of Functions

Sequences and Series of Functions Chapter 6 Sequeces ad Series of Fuctios 6.1. Covergece of a Sequece of Fuctios Poitwise Covergece. Defiitio 6.1. Let, for each N, fuctio f : A R be defied. If, for each x A, the sequece (f (x)) coverges

More information

The standard deviation of the mean

The standard deviation of the mean Physics 6C Fall 20 The stadard deviatio of the mea These otes provide some clarificatio o the distictio betwee the stadard deviatio ad the stadard deviatio of the mea.. The sample mea ad variace Cosider

More information

Part I: Covers Sequence through Series Comparison Tests

Part I: Covers Sequence through Series Comparison Tests Part I: Covers Sequece through Series Compariso Tests. Give a example of each of the followig: (a) A geometric sequece: (b) A alteratig sequece: (c) A sequece that is bouded, but ot coverget: (d) A sequece

More information

Commutativity in Permutation Groups

Commutativity in Permutation Groups Commutativity i Permutatio Groups Richard Wito, PhD Abstract I the group Sym(S) of permutatios o a oempty set S, fixed poits ad trasiet poits are defied Prelimiary results o fixed ad trasiet poits are

More information

3.2 Properties of Division 3.3 Zeros of Polynomials 3.4 Complex and Rational Zeros of Polynomials

3.2 Properties of Division 3.3 Zeros of Polynomials 3.4 Complex and Rational Zeros of Polynomials Math 60 www.timetodare.com 3. Properties of Divisio 3.3 Zeros of Polyomials 3.4 Complex ad Ratioal Zeros of Polyomials I these sectios we will study polyomials algebraically. Most of our work will be cocered

More information

Feedback in Iterative Algorithms

Feedback in Iterative Algorithms Feedback i Iterative Algorithms Charles Byre (Charles Byre@uml.edu), Departmet of Mathematical Scieces, Uiversity of Massachusetts Lowell, Lowell, MA 01854 October 17, 2005 Abstract Whe the oegative system

More information

Math 113, Calculus II Winter 2007 Final Exam Solutions

Math 113, Calculus II Winter 2007 Final Exam Solutions Math, Calculus II Witer 7 Fial Exam Solutios (5 poits) Use the limit defiitio of the defiite itegral ad the sum formulas to compute x x + dx The check your aswer usig the Evaluatio Theorem Solutio: I this

More information

ECE-S352 Introduction to Digital Signal Processing Lecture 3A Direct Solution of Difference Equations

ECE-S352 Introduction to Digital Signal Processing Lecture 3A Direct Solution of Difference Equations ECE-S352 Itroductio to Digital Sigal Processig Lecture 3A Direct Solutio of Differece Equatios Discrete Time Systems Described by Differece Equatios Uit impulse (sample) respose h() of a DT system allows

More information

PROPERTIES OF THE POSITIVE INTEGERS

PROPERTIES OF THE POSITIVE INTEGERS PROPERTIES OF THE POSITIVE ITEGERS The first itroductio to mathematics occurs at the pre-school level ad cosists of essetially coutig out the first te itegers with oe s figers. This allows the idividuals

More information

Summatio i Maple Therefore the latter iite sum which solves a questio raised i SIAM Review [7] was computed by a applicatio of Gosper's algorithm, ad

Summatio i Maple Therefore the latter iite sum which solves a questio raised i SIAM Review [7] was computed by a applicatio of Gosper's algorithm, ad Summatio i Maple Wolfram Koepf Itroductio Maple's sum commad is a geeral purpose procedure to calculate dieret types of sums. Algorithms for the computatio of both ideite ad deite sums are available. Roberto

More information

x a x a Lecture 2 Series (See Chapter 1 in Boas)

x a x a Lecture 2 Series (See Chapter 1 in Boas) Lecture Series (See Chapter i Boas) A basic ad very powerful (if pedestria, recall we are lazy AD smart) way to solve ay differetial (or itegral) equatio is via a series expasio of the correspodig solutio

More information

subcaptionfont+=small,labelformat=parens,labelsep=space,skip=6pt,list=0,hypcap=0 subcaption ALGEBRAIC COMBINATORICS LECTURE 8 TUESDAY, 2/16/2016

subcaptionfont+=small,labelformat=parens,labelsep=space,skip=6pt,list=0,hypcap=0 subcaption ALGEBRAIC COMBINATORICS LECTURE 8 TUESDAY, 2/16/2016 subcaptiofot+=small,labelformat=pares,labelsep=space,skip=6pt,list=0,hypcap=0 subcaptio ALGEBRAIC COMBINATORICS LECTURE 8 TUESDAY, /6/06. Self-cojugate Partitios Recall that, give a partitio λ, we may

More information

Polynomials with Rational Roots that Differ by a Non-zero Constant. Generalities

Polynomials with Rational Roots that Differ by a Non-zero Constant. Generalities Polyomials with Ratioal Roots that Differ by a No-zero Costat Philip Gibbs The problem of fidig two polyomials P(x) ad Q(x) of a give degree i a sigle variable x that have all ratioal roots ad differ by

More information

We are mainly going to be concerned with power series in x, such as. (x)} converges - that is, lims N n

We are mainly going to be concerned with power series in x, such as. (x)} converges - that is, lims N n Review of Power Series, Power Series Solutios A power series i x - a is a ifiite series of the form c (x a) =c +c (x a)+(x a) +... We also call this a power series cetered at a. Ex. (x+) is cetered at

More information

Factors of alternating sums of products of binomial and q-binomial coefficients

Factors of alternating sums of products of binomial and q-binomial coefficients ACTA ARITHMETICA 1271 (2007 Factors of alteratig sums of products of biomial ad q-biomial coefficiets by Victor J W Guo (Shaghai Frédéric Jouhet (Lyo ad Jiag Zeg (Lyo 1 Itroductio I 1998 Cali [4 proved

More information

Additional Notes on Power Series

Additional Notes on Power Series Additioal Notes o Power Series Mauela Girotti MATH 37-0 Advaced Calculus of oe variable Cotets Quick recall 2 Abel s Theorem 2 3 Differetiatio ad Itegratio of Power series 4 Quick recall We recall here

More information

Chapter 3. Strong convergence. 3.1 Definition of almost sure convergence

Chapter 3. Strong convergence. 3.1 Definition of almost sure convergence Chapter 3 Strog covergece As poited out i the Chapter 2, there are multiple ways to defie the otio of covergece of a sequece of radom variables. That chapter defied covergece i probability, covergece i

More information

The Random Walk For Dummies

The Random Walk For Dummies The Radom Walk For Dummies Richard A Mote Abstract We look at the priciples goverig the oe-dimesioal discrete radom walk First we review five basic cocepts of probability theory The we cosider the Beroulli

More information

The integrals in Gradshteyn and Ryzhik. Part 5: Some trigonometric integrals

The integrals in Gradshteyn and Ryzhik. Part 5: Some trigonometric integrals SCIENTIA Series A: Mathematical Scieces, Vol. 5 7, 47 6 Uiversidad Técica Federico Sata María Valparaíso, Chile ISSN 76-8446 c Uiversidad Técica Federico Sata María 7 The itegrals i Gradshtey ad Ryzhik.

More information