The Subtree Size Profile of Plane-oriented Recursive Trees

Size: px
Start display at page:

Download "The Subtree Size Profile of Plane-oriented Recursive Trees"

Transcription

1 The Subtree Size Profile of Plane-oriente Recursive Trees Michael FUCHS Department of Applie Mathematics National Chiao Tung University Hsinchu, 3, Taiwan Abstract In this extene abstract, we outline how to erive limit theorems for the number of subtrees of size on the fringe of ranom plane-oriente recursive trees. Our proofs are base on the metho of moments, where a complex-analytic approach is use for constant an an elementary approach for which varies with n. Our approach is of some generality an can be applie to other simple classes of increasing trees as well. 1 Introuction Several recent stuies have been concerne with the noe profile of roote ranom trees, where the noe profile is efine as the number of noes at istance from the root; for ranom binary search trees an recursive trees see Chauvin et al. [4], Chauvin et al. [5], Drmota an Hwang [11], [12], Fuchs et al. [22]; for ranom plane-oriente recursive trees see Hwang [23]; for other types of ranom trees see Drmota an Gittenberger [1], Drmota et al. [13], Drmota an Szpanowsi [14], Par et al. [25]. Here, we are going to investigate another in of profile which is efine as the number of subtrees of size. This profile is calle subtree size profile an has so far only been investigate for ranom binary search trees, ranom recursive trees an ranom Catalan trees; see Chang an Fuchs [3], Dennert an Grübel [7], Feng et al. [16], Feng et al. [17], Feng et al. [18], Fuchs [21]. Similar to the noe profile, the subtree size profile is an important tree characteristic carrying a lot of information on the shape of a tree. For instance, total path length (sum of istances of all noes to the root an Wiener inex (sum of istances between all noes can be easily compute from the subtree size profile. Also, as we will explain in more etails below, results about the subtree size profile will in turn entail results about the occurrence of pattern sizes. Stuying patterns in ranom trees is an important issue with many applications in computer science (for instance in Supporte by National Science Council uner the grant NSC M-9-7-MY2. the context of compressing; see Devroye [8] an Flajolet et al. [19] an mathematical biology (see [3] an Rosenberg [26]. In this paper, we will consier the subtree size profile for ranom plane-oriente recursive trees (or ranom PORTs for short. Ranom PORTs have surface in several recent applications sometimes uner ifferent names such as heaporere trees or scale-free ranom trees. They are for instance use as one of the most simplest moel of ranom networs; see Barabási an Albert [1] an the thorough iscussion in [23]. We will start by efining ranom PORTs. First, PORTs of size n are roote plane trees with n noes that are labele such that the sequence of labels from the root to any noe is increasing. Alternatively, PORTs can be efine via a tree evolution process: start with the root; inuctively assume that a noe of out-egree has + 1 free places (before the first chil, between the first an secon chil, etc.; attach the next noe to a free place. Stop when you have attache n noes. It is easy to see that this gives the same sets. Also, from the secon efinition, we can easily count the number τ n of PORTs of size n. Therefore, observe that the sum over all out-egrees in any tree of size i equals i 1. Hence, the number of free places after inserting i noes equals 2i 1. Finally, τ n is the prouct over all free places after inserting i noes with 1 i n 1. Thus, τ n 1 3 (2n n n!, where ( 2n 2 n 1 /n are the (shifte Catalan numbers. Note that the exponential generating function P (z of τ n is given by 1 an satisfies the ifferential equation (1.1 z P (z 1 1 P (z 1 + P (z + P (z2 + with initial conition P (. The latter equation can also be obtaine by symbolic combinatorics: a PORT without the root (this is the left-han-sie is the orere sequence of PORTs tangling from the root (this is the right-han-sie. A ranom PORT of size n is now efine as a PORT which is chosen from all PORTs of size n with probability

2 1/τ n. Again, an alternative efinition can be given via the above tree evolution process: attach the next noe uniformly to one of the free places. Note that uner this tree evolution process, a noe with high out-egree is more liely to attract the next noe. This preferential attachment rule is one of the reasons of the importance of PORTs. In the sequel, we will be intereste in the subtree size profile of ranom PORTs which is a ouble-inexe ranom variable enote by X n,. We will erive limit laws for fixe an for tening to infinity as n tens to infinity. More precisely, we will prove the following result. THEOREM 1.1. (i (Normal range Let n such that 1 o ( n. Then, X n, µ n, σ n, N(, 1, where µ n, (2n 1/(4 2 1 an, as n, ( σn, ( (2 3!! 2 ( 1! n. (2 + 1 (ii (Poisson range Let n such that c n as n. Then, X n, Poisson(2 1 c 2. (iii (Degenerate range Let n such that < n an n o( as n. Then, L X 1 n,. We will explain some consequences of this result for the occurrences of pattern sizes (the following interpretation of our result was pointe out to us by one of the anonymous referees. Therefore, observe that the number of patterns of size is given by C (the number of roote plane trees. From Stirling s formula, we have (1.2 C π 1/2 3/2 4 1 (. Consequently, all patterns can only occur up to a size which is O(log n. Beyon this, certain patterns cease to exist. Our result on the other han shows that espite of this, all pattern sizes o still occur up to o( n. Pattern sizes of orer n then only exist sporaically an are Poisson. Finally, all pattern sizes beyon the orer of n are highly unliely. The non-existence of patterns beyon n is consistent with other well-nown properties of PORTs. For instance, if we enote by T n the total path length, then the orer of T n is nown to be O(n log n. Moreover, as mentione above, T n can easily be compute from X n, as n 1 T n X n,. Hence, there cannot be patterns with sizes much beyon n log n. Our result shoul be compare with the corresponing results for ranom binary search trees an recursive trees in [16] where the same phenomena was observe (with a slightly ifferent expression for the mean an a more simpler expression for the variance. The proof metho from [16], however, cannot be applie here since it reste on an exact expression for all centere moments which oes not seem to be available here. So, we will have to evise a new metho of proof. Our new metho will use an inuctive proceure calle moment pumping that was use in several recent stuies in the analysis of algorithms (see Chern et al. [6] an references therein. In comparison to [16], our metho will incorporate the cancelations from [16] alreay in the inuction step maing the resulting proof much simpler. Another avantage of our metho is that it can be applie to other classes of ranom trees as well. This will be briefly inicate in a final section, where we are going to apply our metho to other simple classes of ranom increasing trees, thereby showing that the above phenomena is universal for these tree families. We mention in passing that the subtree size profile for simple classes of ranom trees (for a efinition see Drmota [9] was investigate as well. For instance, Catalan trees were treate in [3] an a similar result as above was prove with the critical point n moving up to n 2/3. Similar to simple families of ranom increasing trees, the same phenomena is again expecte to hol universally for many other simple families of ranom trees. Before presenting etails, we will give a short setch of the paper. In the next section, we will loo at the case of constant an erive mean value an variance. Therefore, we will use complex-analytic tools, more precisely, singularity analysis with its closure properties. This metho combine with inuction can be extene to erive the first orer asymptotics of all higher centere moments, too. By the Fréchet-Shohat Theorem, this then implies Theorem 1.1, part (i for constant. As for varying, we will use an elementary approach (in the number-theoretic sense, i.e., no complex analysis is use again base on moments an inuction. Finally, in the last section, we will briefly inicate how our tools can be use to erive similar results for other simple classes of ranom increasing trees, too. 2 Constant Subtree Size - An Analytic Approach Here, we will setch the proof of Theorem 1.1, part (i for constant. Therefore, we will wor with moments.

3 The first step will be to erive the mean value. Next, we will shift-the-mean an show that generating functions of centere moments satisfy a recursive relation (see Lemma 2.1 below. This combine with singularity analysis with its closure properties (see Chapter VI in Flajolet an Segewic [2] will allow us to obtain the singularity expansion of the generating function of the variance from properties of the mean. Then, an asymptotic expansion for the variance will follow from the transfer theorems in [2]. Moreover, this proceure can be generalize to all higher centere moments as well. Finally, our result will follow from the Fréchet- Shohat Theorem (see Lemma 1.43 Elliott in [15]. We mention in passing that one coul alternatively try an approach base on the bivariate generating function (2.4 an Hwang s quasi-power theorem (see [2]. Such an approach has the avantage that one oes not have to treat all moments, but is liely to be restricte to constant only. Our approach via moments, however, also wors for varying as we will emonstrate in Section 3. The starting point of our proof is the following (trivial observation: the number of subtrees in a ranom PORT of size n is the sum of the number of subtrees in all subtrees of the root which are again ranom PORTs. This observation translates into the following istributional recurrence (2.3 X n, N i1 X (i I i, (n > with initial conitions X, 1, X n, for n < an X (i n, X n,. Moreover, X n,, X (i n,, (N, I 1, I 2,... are inepenent ranom variables, where N is the out-egree of the root an I 1,..., I N are the sizes of the subtrees of the root. Due to the uniform probability moel, we have for the joint istribution of (N, I 1, I 2,... π n,r,i1,...,i r : P (N r, I 1 i 1,..., I r i r ( n 1 τi1 τ ir, i 1,..., i r τ n where i 1,..., i r 1 an i i r n 1. Since we are intereste in moments of X n,, we efine the bivariate generating function (2.4 P (z, y n 1 Then, (2.3 translates into (2.5 τ n E (exp(x n, y zn n!. z P 1 (z, y 1 P (z, y +(ey 12 1 C z 1 with initial conition P (, y. Note that P (z, P (z for all 1. As (1.1, the above ifferential equation can also be alternatively obtaine by symbolic combinatorics: a PORT without the root is the sequence of PORTs tangling from the root. Moreover, the number of subtrees of size in a PORT is the sum of the number of subtrees of size in the PORTs tangling from the root (this is the first term of the right-hansie in (2.5 except in the case where the PORT itself has size where we have to a one (this is the correction term on the right-han-sie of (2.5. Next, we compute the mean. Therefore, set M (z n 1 τ n E(X n, zn n!. Then, by ifferentiating the above ifferential equation with respect to y an setting y, we obtain the following ifferential equation z M (z M (z + 21 C z 1 with initial conition M (. The solution of this ifferential equation is easily obtaine as (2.6 M (z 21 C z t 1 1 2tt. From this we can erive the mean value. PROPOSITION 2.1. We have, for n >, Proof. From (2.6, we obtain E (X n, 2n E(X n, n!21 C [z n 1 z ] t 1 1 2tt. τ n Next, 1 z t 1 1 2tt 1 1/2 t 1 1 2tt + 1 z 2 B(, 3/2 (2.7 z /2 1/2 l ( 1! (2 + 1!! 1 t 1 1 2tt 1 ( 1 l ( 1 l (1 2t l+1/2 t 1 ( 1 ( l+1 l 2l + 3 (l+1, l

4 where B(x, y is the beta function. Plugging this into the above expression gives for n > E(X n, n!21!c 1 τ n (2 + 1!! [zn ] 2n , where the last line follows by a simple computation. REMARK 2.1. Note that Theorem 1.1, part (iii follows from the above exact expression of the mean value. Next, we consier the variance an higher centere moments. Therefore, we shift-the-mean. Set µ : 2/(4 2 1 an P (z, y n 1 Then, (2.5 becomes τ n E(exp((X n, µny zn n! P (ze µy, y. z P e µy (z, y 1 P (z, y + (ey 1e µy 2 1 C z 1 with initial conition P (, y. Next, set Ā [m] (z τ n E(X n, µn m zn n!. n 1 Then, again by ifferentiation, we obtain z Ā[m] Ā[m] (z (z with initial conition Ā[m] ( an [m] + B (z B [m] (z (( µ + 1 m ( µ m 2 1 C z m 1 i ( m m i i 1 ( µ i y i 1 P (z, y ( m 1 Ā [i1+1] (z i 1+i 2+i 3m 1 i 1<m 1 i2 1 y i2 1 P (z, y where i 1 y i 1 P (z, y i l y i 1, i 2, i 3 ( i µ l l z Ā[l] (z y i3 1 y i3 1 P, (z, y y y ( (1 µ i ( µ i 2 1 C z 1. B [m] Note that (z is a function of Ā[i] (z with i < m. The above ifferential equation is easily solve. LEMMA 2.1. We have, Ā [m] (z 1 z B [m] (t 1 2tt. This is a recurrence for the generating functions of all centere moments. Hence, we can erive singularity expansions of these generating functions by the closure properties in Chapter VI in [2] an inuction. Asymptotic expansions for the centere moments will then follow from the transfer theorems of Chapter VI in [2]. We will first emonstrate this proceure by treating the variance. Since we want to use the results from Chapter VI in [2], we nee to show that the generating functions are analytic in a omain of the form: for R > 1 an < φ < π/2, (R, φ {z : z < R, z 1/2, arg(z 1/2 > φ}. We call such a omain a -omain. Moreover, a function is calle analytic in a -omain if it is analytic in a -omain for some R an φ. Now, we prove the following result. PROPOSITION 2.2. Ā [2] (z is analytic in a -omain. Moreover, we have the singularity expansion where Ā [2] (z σ O(1 (z 1/2, z, σ (2 3!! 2 ( ( 1! ( Proof. First, note that [2] B (z is a function of Ā [1] (z M zµ (z. Hence, from the expression for M (z erive in the proof [2] of Proposition 2.1, we obtain that B (z is -analytic an B [2] (z O(1/( as z 1/2 an z. Consequently, by Lemma 2.1 an Theorem VI.9 in [2], Ā [2] (z is also -analytic an Ā [2] (z as z 1/2 an z, where c 1/2 c + O(1 B [2] (t 1 2tt. Finally, the claime expression for c is obtaine from the [2] exact expression of B (z (by plugging in the exact expression of M (z an a straightforwar computation.

5 Applying the transfer theorems in [2] gives now the following consequence. COROLLARY 2.1. As n, Var (X n, σ 2 n + O ( n 1/2. REMARK 2.2. The above metho can be use to erive longer expansions of the variance, too. As for higher centere moments, we use the same proceure together with inuction (etails will be given in the journal paper. PROPOSITION 2.3. Ā [m] (z is analytic in a -omain for all m 3. Moreover, we have the singularity expansions ( Ā [2m 1] (z O ( 3/2 m (z 1/2, z an Ā [2m] (2m!(2m 3!!σ2m (z 4 m ( 1/2 m m! + O ( ( 1 m (z 1/2, z. Theorem 1.1, part (i for constant follows from this by the transfer theorems in [2] an the Fréchet-Shohat Theorem. 3 Variable Subtree Size - An Elementary Approach Now, we will setch the proof of the remaining cases of Theorem 1.1. Therefore, assume that n with as n. We will concentrate on part (i, part (ii being prove similarly. As in the previous section, our proof is base on moments an inuction. However, here we will wor irectly with the unerlying sequences instea of their generating functions. Moreover, we will use a slightly ifferent starting point. Therefore, observe that a ranom PORT can be ecompose into two ranom PORTs, one being the leftist subtree an the other the remaining tree. This gives the following istribution recurrence (3.8 X n, XIn, + X n I n, 1 {n In} (n > with initial conitions X, 1, X n, for n < an Xn, X n,. Here, I n is the size of the leftist subtree. Due to the uniform ranom moel, we have π n,j : P (I n j 2(n jc j j n (1 j < n. Since the mean value was alreay erive in the previous section, we can immeiately concentrate on centere moments. Therefore, set, if n <, µ n, 1, if n ; 2n/(4 2 1, if n > ; an P n, (z E(exp((X n, µ n, z. Then, from (3.8 P n, (z 1 j<n where P n, (z 1 for n an π n,j Pj, (z P n j, (ze n,j,z (n >, n,j, µ j, + µ n j, µ n, 1 {jn }. Next, set Ā [m] n, E(X n, µ n, m. Differentiating yiels the following recurrence (3.9 Ā [m] n, 1 j<n (Ā[m] π n,j j, + Ā[m] n j, + where Ā[m] n, for n an B [m] n, (3.1 i 1+i 2+i 3m i 1,i 2<m ( m i 1, i 2, i 3 1 j<n The above recurrence can be easily solve. LEMMA 3.1. For n >, (3.11 Ā [m] n, +1 j n [m] B n, (n >, π n,j Ā [i1] j, Ā[i2] n j, i3 n,j,. C j (n + 1 j Proof. This is a straightforwar justification. B[m] j,. [m] Consequently, since B n, is a function of Ā[i] n, with i < m, we again have a recursive relation for Ā[m] n,. Therefore, we can again use inuction to obtain first orer asymptotics of all higher centere moments. However, to estimate error terms, we will nee a uniform boun as well which is erive by another inuction (see [22] where the same approach was use in a ifferent context. We first treat the variance. PROPOSITION 3.1. (i For, n 1, ( n Var(X n, O 2. (ii Let n such that as n. Then, as n, Var(X n, n 2 2. Proof. Here, (3.1 becomes B [2] n, π n,j 2 n,j,. 1 j<n

6 Next, note that (3.12 B [2] n, O ( π n, ( 1 O 2 + (n C. n We will plug this into Lemma 3.1 an treat the resulting two sums separately. First, for the first sum, j n O O C j (n + 1 j+1 j n3/ j n ( n 1 2 /n j 3/2 (n + 1 j 1/2 x 3/2 (1 x 1/2 x ( n O, 5/2 where we have use (1.2. Next, for the secon sum C +1 j n C C 1 j n (j C j (n + 1 j+1 j j +1 j n C j (n + 1 j +1 j C j (n + 1 j+1 j j C (n C C j (n + 1 j+1 j j +1 j n 1 2 E(X n, 2n 1 2(2 + 1(2 1, where the first claim in the last line is prove by showing that the expression solves the recurrence for the mean. This proves part (i. As for part (ii, observe that (3.12 can be refine to B [2] n, π n, 2 n,, + O ( 1/ 2. Now, we again use Lemma 3.1. The error term is treate as above. As for the main term, observe that 2 n,, 1 as n. Consequently, C j (n + 1 j+1 j π j, 2 j,, +1 j n 2C +1 j n (j C j (n + 1 j+1 j j n 2 2, where the last line follows as above. This proves part (ii. The next step is to use inuction to generalize the previous result to all higher centere moments. The proof is long an cumbersome an we will not give etails here. PROPOSITION 3.2. (i For, n 1 an m 2, { Ā [m] n ( n } m/2 n, (max O 2, 2. (ii Let n such that o( n an as n. Then, as n, ( ( Ā [2m 1] n m 1/2 n, o 2 ; ( Ā [2m] n m n, g m, 2 2 for m 1, where g m (2m!/(2 m m!. From this, our claime result follows by the Fréchet- Shohat Theorem. 4 Other Simple Classes of Increasing Trees In this final section, we inicate some extensions of our result to other simple classes of increasing trees. We will be rather brief an postpone further etails to the journal version of this paper. Simple classes of increasing trees were introuce in Bergeron et al. [2] an are efine as follows: first, an increasing tree is a roote, plane, noe-labele tree with the sequence of labels from the root to any noe being increasing. A simple class of increasing trees is then efine as the class of increasing trees together with a weight sequence φ r with φ > an φ r > for some r 2. The orinary generating function of the weight sequence, i.e., φ(ω r φ r ω r is calle weight function. Using the weight sequence, a weight is attache to every increasing tree T as follows ω(t v T φ (v, where the prouct runs over all noes of T an (v is the out-egree of v. Next, we equip a simple class of increasing trees with a probability moel, where the probability of T is proportional to its weight, i.e., if τ n ω(t, T has n noes then the probability of a tree T with n noes is ω(t /τ n. Note that if P (z enotes the exponential generating function of τ n then z P (z φ(p (z φ + φ 1 P (z +

7 with initial conition P (. As (1.1, this ifferential equation can again be erive by symbolic combinatorics: an increasing tree without the root (this is the left-han-sie is the sequence of increasing trees tangling from the root where we have to multiply with φ if the root has out-egree (this is the right-han-sie. It is easy to see that ranom binary search trees, ranom recursive trees an ranom PORTs are all simple classes of increasing trees. Note that all of them can be generate by a tree evolution process. It is interesting to as which other simple classes of increasing trees amit such a construction (via a natural tree evolution process. This question was solve in Panholzer an Proinger [24], where it was shown that up to scaling such a construction exists if an only if the class belongs to following three types. Ranom -ary trees: φ(ω (1 + t, where {2, 3, 4,...}. Ranom recursive trees: φ(ω e t. Generalize ranom PORTs: φ(ω (1 t r+1, where r > 1. Using our previous approach, a similar result as Theorem 1.1 can be prove for those classes as well (for instance, again by symbolic combinatorics, one easily erives a ifferential equation similar to (2.5 for the bivariate generating function. We just state our result for generalize ranom PORTs. First, the mean value of generalize ranom PORTs has again a simple expression. THEOREM 4.1. We have for n > µ n, : E(X n, (r 1(rn 1 (r + r 1(r 1. Moreover, results for the variance an limit laws can be given as well. We just state the result for varying. THEOREM 4.2. (i (Normal range Let n such that as n. Then, where, as n, X n, µ n, σ n, σ 2 n, r 1 r N(, 1, n 2. (ii (Poisson range Let n such that c n as n. Then, X n, Poisson((r 1r 1 c 2. (iii (Degenerate range Let n such that < n an n o( as n. Then, L X 1 n,. Acnowlegments We than Marus Kuba an Alois Panholzer for bringing the current topic to our attention an for some insightful iscussions. Moreover, we than Brigitte Vallée an the anonymous referees for many helpful comments. References [1] A.-L. Barabási an R. Albert (1999. Emergence of scaling in ranom networs, Science, 286, [2] F. Bergeron, P. Flajolet, an B. Salvy (1992. Varieties of increasing trees, Lectures Notes in Computer Science, 581, [3] H. Chang an M. Fuchs (21. Limit theorems for pattern in phylogenetic trees, Journal of Mathematical Biology, 6, [4] B. Chauvin, M. Drmota, an J. Jabbour-Hattab (21. The profile of binary search trees, Annals of Applie Probability, 11, [5] B. Chauvin, T. Klein, J.-F. Marcert, an A. Rouault (25. Martingales an profile of binary search trees, Electronic Journal of Probability, 1, [6] H.-H. Chern, M. Fuchs, an H.-K. Hwang (27. Phase changes in ranom point quatrees, ACM Transactions on Algorithms, 3, 51 pages. [7] F. Dennert an R. Grübel (21. On the subtree size profile of binary search trees, Combinatorics, Probability an Computing, 19, [8] L. Devroye (1998. On the richness of the collection of subtrees in ranom binary search trees, Information Processing Letters, 65, [9] M. Drmota. Ranom Trees. SpringerWienNewYor, 29. [1] M. Drmota an B. Gittenberger (1997. On the profile of ranom trees, Ranom Structures an Algorithms, 1, [11] M. Drmota an H.-K. Hwang (25. Bimoality an phase transitions in the profile variance of ranom binary search trees, SIAM Journal on Discrete Mathematics, 19, [12] M. Drmota an H.-K. Hwang (25. Profile of ranom trees: correlation an with of ranom recursive trees an binary search trees, Avances in Applie Probability, 37, [13] M. Drmota, S. Janson, an R. Neininger (28. A functional limit theorem for the profile of search trees, The Annals of Applie Probability, 18, [14] M. Drmota an W. Szpanowsi (21. The expecte behavior of igital search tree profile, submitte. [15] P. D. T. A. Elliott. Probabilistic Number Theory I. Central Limit Theorems. Springer, New-Yor, [16] Q. Feng, H. Mahmou, an A. Panholzer (28. Phase changes in subtree varieties in ranom recursive trees an binary search trees, SIAM Journal on Discrete Mathematics, 22, [17] Q. Feng, H. Mahmou, an C. Su (27. On the variety of subtrees in a ranom recursive tree, Technical report, The George Washington University, Washington, DC. [18] Q. Feng, B. Miao, an C. Su (26. On the subtrees of

8 binary search trees, Chinese Journal of Applie Probability an Statistics, 22, [19] P. Flajolet, X. Gouron, C. Martinez (1997. Patterns in ranom binary search trees, Ranom Structures an Algorithms, 11, [2] P. Flajolet an R. Segewic. Analytic Combinatorics. Cambrige University Press, 29. [21] M. Fuchs (28. Subtree Sizes in Recursive Trees an Binary Search Trees: Berry-Esseen Bouns an Poisson Approximations, Combinatorics, Probability an Computing, 17, [22] M. Fuchs, H.-K. Hwang, an R. Neininger (26. Profiles of ranom trees: Limit theorems for ranom recursive trees an binary search trees, Algorithmica, 46, [23] H.-K. Hwang (27. Profiles of ranom trees: plane-oriente recursive trees, Ranom Structures an Algorithms, 3, [24] A. Panholzer an H. Proinger (27. The level of noes in increasing trees revisite, Ranom Structures an Algorithms, 31, [25] G. Par, H.-K. Hwang, P. Nicoeme, an W. Szpanowsi (29. Profiles of tries, SIAM Journal on Computing, 38, [26] N. A. Rosenberg (26. The mean an variance of the number of r-pronge noes an r-caterpillars in Yule-generate genealogical trees, Annals of Combinatorics, 1,

The Subtree Size Profile of Plane-oriented Recursive Trees

The Subtree Size Profile of Plane-oriented Recursive Trees The Subtree Size Profile of Plane-oriented Recursive Trees Michael Fuchs Department of Applied Mathematics National Chiao Tung University Hsinchu, Taiwan ANALCO11, January 22nd, 2011 Michael Fuchs (NCTU)

More information

The Subtree Size Profile of Bucket Recursive Trees

The Subtree Size Profile of Bucket Recursive Trees Iranian Journal of Mathematical Sciences and Informatics Vol., No. (206, pp - DOI: 0.7508/ijmsi.206.0.00 The Subtree Size Profile of Bucket Recursive Trees Ramin Kazemi Department of Statistics, Imam Khomeini

More information

On the number of subtrees on the fringe of random trees (partly joint with Huilan Chang)

On the number of subtrees on the fringe of random trees (partly joint with Huilan Chang) On the number of subtrees on the fringe of random trees (partly joint with Huilan Chang) Michael Fuchs Institute of Applied Mathematics National Chiao Tung University Hsinchu, Taiwan April 16th, 2008 Michael

More information

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013 Survey Sampling Kosuke Imai Department of Politics, Princeton University February 19, 2013 Survey sampling is one of the most commonly use ata collection methos for social scientists. We begin by escribing

More information

Partial match queries in random quadtrees

Partial match queries in random quadtrees Partial match queries in ranom quatrees Nicolas Broutin Ralph Neininger Henning Sulzbach Abstract We consier the problem of recovering items matching a partially specifie pattern in multiimensional trees

More information

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x)

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x) Y. D. Chong (2016) MH2801: Complex Methos for the Sciences 1. Derivatives The erivative of a function f(x) is another function, efine in terms of a limiting expression: f (x) f (x) lim x δx 0 f(x + δx)

More information

Ramsey numbers of some bipartite graphs versus complete graphs

Ramsey numbers of some bipartite graphs versus complete graphs Ramsey numbers of some bipartite graphs versus complete graphs Tao Jiang, Michael Salerno Miami University, Oxfor, OH 45056, USA Abstract. The Ramsey number r(h, K n ) is the smallest positive integer

More information

Least-Squares Regression on Sparse Spaces

Least-Squares Regression on Sparse Spaces Least-Squares Regression on Sparse Spaces Yuri Grinberg, Mahi Milani Far, Joelle Pineau School of Computer Science McGill University Montreal, Canaa {ygrinb,mmilan1,jpineau}@cs.mcgill.ca 1 Introuction

More information

Two formulas for the Euler ϕ-function

Two formulas for the Euler ϕ-function Two formulas for the Euler ϕ-function Robert Frieman A multiplication formula for ϕ(n) The first formula we want to prove is the following: Theorem 1. If n 1 an n 2 are relatively prime positive integers,

More information

6 General properties of an autonomous system of two first order ODE

6 General properties of an autonomous system of two first order ODE 6 General properties of an autonomous system of two first orer ODE Here we embark on stuying the autonomous system of two first orer ifferential equations of the form ẋ 1 = f 1 (, x 2 ), ẋ 2 = f 2 (, x

More information

Applications of Analytic Combinatorics in Mathematical Biology (joint with H. Chang, M. Drmota, E. Y. Jin, and Y.-W. Lee)

Applications of Analytic Combinatorics in Mathematical Biology (joint with H. Chang, M. Drmota, E. Y. Jin, and Y.-W. Lee) Applications of Analytic Combinatorics in Mathematical Biology (joint with H. Chang, M. Drmota, E. Y. Jin, and Y.-W. Lee) Michael Fuchs Department of Applied Mathematics National Chiao Tung University

More information

The Height of List-tries and TST

The Height of List-tries and TST Discrete Mathematics an Theoretical Computer Science (subm.), by the authors, 1 rev The Height of List-tries an TST N. Broutin 1 an L. Devroye 1 1 School of Computer Science, McGill University, 3480 University

More information

Lecture Introduction. 2 Examples of Measure Concentration. 3 The Johnson-Lindenstrauss Lemma. CS-621 Theory Gems November 28, 2012

Lecture Introduction. 2 Examples of Measure Concentration. 3 The Johnson-Lindenstrauss Lemma. CS-621 Theory Gems November 28, 2012 CS-6 Theory Gems November 8, 0 Lecture Lecturer: Alesaner Mąry Scribes: Alhussein Fawzi, Dorina Thanou Introuction Toay, we will briefly iscuss an important technique in probability theory measure concentration

More information

Convergence of Random Walks

Convergence of Random Walks Chapter 16 Convergence of Ranom Walks This lecture examines the convergence of ranom walks to the Wiener process. This is very important both physically an statistically, an illustrates the utility of

More information

Discrete Mathematics

Discrete Mathematics Discrete Mathematics 309 (009) 86 869 Contents lists available at ScienceDirect Discrete Mathematics journal homepage: wwwelseviercom/locate/isc Profile vectors in the lattice of subspaces Dániel Gerbner

More information

Topic 7: Convergence of Random Variables

Topic 7: Convergence of Random Variables Topic 7: Convergence of Ranom Variables Course 003, 2016 Page 0 The Inference Problem So far, our starting point has been a given probability space (S, F, P). We now look at how to generate information

More information

Lagrangian and Hamiltonian Mechanics

Lagrangian and Hamiltonian Mechanics Lagrangian an Hamiltonian Mechanics.G. Simpson, Ph.. epartment of Physical Sciences an Engineering Prince George s Community College ecember 5, 007 Introuction In this course we have been stuying classical

More information

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs Lectures - Week 10 Introuction to Orinary Differential Equations (ODES) First Orer Linear ODEs When stuying ODEs we are consiering functions of one inepenent variable, e.g., f(x), where x is the inepenent

More information

Lower Bounds for the Smoothed Number of Pareto optimal Solutions

Lower Bounds for the Smoothed Number of Pareto optimal Solutions Lower Bouns for the Smoothe Number of Pareto optimal Solutions Tobias Brunsch an Heiko Röglin Department of Computer Science, University of Bonn, Germany brunsch@cs.uni-bonn.e, heiko@roeglin.org Abstract.

More information

Linear First-Order Equations

Linear First-Order Equations 5 Linear First-Orer Equations Linear first-orer ifferential equations make up another important class of ifferential equations that commonly arise in applications an are relatively easy to solve (in theory)

More information

arxiv: v2 [math.pr] 27 Nov 2018

arxiv: v2 [math.pr] 27 Nov 2018 Range an spee of rotor wals on trees arxiv:15.57v [math.pr] 7 Nov 1 Wilfrie Huss an Ecaterina Sava-Huss November, 1 Abstract We prove a law of large numbers for the range of rotor wals with ranom initial

More information

Proof of SPNs as Mixture of Trees

Proof of SPNs as Mixture of Trees A Proof of SPNs as Mixture of Trees Theorem 1. If T is an inuce SPN from a complete an ecomposable SPN S, then T is a tree that is complete an ecomposable. Proof. Argue by contraiction that T is not a

More information

IPA Derivatives for Make-to-Stock Production-Inventory Systems With Backorders Under the (R,r) Policy

IPA Derivatives for Make-to-Stock Production-Inventory Systems With Backorders Under the (R,r) Policy IPA Derivatives for Make-to-Stock Prouction-Inventory Systems With Backorers Uner the (Rr) Policy Yihong Fan a Benamin Melame b Yao Zhao c Yorai Wari Abstract This paper aresses Infinitesimal Perturbation

More information

arxiv:hep-th/ v1 3 Feb 1993

arxiv:hep-th/ v1 3 Feb 1993 NBI-HE-9-89 PAR LPTHE 9-49 FTUAM 9-44 November 99 Matrix moel calculations beyon the spherical limit arxiv:hep-th/93004v 3 Feb 993 J. Ambjørn The Niels Bohr Institute Blegamsvej 7, DK-00 Copenhagen Ø,

More information

NOTES ON EULER-BOOLE SUMMATION (1) f (l 1) (n) f (l 1) (m) + ( 1)k 1 k! B k (y) f (k) (y) dy,

NOTES ON EULER-BOOLE SUMMATION (1) f (l 1) (n) f (l 1) (m) + ( 1)k 1 k! B k (y) f (k) (y) dy, NOTES ON EULER-BOOLE SUMMATION JONATHAN M BORWEIN, NEIL J CALKIN, AND DANTE MANNA Abstract We stuy a connection between Euler-MacLaurin Summation an Boole Summation suggeste in an AMM note from 196, which

More information

Time-of-Arrival Estimation in Non-Line-Of-Sight Environments

Time-of-Arrival Estimation in Non-Line-Of-Sight Environments 2 Conference on Information Sciences an Systems, The Johns Hopkins University, March 2, 2 Time-of-Arrival Estimation in Non-Line-Of-Sight Environments Sinan Gezici, Hisashi Kobayashi an H. Vincent Poor

More information

1 Math 285 Homework Problem List for S2016

1 Math 285 Homework Problem List for S2016 1 Math 85 Homework Problem List for S016 Note: solutions to Lawler Problems will appear after all of the Lecture Note Solutions. 1.1 Homework 1. Due Friay, April 8, 016 Look at from lecture note exercises:

More information

Notes on Lie Groups, Lie algebras, and the Exponentiation Map Mitchell Faulk

Notes on Lie Groups, Lie algebras, and the Exponentiation Map Mitchell Faulk Notes on Lie Groups, Lie algebras, an the Exponentiation Map Mitchell Faulk 1. Preliminaries. In these notes, we concern ourselves with special objects calle matrix Lie groups an their corresponing Lie

More information

Approximate Counting via the Poisson-Laplace-Mellin Method (joint with Chung-Kuei Lee and Helmut Prodinger)

Approximate Counting via the Poisson-Laplace-Mellin Method (joint with Chung-Kuei Lee and Helmut Prodinger) Approximate Counting via the Poisson-Laplace-Mellin Method (joint with Chung-Kuei Lee and Helmut Prodinger) Michael Fuchs Department of Applied Mathematics National Chiao Tung University Hsinchu, Taiwan

More information

Range and speed of rotor walks on trees

Range and speed of rotor walks on trees Range an spee of rotor wals on trees Wilfrie Huss an Ecaterina Sava-Huss May 15, 1 Abstract We prove a law of large numbers for the range of rotor wals with ranom initial configuration on regular trees

More information

Final Exam Study Guide and Practice Problems Solutions

Final Exam Study Guide and Practice Problems Solutions Final Exam Stuy Guie an Practice Problems Solutions Note: These problems are just some of the types of problems that might appear on the exam. However, to fully prepare for the exam, in aition to making

More information

EVALUATING HIGHER DERIVATIVE TENSORS BY FORWARD PROPAGATION OF UNIVARIATE TAYLOR SERIES

EVALUATING HIGHER DERIVATIVE TENSORS BY FORWARD PROPAGATION OF UNIVARIATE TAYLOR SERIES MATHEMATICS OF COMPUTATION Volume 69, Number 231, Pages 1117 1130 S 0025-5718(00)01120-0 Article electronically publishe on February 17, 2000 EVALUATING HIGHER DERIVATIVE TENSORS BY FORWARD PROPAGATION

More information

The Principle of Least Action

The Principle of Least Action Chapter 7. The Principle of Least Action 7.1 Force Methos vs. Energy Methos We have so far stuie two istinct ways of analyzing physics problems: force methos, basically consisting of the application of

More information

arxiv: v4 [math.pr] 27 Jul 2016

arxiv: v4 [math.pr] 27 Jul 2016 The Asymptotic Distribution of the Determinant of a Ranom Correlation Matrix arxiv:309768v4 mathpr] 7 Jul 06 AM Hanea a, & GF Nane b a Centre of xcellence for Biosecurity Risk Analysis, University of Melbourne,

More information

Calculus of Variations

Calculus of Variations Calculus of Variations Lagrangian formalism is the main tool of theoretical classical mechanics. Calculus of Variations is a part of Mathematics which Lagrangian formalism is base on. In this section,

More information

Chromatic number for a generalization of Cartesian product graphs

Chromatic number for a generalization of Cartesian product graphs Chromatic number for a generalization of Cartesian prouct graphs Daniel Král Douglas B. West Abstract Let G be a class of graphs. The -fol gri over G, enote G, is the family of graphs obtaine from -imensional

More information

A variance decomposition and a Central Limit Theorem for empirical losses associated with resampling designs

A variance decomposition and a Central Limit Theorem for empirical losses associated with resampling designs Mathias Fuchs, Norbert Krautenbacher A variance ecomposition an a Central Limit Theorem for empirical losses associate with resampling esigns Technical Report Number 173, 2014 Department of Statistics

More information

Introduction to Markov Processes

Introduction to Markov Processes Introuction to Markov Processes Connexions moule m44014 Zzis law Gustav) Meglicki, Jr Office of the VP for Information Technology Iniana University RCS: Section-2.tex,v 1.24 2012/12/21 18:03:08 gustav

More information

SYMMETRIC KRONECKER PRODUCTS AND SEMICLASSICAL WAVE PACKETS

SYMMETRIC KRONECKER PRODUCTS AND SEMICLASSICAL WAVE PACKETS SYMMETRIC KRONECKER PRODUCTS AND SEMICLASSICAL WAVE PACKETS GEORGE A HAGEDORN AND CAROLINE LASSER Abstract We investigate the iterate Kronecker prouct of a square matrix with itself an prove an invariance

More information

The Exact Form and General Integrating Factors

The Exact Form and General Integrating Factors 7 The Exact Form an General Integrating Factors In the previous chapters, we ve seen how separable an linear ifferential equations can be solve using methos for converting them to forms that can be easily

More information

A LIMIT THEOREM FOR RANDOM FIELDS WITH A SINGULARITY IN THE SPECTRUM

A LIMIT THEOREM FOR RANDOM FIELDS WITH A SINGULARITY IN THE SPECTRUM Teor Imov r. ta Matem. Statist. Theor. Probability an Math. Statist. Vip. 81, 1 No. 81, 1, Pages 147 158 S 94-911)816- Article electronically publishe on January, 11 UDC 519.1 A LIMIT THEOREM FOR RANDOM

More information

Witt#5: Around the integrality criterion 9.93 [version 1.1 (21 April 2013), not completed, not proofread]

Witt#5: Around the integrality criterion 9.93 [version 1.1 (21 April 2013), not completed, not proofread] Witt vectors. Part 1 Michiel Hazewinkel Sienotes by Darij Grinberg Witt#5: Aroun the integrality criterion 9.93 [version 1.1 21 April 2013, not complete, not proofrea In [1, section 9.93, Hazewinkel states

More information

Lecture 5. Symmetric Shearer s Lemma

Lecture 5. Symmetric Shearer s Lemma Stanfor University Spring 208 Math 233: Non-constructive methos in combinatorics Instructor: Jan Vonrák Lecture ate: January 23, 208 Original scribe: Erik Bates Lecture 5 Symmetric Shearer s Lemma Here

More information

. Using a multinomial model gives us the following equation for P d. , with respect to same length term sequences.

. Using a multinomial model gives us the following equation for P d. , with respect to same length term sequences. S 63 Lecture 8 2/2/26 Lecturer Lillian Lee Scribes Peter Babinski, Davi Lin Basic Language Moeling Approach I. Special ase of LM-base Approach a. Recap of Formulas an Terms b. Fixing θ? c. About that Multinomial

More information

Lower bounds on Locality Sensitive Hashing

Lower bounds on Locality Sensitive Hashing Lower bouns on Locality Sensitive Hashing Rajeev Motwani Assaf Naor Rina Panigrahy Abstract Given a metric space (X, X ), c 1, r > 0, an p, q [0, 1], a istribution over mappings H : X N is calle a (r,

More information

3.6. Let s write out the sample space for this random experiment:

3.6. Let s write out the sample space for this random experiment: STAT 5 3 Let s write out the sample space for this ranom experiment: S = {(, 2), (, 3), (, 4), (, 5), (2, 3), (2, 4), (2, 5), (3, 4), (3, 5), (4, 5)} This sample space assumes the orering of the balls

More information

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 2 (Rates of change) A.J.Hobson

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 2 (Rates of change) A.J.Hobson JUST THE MATHS UNIT NUMBER 10.2 DIFFERENTIATION 2 (Rates of change) by A.J.Hobson 10.2.1 Introuction 10.2.2 Average rates of change 10.2.3 Instantaneous rates of change 10.2.4 Derivatives 10.2.5 Exercises

More information

1. Aufgabenblatt zur Vorlesung Probability Theory

1. Aufgabenblatt zur Vorlesung Probability Theory 24.10.17 1. Aufgabenblatt zur Vorlesung By (Ω, A, P ) we always enote the unerlying probability space, unless state otherwise. 1. Let r > 0, an efine f(x) = 1 [0, [ (x) exp( r x), x R. a) Show that p f

More information

Tractability results for weighted Banach spaces of smooth functions

Tractability results for weighted Banach spaces of smooth functions Tractability results for weighte Banach spaces of smooth functions Markus Weimar Mathematisches Institut, Universität Jena Ernst-Abbe-Platz 2, 07740 Jena, Germany email: markus.weimar@uni-jena.e March

More information

Characterizing Real-Valued Multivariate Complex Polynomials and Their Symmetric Tensor Representations

Characterizing Real-Valued Multivariate Complex Polynomials and Their Symmetric Tensor Representations Characterizing Real-Value Multivariate Complex Polynomials an Their Symmetric Tensor Representations Bo JIANG Zhening LI Shuzhong ZHANG December 31, 2014 Abstract In this paper we stuy multivariate polynomial

More information

Generalized Tractability for Multivariate Problems

Generalized Tractability for Multivariate Problems Generalize Tractability for Multivariate Problems Part II: Linear Tensor Prouct Problems, Linear Information, an Unrestricte Tractability Michael Gnewuch Department of Computer Science, University of Kiel,

More information

x f(x) x f(x) approaching 1 approaching 0.5 approaching 1 approaching 0.

x f(x) x f(x) approaching 1 approaching 0.5 approaching 1 approaching 0. Engineering Mathematics 2 26 February 2014 Limits of functions Consier the function 1 f() = 1. The omain of this function is R + \ {1}. The function is not efine at 1. What happens when is close to 1?

More information

Separation of Variables

Separation of Variables Physics 342 Lecture 1 Separation of Variables Lecture 1 Physics 342 Quantum Mechanics I Monay, January 25th, 2010 There are three basic mathematical tools we nee, an then we can begin working on the physical

More information

Some Examples. Uniform motion. Poisson processes on the real line

Some Examples. Uniform motion. Poisson processes on the real line Some Examples Our immeiate goal is to see some examples of Lévy processes, an/or infinitely-ivisible laws on. Uniform motion Choose an fix a nonranom an efine X := for all (1) Then, {X } is a [nonranom]

More information

APPROXIMATE SOLUTION FOR TRANSIENT HEAT TRANSFER IN STATIC TURBULENT HE II. B. Baudouy. CEA/Saclay, DSM/DAPNIA/STCM Gif-sur-Yvette Cedex, France

APPROXIMATE SOLUTION FOR TRANSIENT HEAT TRANSFER IN STATIC TURBULENT HE II. B. Baudouy. CEA/Saclay, DSM/DAPNIA/STCM Gif-sur-Yvette Cedex, France APPROXIMAE SOLUION FOR RANSIEN HEA RANSFER IN SAIC URBULEN HE II B. Bauouy CEA/Saclay, DSM/DAPNIA/SCM 91191 Gif-sur-Yvette Ceex, France ABSRAC Analytical solution in one imension of the heat iffusion equation

More information

FLUCTUATIONS IN THE NUMBER OF POINTS ON SMOOTH PLANE CURVES OVER FINITE FIELDS. 1. Introduction

FLUCTUATIONS IN THE NUMBER OF POINTS ON SMOOTH PLANE CURVES OVER FINITE FIELDS. 1. Introduction FLUCTUATIONS IN THE NUMBER OF POINTS ON SMOOTH PLANE CURVES OVER FINITE FIELDS ALINA BUCUR, CHANTAL DAVID, BROOKE FEIGON, MATILDE LALÍN 1 Introuction In this note, we stuy the fluctuations in the number

More information

A Novel Decoupled Iterative Method for Deep-Submicron MOSFET RF Circuit Simulation

A Novel Decoupled Iterative Method for Deep-Submicron MOSFET RF Circuit Simulation A Novel ecouple Iterative Metho for eep-submicron MOSFET RF Circuit Simulation CHUAN-SHENG WANG an YIMING LI epartment of Mathematics, National Tsing Hua University, National Nano evice Laboratories, an

More information

Schrödinger s equation.

Schrödinger s equation. Physics 342 Lecture 5 Schröinger s Equation Lecture 5 Physics 342 Quantum Mechanics I Wenesay, February 3r, 2010 Toay we iscuss Schröinger s equation an show that it supports the basic interpretation of

More information

arxiv: v1 [cs.ds] 31 May 2017

arxiv: v1 [cs.ds] 31 May 2017 Succinct Partial Sums an Fenwick Trees Philip Bille, Aners Roy Christiansen, Nicola Prezza, an Freerik Rye Skjoljensen arxiv:1705.10987v1 [cs.ds] 31 May 2017 Technical University of Denmark, DTU Compute,

More information

New bounds on Simonyi s conjecture

New bounds on Simonyi s conjecture New bouns on Simonyi s conjecture Daniel Soltész soltesz@math.bme.hu Department of Computer Science an Information Theory, Buapest University of Technology an Economics arxiv:1510.07597v1 [math.co] 6 Oct

More information

A Random Graph Model for Massive Graphs

A Random Graph Model for Massive Graphs A Ranom Graph Moel for Massive Graphs William Aiello AT&T Labs Florham Park, New Jersey aiello@research.att.com Fan Chung University of California, San Diego fan@ucs.eu Linyuan Lu University of Pennsylvania,

More information

Three-Variable Bracket Polynomial for Two-Bridge Knots

Three-Variable Bracket Polynomial for Two-Bridge Knots Three-Variable Bracket Polynomial for Two-Brige Knots Matthew Overuin Research Experience for Unergrauates California State University, San Bernarino San Bernarino, CA 92407 August 23, 2013 Abstract In

More information

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Implicit Differentiation Using the Chain Rule In the previous section we focuse on the erivatives of composites an saw that THEOREM 20 (Chain Rule) Suppose that u = g(x) is ifferentiable

More information

On colour-blind distinguishing colour pallets in regular graphs

On colour-blind distinguishing colour pallets in regular graphs J Comb Optim (2014 28:348 357 DOI 10.1007/s10878-012-9556-x On colour-blin istinguishing colour pallets in regular graphs Jakub Przybyło Publishe online: 25 October 2012 The Author(s 2012. This article

More information

Chapter 6: Energy-Momentum Tensors

Chapter 6: Energy-Momentum Tensors 49 Chapter 6: Energy-Momentum Tensors This chapter outlines the general theory of energy an momentum conservation in terms of energy-momentum tensors, then applies these ieas to the case of Bohm's moel.

More information

An Optimal Algorithm for Bandit and Zero-Order Convex Optimization with Two-Point Feedback

An Optimal Algorithm for Bandit and Zero-Order Convex Optimization with Two-Point Feedback Journal of Machine Learning Research 8 07) - Submitte /6; Publishe 5/7 An Optimal Algorithm for Banit an Zero-Orer Convex Optimization with wo-point Feeback Oha Shamir Department of Computer Science an

More information

Rules of Differentiation

Rules of Differentiation LECTURE 2 Rules of Differentiation At te en of Capter 2, we finally arrive at te following efinition of te erivative of a function f f x + f x x := x 0 oing so only after an extene iscussion as wat te

More information

Similar Operators and a Functional Calculus for the First-Order Linear Differential Operator

Similar Operators and a Functional Calculus for the First-Order Linear Differential Operator Avances in Applie Mathematics, 9 47 999 Article ID aama.998.067, available online at http: www.iealibrary.com on Similar Operators an a Functional Calculus for the First-Orer Linear Differential Operator

More information

arxiv:math/ v1 [math.pr] 19 Apr 2001

arxiv:math/ v1 [math.pr] 19 Apr 2001 Conitional Expectation as Quantile Derivative arxiv:math/00490v math.pr 9 Apr 200 Dirk Tasche November 3, 2000 Abstract For a linear combination u j X j of ranom variables, we are intereste in the partial

More information

cosh x sinh x So writing t = tan(x/2) we have 6.4 Integration using tan(x/2) = 2 2t 1 + t 2 cos x = 1 t2 We will revisit the double angle identities:

cosh x sinh x So writing t = tan(x/2) we have 6.4 Integration using tan(x/2) = 2 2t 1 + t 2 cos x = 1 t2 We will revisit the double angle identities: 6.4 Integration using tanx/) We will revisit the ouble angle ientities: sin x = sinx/) cosx/) = tanx/) sec x/) = tanx/) + tan x/) cos x = cos x/) sin x/) tan x = = tan x/) sec x/) tanx/) tan x/). = tan

More information

Quantum mechanical approaches to the virial

Quantum mechanical approaches to the virial Quantum mechanical approaches to the virial S.LeBohec Department of Physics an Astronomy, University of Utah, Salt Lae City, UT 84112, USA Date: June 30 th 2015 In this note, we approach the virial from

More information

A new proof of the sharpness of the phase transition for Bernoulli percolation on Z d

A new proof of the sharpness of the phase transition for Bernoulli percolation on Z d A new proof of the sharpness of the phase transition for Bernoulli percolation on Z Hugo Duminil-Copin an Vincent Tassion October 8, 205 Abstract We provie a new proof of the sharpness of the phase transition

More information

II. First variation of functionals

II. First variation of functionals II. First variation of functionals The erivative of a function being zero is a necessary conition for the etremum of that function in orinary calculus. Let us now tackle the question of the equivalent

More information

On the number of isolated eigenvalues of a pair of particles in a quantum wire

On the number of isolated eigenvalues of a pair of particles in a quantum wire On the number of isolate eigenvalues of a pair of particles in a quantum wire arxiv:1812.11804v1 [math-ph] 31 Dec 2018 Joachim Kerner 1 Department of Mathematics an Computer Science FernUniversität in

More information

2Algebraic ONLINE PAGE PROOFS. foundations

2Algebraic ONLINE PAGE PROOFS. foundations Algebraic founations. Kick off with CAS. Algebraic skills.3 Pascal s triangle an binomial expansions.4 The binomial theorem.5 Sets of real numbers.6 Surs.7 Review . Kick off with CAS Playing lotto Using

More information

ALGEBRAIC AND ANALYTIC PROPERTIES OF ARITHMETIC FUNCTIONS

ALGEBRAIC AND ANALYTIC PROPERTIES OF ARITHMETIC FUNCTIONS ALGEBRAIC AND ANALYTIC PROPERTIES OF ARITHMETIC FUNCTIONS MARK SCHACHNER Abstract. When consiere as an algebraic space, the set of arithmetic functions equippe with the operations of pointwise aition an

More information

A note on asymptotic formulae for one-dimensional network flow problems Carlos F. Daganzo and Karen R. Smilowitz

A note on asymptotic formulae for one-dimensional network flow problems Carlos F. Daganzo and Karen R. Smilowitz A note on asymptotic formulae for one-imensional network flow problems Carlos F. Daganzo an Karen R. Smilowitz (to appear in Annals of Operations Research) Abstract This note evelops asymptotic formulae

More information

Chapter 2 Lagrangian Modeling

Chapter 2 Lagrangian Modeling Chapter 2 Lagrangian Moeling The basic laws of physics are use to moel every system whether it is electrical, mechanical, hyraulic, or any other energy omain. In mechanics, Newton s laws of motion provie

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

On the minimum distance of elliptic curve codes

On the minimum distance of elliptic curve codes On the minimum istance of elliptic curve coes Jiyou Li Department of Mathematics Shanghai Jiao Tong University Shanghai PRChina Email: lijiyou@sjtueucn Daqing Wan Department of Mathematics University of

More information

Lie symmetry and Mei conservation law of continuum system

Lie symmetry and Mei conservation law of continuum system Chin. Phys. B Vol. 20, No. 2 20 020 Lie symmetry an Mei conservation law of continuum system Shi Shen-Yang an Fu Jing-Li Department of Physics, Zhejiang Sci-Tech University, Hangzhou 3008, China Receive

More information

Analyzing Tensor Power Method Dynamics in Overcomplete Regime

Analyzing Tensor Power Method Dynamics in Overcomplete Regime Journal of Machine Learning Research 18 (2017) 1-40 Submitte 9/15; Revise 11/16; Publishe 4/17 Analyzing Tensor Power Metho Dynamics in Overcomplete Regime Animashree Ananumar Department of Electrical

More information

DEGREE DISTRIBUTION OF SHORTEST PATH TREES AND BIAS OF NETWORK SAMPLING ALGORITHMS

DEGREE DISTRIBUTION OF SHORTEST PATH TREES AND BIAS OF NETWORK SAMPLING ALGORITHMS DEGREE DISTRIBUTION OF SHORTEST PATH TREES AND BIAS OF NETWORK SAMPLING ALGORITHMS SHANKAR BHAMIDI 1, JESSE GOODMAN 2, REMCO VAN DER HOFSTAD 3, AND JÚLIA KOMJÁTHY3 Abstract. In this article, we explicitly

More information

Math 1B, lecture 8: Integration by parts

Math 1B, lecture 8: Integration by parts Math B, lecture 8: Integration by parts Nathan Pflueger 23 September 2 Introuction Integration by parts, similarly to integration by substitution, reverses a well-known technique of ifferentiation an explores

More information

19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control

19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control 19 Eigenvalues, Eigenvectors, Orinary Differential Equations, an Control This section introuces eigenvalues an eigenvectors of a matrix, an iscusses the role of the eigenvalues in etermining the behavior

More information

Hyperbolic Moment Equations Using Quadrature-Based Projection Methods

Hyperbolic Moment Equations Using Quadrature-Based Projection Methods Hyperbolic Moment Equations Using Quarature-Base Projection Methos J. Koellermeier an M. Torrilhon Department of Mathematics, RWTH Aachen University, Aachen, Germany Abstract. Kinetic equations like the

More information

Towards More Realistic Probabilistic Models for Data Structures: The External Path Length in Tries under the Markov Model

Towards More Realistic Probabilistic Models for Data Structures: The External Path Length in Tries under the Markov Model Towars More Realistic Probabilistic Moels for Data Structures: The External Path Length in Tries uner the Markov Moel Kevin Leckey an Ralph Neininger Institute for Mathematics J.W. Goethe University Frankfurt

More information

Acute sets in Euclidean spaces

Acute sets in Euclidean spaces Acute sets in Eucliean spaces Viktor Harangi April, 011 Abstract A finite set H in R is calle an acute set if any angle etermine by three points of H is acute. We examine the maximal carinality α() of

More information

Robustness and Perturbations of Minimal Bases

Robustness and Perturbations of Minimal Bases Robustness an Perturbations of Minimal Bases Paul Van Dooren an Froilán M Dopico December 9, 2016 Abstract Polynomial minimal bases of rational vector subspaces are a classical concept that plays an important

More information

cosh x sinh x So writing t = tan(x/2) we have 6.4 Integration using tan(x/2) 2t 1 + t 2 cos x = 1 t2 sin x =

cosh x sinh x So writing t = tan(x/2) we have 6.4 Integration using tan(x/2) 2t 1 + t 2 cos x = 1 t2 sin x = 6.4 Integration using tan/ We will revisit the ouble angle ientities: sin = sin/ cos/ = tan/ sec / = tan/ + tan / cos = cos / sin / tan = = tan / sec / tan/ tan /. = tan / + tan / So writing t = tan/ we

More information

TEMPORAL AND TIME-FREQUENCY CORRELATION-BASED BLIND SOURCE SEPARATION METHODS. Yannick DEVILLE

TEMPORAL AND TIME-FREQUENCY CORRELATION-BASED BLIND SOURCE SEPARATION METHODS. Yannick DEVILLE TEMPORAL AND TIME-FREQUENCY CORRELATION-BASED BLIND SOURCE SEPARATION METHODS Yannick DEVILLE Université Paul Sabatier Laboratoire Acoustique, Métrologie, Instrumentation Bât. 3RB2, 8 Route e Narbonne,

More information

Permanent vs. Determinant

Permanent vs. Determinant Permanent vs. Determinant Frank Ban Introuction A major problem in theoretical computer science is the Permanent vs. Determinant problem. It asks: given an n by n matrix of ineterminates A = (a i,j ) an

More information

Computing Exact Confidence Coefficients of Simultaneous Confidence Intervals for Multinomial Proportions and their Functions

Computing Exact Confidence Coefficients of Simultaneous Confidence Intervals for Multinomial Proportions and their Functions Working Paper 2013:5 Department of Statistics Computing Exact Confience Coefficients of Simultaneous Confience Intervals for Multinomial Proportions an their Functions Shaobo Jin Working Paper 2013:5

More information

DIFFERENTIAL GEOMETRY, LECTURE 15, JULY 10

DIFFERENTIAL GEOMETRY, LECTURE 15, JULY 10 DIFFERENTIAL GEOMETRY, LECTURE 15, JULY 10 5. Levi-Civita connection From now on we are intereste in connections on the tangent bunle T X of a Riemanninam manifol (X, g). Out main result will be a construction

More information

The average number of spanning trees in sparse graphs with given degrees

The average number of spanning trees in sparse graphs with given degrees The average number of spanning trees in sparse graphs with given egrees Catherine Greenhill School of Mathematics an Statistics UNSW Australia Syney NSW 05, Australia cgreenhill@unsweuau Matthew Kwan Department

More information

How to Minimize Maximum Regret in Repeated Decision-Making

How to Minimize Maximum Regret in Repeated Decision-Making How to Minimize Maximum Regret in Repeate Decision-Making Karl H. Schlag July 3 2003 Economics Department, European University Institute, Via ella Piazzuola 43, 033 Florence, Italy, Tel: 0039-0-4689, email:

More information

ON THE DISTANCE BETWEEN SMOOTH NUMBERS

ON THE DISTANCE BETWEEN SMOOTH NUMBERS #A25 INTEGERS (20) ON THE DISTANCE BETWEEN SMOOTH NUMBERS Jean-Marie De Koninc Département e mathématiques et e statistique, Université Laval, Québec, Québec, Canaa jm@mat.ulaval.ca Nicolas Doyon Département

More information

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Thus far, the functions we have been concerne with have been efine explicitly. A function is efine explicitly if the output is given irectly in terms of the input. For instance,

More information

Linear and quadratic approximation

Linear and quadratic approximation Linear an quaratic approximation November 11, 2013 Definition: Suppose f is a function that is ifferentiable on an interval I containing the point a. The linear approximation to f at a is the linear function

More information

Some properties of random staircase tableaux

Some properties of random staircase tableaux Some properties of ranom staircase tableaux Sanrine Dasse Hartaut Pawe l Hitczenko Downloae /4/7 to 744940 Reistribution subject to SIAM license or copyright; see http://wwwsiamorg/journals/ojsaphp Abstract

More information