DISTRIBUTION RESULTS FOR LOW-WEIGHT BINARY REPRESENTATIONS FOR PAIRS OF INTEGERS

Size: px
Start display at page:

Download "DISTRIBUTION RESULTS FOR LOW-WEIGHT BINARY REPRESENTATIONS FOR PAIRS OF INTEGERS"

Transcription

1 DISTRIBUTION RESULTS FOR LOW-WEIGHT BINARY REPRESENTATIONS FOR PAIRS OF INTEGERS PETER J. GRABNER, CLEMENS HEUBERGER, AND HELMUT PRODINGER Abstract. We discuss an optimal method for the computation of linear combinations of elements of Abelian groups, which uses signed digit expansions. This has applications in elliptic curve cryptography. We compute the expected number of operations asymptotically (including a periodically oscillating second order term and prove a central limit theorem. Apart from the usual right-to-left (i.e., least significant digit first approach we also discuss a left-to-right computation of the expansions. This exhibits fractal structures that are studied in some detail.. Introduction In several well-known cryptosystems the essential operation is the computation of multiples and linear combinations in an Abelian group law. We discuss the second operation in a context, where subtraction and addition are equally costly. The most prominent example for this situation is the group law on an elliptic curve. The standard method to compute a multiple np is the binary method, see [6]. It uses the operations double and add P. If one writes n in binary notation, the ones correspond to these addition operations. In our context the subtraction of P is not more costly than the addition of P. This leads to the concept of redundant expansions. Now, the possible digits are {, ±}, and corresponds to a subtraction of P, see, e.g., []. The representation is no longer unique, and the goal is to find a representation with as many zeros as possible, in order to have low complexity. This Canonical Sparse Form was independently discovered by many authors, and we refer to [] for a historic account. It is sometimes called nonadjacent form (NAF, since it may be characterized by the fact that from two adjacent digits at least one must be a zero. Only about of the digits are non-zero in contrast to 3 in ordinary binary expansion. The number of non-zero digits in the NAF of n is called the Hamming weight of n. In [3] Solinas discusses the problem of computing mp + nq. Instead of computing mp and nq separately, one can proceed as follows. An approach using unsigned digit expansions would use the doubling operations and occasional additions of P, Q, or P + Q. Date: January 3, 3. Mathematics Subject Classification. Primary: A63; Secondary: 8A8 94A6. Key words and phrases. Elliptic curve cryptography, joint sparse form, signed digit expansions, fractals. This author is supported by the START-project Y96-MAT of the Austrian Science Fund. This author is supported by the grant S837-MAT of the Austrian Science Fund. This author is supported by the grant NRF of the South African National Research Foundation.

2 P. J. GRABNER, C. HEUBERGER, AND H. PRODINGER Now, in instances where subtractions are no obstacles, one can allow additions of P, Q, P, Q, P + Q, P Q, P + Q, and P Q. If one has an expansion with digits {, ±}, for both numbers m and n, then a corresponds to an addition of P + Q, a to an addition of P, etc. To keep the complexity low, the goal is to create as many double zeros in the joint expansion as possible. Solinas found a canonical joint expansion, called Joint Sparse Form, which has about of the double digits being a double zero. Again, the number of double digits different from is called the joint Hamming weight. This Joint Sparse Form has minimal joint Hamming weight among all joint expansions of two numbers m. n In this paper, we want to gain a better understanding of the Joint Sparse Form. We start by considering another joint representation that we call Simple Joint Sparse Form. It has always the same Hamming weight as the Joint Sparse Form (even more: the double zeros are in the same positions. As the name suggests, this form is simpler, and created in a less elaborate way than the Joint Sparse Form. In Section we give an algorithm for its computation and characterize it in a syntactic way. Since the joint Hamming weight is the same, we use the Simple Joint Sparse Form exclusively throughout this paper. In Section 3, we are interested in geometric and topological properties of the Simple Joint Sparse Form. We construct a transducer with 9 (essential states that produces the Simple Joint Sparse Form from the binary expansions of two numbers x and y. Now each of these 9 states corresponds to a certain area in the unit square, and we thus find a decomposition of the unit square into 9 regions of fractal type. It can be seen in Figure as any of the four subsquares (ignore the different hatchings for the moment. It is proved that these regions are connected; their respective areas are computed, as well as the Hausdorff dimension of the boundaries (=..... Pairs of numbers on the boundaries have usually two different representations, but eight numbers have even three! The coordinates of these eight points are computed. The regions correspond to digits, and a fortiori to the Hamming weight of a pair of numbers m, n. Five regions contribute one to the Hamming weight h(m, n, while the remaining four (of total area contribute zero to it. In Section 4 we prove that N m,n<n h(m, n log N. Intuitively, that is not surprising, since there are about N log N possible positions, and about half of them are non-zero. The obtained formula is more precise, as it exhibits a periodic oscillation of order N, and an error term that depends on the Hausdorff dimension mentioned before. Such a periodicity phenomenon is not uncommon in digit counting problems. Our approach follows the elegant and elementary method of Delange [5]. Section 5 exhibits a central limit theorem for the Hamming weight h(m, n. It uses the analytic machinery developed in []. With these methods, asymptotic expansions for expectation and variance can also be achieved, but the oscillating term mentioned before would be less explicit in this way. The last Section 6 briefly discusses higher dimensions. Solinas [3] remarks that a generalization would require a higher-order analogue of the Joint Sparse Form. The lack of such an analogue is also regretted by Avanzi []. While it might be less obvious to obtain

3 LOW-WEIGHT BINARY REPRESENTATIONS 3 such a higher dimensional Joint Sparse Form, based on the description given by Solinas, it is completely natural when starting from the ideas of the Simple Joint Sparse Form, introduced and studied in the present paper. And, indeed, we get an algorithm for it, show that it has minimal Hamming weight, and characterize it syntactically. The NAF has at least a zero in two consecutive digits, and the (Simple Joint Sparse Form at least a double zero in three consecutive double digits. Now the d-dimensional Simple Joint Sparse Form guarantees a multiple zero among any consecutive d + multiple digits.. Sparse Forms.. Joint Sparse Form. Solinas [3] calls an expansion ( x l y l x y of integers x y Joint Sparse Form, if their (. (. (.3 (.4 Of any three consecutive positions, at least one is a double zero, Adjacent terms do not have opposite signs, i.e., x j x j+ and y j y j+, If x j x j+, then y j+ = ± and y j =, If y j y j+, then x j+ = ± and x j =. He proves the following result: Theorem (Solinas. Every pair of integers x has a unique Joint Sparse Form. This y Joint Sparse Form minimizes the joint Hamming weight amongst all joint expansions of x. y Solinas also gives an algorithm to compute the Joint Sparse Form for given integers or for given binary expansions as input. His algorithm also accepts reduced signed binary expansions, where reduced means that (. is satisfied. We note that Solinas Algorithm has to know x and y modulo 8 to calculate the least significant pair of digits of the Joint Sparse Form, which means a look-ahead of two positions. The algorithm can be described by a transducer which translates a reduced signed binary expansion into the Joint Sparse Form from right to left... Simple Joint Sparse Form. We describe a simple procedure to obtain a joint expansion of low weight; it will turn out that this form has the same (i.e., minimal Hamming weight as the Joint Sparse Form. The key observation is that an odd integer can be represented as x = (x l... x x with digits x j {, ±} where the parity of x can be prescribed by replacing x by x if necessary. We are given two integers x and y. If both are even, then we have no choice and have to output. If both numbers are odd, we choose x y appropriately so that both, (x x / and (y y / are even, so that a will be written the next step. If, say, x is odd and y is even, then we choose x in such a way that (x x / (y / (mod. This either leads to immediately in the next step or in the following step. This procedure generates a pair after at most 3 steps. It is summarized in Algorithm.

4 4 P. J. GRABNER, C. HEUBERGER, AND H. PRODINGER Algorithm Simple Joint Sparse Form Input: x and y integers Output: ( x l y l x y Simple Joint Sparse Form j while x or y do x j x mod, y j y mod if ( x j ( y j = then if (x x j / (mod then x j x j end if if (y y j / (mod then y j y j end if else if x j y j then if (x x j / (y y j / (mod then x j x j, y j y j end if end if x (x x j /, y (y y j / j j + end while It is clear that Algorithm yields a joint expansion ( x l y l x y which satisfies the following syntactical rules: (.5 (.6 If x j y j, then x j+ = y j+, If x j = y j =, then x j+ = y j+ =. We call any joint expansion of x and y with digits {, ±}, which satisfies these two rules a Simple Joint Sparse Form of x and y. Surprisingly, it turns out that these rules are strong enough to determine a unique joint expansion. Theorem. Let x and y be integers. Then there is a unique (up to leading joint expansion ( x l y l x y with digits, ± which satisfies the rules (.5 and (.6. Furthermore, the Simple Joint Sparse Form has the same joint Hamming weight as the Joint Sparse Form. Therefore, its joint Hamming weight is minimal amongst all joint expansions. Proof. The existence is proved by Algorithm. Assume that ( x l ( y l x y and x l x y l y represent the same pair of integers x. Without y loss of generality, min{ x, y } is minimal among all pairs of integers with at least two expansions. Then minimality ensures that ( x ( y x y. Without loss of generality, x = x. This implies x x (mod. If y, then y = y =, and (.5 implies

5 LOW-WEIGHT BINARY REPRESENTATIONS 5 x y y x (mod, a contradiction. Therefore, y. Then (.6 yields ( x y = ( and ( x y = (. This is a contradiction to x x (mod. We already observed that (.5 and (.6 imply (.. It is clear that (.3 and (.4 are fulfilled also. However in general, (. is not satisfied by a Simple Joint Sparse Form. Nevertheless, if x j+ x j =, our rules (.5 and (.6 imply that y j+ = and y j =. Therefore, replacing x j+ x j by x j+ does not change the joint Hamming weight. A finite number of these simple operations transforms a Simple Joint Sparse Form into the Joint Sparse Form without changing the position (and therefore their number of. Minimality follows from the minimality of the Joint Sparse Form. We emphasize that the computation needs information modulo 4 only. It is therefore no more a surprise that it can be realized by a transducer with look-ahead of one only. This motivates the epitheton simple. We now construct this transducer which reads the binary expansion of x from right to left and outputs their Simple Joint Sparse Form. Although y in principle, we could admit arbitrary signed expansions as input, we refrain from doing so since this would lead to an automaton with 6 states. At any stage, the following information has to be available: the previously read pair of digits and the current pair of digits and information about a possible carry, since a may have been replaced by. Since the carry is added to the previously read pair anyway, we represent states by the sum of the previously read pair and the pair of carries. This yields 9 states representing {,, } {,, }. From some initial state, there is an edge into the appropriate state which reads the first pair of digits but does not output anything. It is understood that we read some leading pairs of zeros until no further carries are left, i.e., we reach state. We attach integer labels to states in a more or less arbitrary fashion since we will consider adjacency matrices. The correspondence between these labels and the pairs of carries plus digits is as follows: label state The resulting transducer is shown in Figure. 3. The Geometry of the Simple Joint Sparse Form The aim of this section is to understand the Simple Joint Sparse Form from left to right. We are interested to know in which state we are after k steps. Figure shows the situation for k = and all pairs of integers x, y. Figure suggests that there is an underlying fractal structure. This structure will be studied in this section. We will prove Theorem 3. There exist 9 disjoint open connected subsets of [, ], A,..., A 9, such that the pair of digits (x k, y k of the simple Joint Sparse Form of the pair of integers (x, y can be computed from the index i for which ({x k }, {y k } A i and the pair of digits (ξ k+, η k+ in the (classical binary expansion of (x, y. The union of the sets A i has Lebesgue measure, and their boundaries have Hausdorff-dimension

6 6 P. J. GRABNER, C. HEUBERGER, AND H. PRODINGER 8 9 3, 7,, 6 ε, ε 4 5 ε ε Figure. Automaton for calculating the Simple Joint Sparse Form from the binary expansion from right to left. The symbol ε denotes the empty word. Furthermore, the index i decides on the Hamming weight of the output, and the measure of the union of those A i, which yield positive Hamming weight, equals. It is clear that the k-th state when reading x y in their classical binary expansions x = J ξ j j, y = j= J η j j j=

7 LOW-WEIGHT BINARY REPRESENTATIONS x y color Figure. th state and output digits x y up to. when reading all pairs of integers

8 8 P. J. GRABNER, C. HEUBERGER, AND H. PRODINGER depends on the k least significant digits, i.e., x y mod k only. The output digits (x k, y k in the Simple Joint Sparse Form J+ J+ x = x j j, y = y j j j= depend on the k + least significant digits, or equivalently, on the k-th state and on (ξ k, η k. Since the state is the interesting information to be found, we renormalize pairs of integers less than k by dividing through k, which yields points in the unit square. The above mentioned fractal would then result from letting k tend to infinity. In order to prove convergence we define functions Φ k on pairs of words of digits {, } of length k as follows ( δ δ Φ k δk = {,..., 9}, ε ε ε k where the expression on the right means application of the pair of words to all states of j= ( δ ε δ ε δk ε k the automaton in Figure. Thus the image of Φ k is a set of states. Furthermore, ( ( δ δ Φ k+ δk+ δ δ Φ k δk, ε ε ε k+ ε ε ε k which implies existence of the limit ( δ δ (3. Φ ε ε ( δ δ = lim Φ k δk. k ε ε ε k The function Φ defined on ({, } {, } is continuous in all points which have a singleton image. Remark. In the above description the sequence Φ k is calculated by the automaton in Figure by reading digits from right to left. Certainly, it would be more desirable to have a description of Φ k in terms of the digits in natural order, i.e., from left to right. This is indeed possible: We construct an automaton with set of states (a subset of the set {,..., 9} {,...,9}. The transition from state g by the pair of digits δ will be denoted by ε g ( δ ε in order to avoid any confusion. It is given by ( ( (( δ δ g (i := g i. ε ε The initial state is the identity map. It turns out ( that 75 states are( actually reached. If we reach a constant map g(i = j after reading δ ε δk ε k, we have Φ δ ε δk ε k = {j}. We now want to prove that Φ descends to a function on [, ] by ( ( Φ δ n n, ε n n δ δ = Φ. ε ε n= For this purpose we note the simple facts that ( δ δ (3. {,..., 9} is a singleton (δ, ε {, } ε ε n=

9 and (3.3 LOW-WEIGHT BINARY REPRESENTATIONS 9 ( k ( δ δ δ δ i = i (δ, ε {, } for all k and all i {,..., 9}. In order to prove that ( ( δ Φ k+l δk δ = Φ k+l δk ε ε k ε k+ ε k+ ε k+3 ε ε k ε k+ ε k+ ε k+3 ε k+l for l 9 it is sufficient by (3. and (3.3 to check ( ( {,..., 9} = ε ε ε 9 ε ε ε 9 {,..., 9} for all choices of (ε,..., ε 9. The same proof applies if the first and second coordinate are interchanged. Thus Φ is well-defined on [, ] and continuous in all points which have a singleton image. We want to describe the sets A j = {(x, y [, ] Φ(x, y = {j}}, V j = {(x, y [, ] j Φ(x, y} topologically. The sets A j are open by the continuity properties of Φ. For a point (x, y V j and any k the suffix after k digits of the digital expansions of (x, y can be altered to ( x, ỹ so that Φ( x, ỹ = {j}. This implies A j V j A j. On the other hand for a point (x, y / V j by a similar argument a neighbourhood of this point is in the complement of V j. Thus V j = A j. Any neighbourhood of a point (x, y with {i, j} Φ(x, y contains points (x, y A i and (x, y A j by the above arguments. This implies that (x, y V j and int(v j A j V j, which yields int(v j = A j. We now want to characterize the sets A j and V j in the language of graph directed sets as introduced in [8]. For this purpose we introduce the maps It is clear from the definition that f δ,ε (x, y = (3.4 Φ(f δ,ε (x, y = Equation (3.4 leads us to the definition ( x + δ, y + ε. ( δ Φ(x, y. ε (3.5 F (S,..., S 9 = (F (S,..., S 9,..., F 9 (S,..., S 9, where F i (S,..., S 9 = j,δ,ε i=(δ,ε j f δ,ε (S j, ε k+l

10 P. J. GRABNER, C. HEUBERGER, AND H. PRODINGER where S k [, ]. Since F acts as a contraction on the compact subsets of [, ], there exist unique compact sets K,..., K 9, such that F (K,..., K 9 = (K,..., K 9. These sets can be obtained as the limits of iterates of F of any 9-tuple of compact sets. From (3.4 we conclude that (3.6 (3.7 F i (A,..., A 9 A i, F i (V,..., V 9 = V i and therefore V i = K i for i =,..., 9. Next we want to prove that the sets A j are connected. We introduce the open sets ( ( δ O j = int + + δ 4 6, ε + + ε [ 4 +, ]. 6 6 Φ 4 ( δ ε δ4 ε4 ={j} O 8 O 9 O 3 O 7 O O 6 O O 4 O 5 Figure 3. Left: the sets O i. Right: The dark gray areas represent the left image after one application of the functions f δ,ε. These sets are shown in the left image of Figure 3. The sets O j are connected and The right image in Figure 3 shows that O i F i (O,..., O 9 O j V j. and therefore O i F i (O,..., O 9 is connected. From this it follows by induction that the sets ( B i = F l (O,..., O 9 i l=

11 LOW-WEIGHT BINARY REPRESENTATIONS are connected. Furthermore, B i is a dense open subset of V i, since (V,..., V 9 = lim k F k (O,..., O 9. Therefore the sets A i = int(v i are connected. In the following we want to study intersections of two or three sets V j. Clearly, we have for pairwise distinct i, j, k (3.8 V {i,j} := V i V j = { (x, y [, ] {i, j} Φ(x, y }, V {i,j,k} := V i V j V k = { (x, y [, ] {i, j, k} Φ(x, y }. These sets can be generated by the automata in Figure 4 and Figure 5. These automata have the two (resp. 3 element subsets of {,..., 9} as their states (only those which correspond to non-empty intersections are drawn and the obvious transition functions. In order to generate a point in V {i,j} we start in the state labeled with i, j and follow the arcs in the reverse direction. The triple intersections are singleton sets, which will be called three country borders : {( 5, } {( = V {,,7}, 5 5, 3 } {( = V {,7,8}, 5 5, } {( = V {,,4}, 5 5, 4 } = V {,8,9}, 5 {( 3 5, } {( 3 = V {,4,5}, 5 5, 4 } {( 4 = V {,3,9}, 5 5, } {( 4 = V {,5,6}, 5 5, 3 } = V {,3,6}. 5 Now, we want to compute the measures of the sets V i and the Hausdorff-dimension of V i. It is an immediate consequence of the definition that 9 V i = [, ]. i= Furthermore, from (3.7 we can conclude (3.9 λ(v i 4 j,δ,ε (δ,ε j=i λ(v j. Summing these inequalities for j =,..., 9 we obtain 9 λ(v i j= 9 λ(v i, which implies that equality has to hold in (3.9 for all j =,..., 9. Since ( λ(v i = λ(v j λ(v j V k + triple intersections, 4 j,δ,ε (δ,ε j=i j<k,δ,δ,ε,ε (δ,ε j=i (δ,ε k=i j=

12 P. J. GRABNER, C. HEUBERGER, AND H. PRODINGER 3, 6 5, 6, 4, 7 8, 9, 5, 3, 9, 4,, 8 4, 5, 6 3, 9 7, 8, 7 Figure 4. The automaton generating the points in the sets V {i,j}.,, 7, 4, 5,, 4, 7, 8, 8, 9, 3, 6, 5, 6, 3, 9 Figure 5. The automaton generating the three country borders V {i,j,k}.

13 LOW-WEIGHT BINARY REPRESENTATIONS 3 and we know that the triple intersections consist of single points only, we can conclude that λ(v j V k = for j k, and therefore the boundaries of the sets V j have measure. Furthermore, we have i λ(v i =, which yields λ(v = λ(v 3 = λ(v 5 = λ(v 8 = 8, λ(v 4 = λ(v 6 = λ(v 7 = λ(v 9 = 6, λ(v = 4. For computing the Hausdorff-dimension of the boundaries of the sets V j we notice that the sets V {i,j} defined in (3.8 satisfy the relation (3. V {i,j} = f δ,ε (V {k,l}. δ,ε,{k,l} (δ,ε {k,l}={i,j} This observation brings us in the context of graph directed sets as introduced in [8]. The box-dimension can be computed from the dominating eigenvalue of the adjacency matrix of the boundary automaton given in Figure 4. This eigenvalue is the positive root λ of the equation (3. x 3 x + x 4 =. This yields (3. dim B ( A j = α = log λ log = For technical reasons we introduce the set V = [, ]. Then the open sets { } A {i,j} = (x, y int(v i V j k {,..., } \ {i, j} : d((x, y, V {i,j} < d((x, y, V k satisfy (3.3 δ,ε,{k,l} (δ,ε {k,l}={i,j} f δ,ε (A {k,l} A {i,j} with the union being disjoint. This is the open set condition which by [7, Theorem 9.] implies that the Hausdorff-dimension of V {i,j} equals its box-dimension. Thus we have (3.4 dim H ( A j = log λ log = Figure exhibits a rotational structure which has not been discussed yet. This is a natural property of the underlying problem on elliptic curves: since there is a symmetry in the algorithm described in the introduction between the pairs of points (P, Q and (P + Q, P Q the map (x, y (x + y, x y should preserve the structure of the sets A i. We will prove now that this is indeed the case. For this purpose we introduce the map

14 4 P. J. GRABNER, C. HEUBERGER, AND H. PRODINGER T : (x, y (x + y mod, x y mod. This map satisfies (3.5 T (A 4 A 6 A 7 A 9 A, T (A A A 3 A 5 A 8, T ((A f (A (A 3 f (A (A 5 f (A (A 8 f (A A 4 A 6 A 7 A 9, T ((A \ f (A (A 3 \ f (A (A 5 \ f (A (A 8 \ f (A A A 3 A 5 A 8. Adding or subtracting two numbers given in their Simple Joint Sparse Form is digit-wise addition (or subtraction and subsequent correction by the rule (, ± (±, by (.6. We demonstrate relation (3.5; the proof of the other relations is similar: let (x, y be given in its Simple Joint Sparse Form. The condition (x, y A is equivalent to x y = (. δ. ε (in Simple Joint Sparse Form!, since is the unique state which produces two non-zero digits as output (cf. Figure. Since δε = we have ( x + y x y =.. (in Simple Joint Sparse Form. Therefore, T (x, y A i for a state i, which produces the output, i.e., i {, 3, 5, 8}. 4. Geometric Approach for Estimating the Joint Hamming Weight In this section we give a derivation for an asymptotic formula for the mean of the Hamming weight of the Joint Sparse Form. The proof follows the ideas used by H. Delange in [5]. Theorem 4. The Hamming weight of the Joint Sparse Form of two positive integers satisfies the following asymptotic formula (4. S(N = m,n<n h(m, n = N log N + N ψ (log N + O(N α, where ψ is a continuous periodic function of period and α is given by (3.. Proof. Theorem 3 states that the contribution of the pair of digits (x k, y k to the Hamming weight of the Joint Sparse Form of the pair (m, n equals ({ m } { n } H,, where H = int(v k+ k+ V 4 V 6 V 7 V 9. Notice that λ (H =. It follows immediately that (4. S(N = K k= m,n<n H ({ m } { n }, = k+ k+ K k= m,n<n ({ m } { n } H k, k+ k+

15 LOW-WEIGHT BINARY REPRESENTATIONS Figure 6. Plot of S(N/N log N over log N for N = 5,..., 48. with K = log N + and (4.3 H k = (m,n k+ H This enables us to rewrite the sum as an integral K ({ m } (4.4 S(N = H k, k+ [m k, (m + k [n k, (n + k. k= [,N] { n k+ } dm dn. Setting t = N K [,, substituting m = 4 K x and n = K y in the integrals, and reversing the order of summation yields K ({ S(N = 4 K H K k k x }, { k y } dx dy. k= [,t] We rewrite this as (4.5 S(N = (K + K (tk + 4 K k= [,t] K + 4 K ( k= [,t] ( H ({ k x }, { k y } dx dy H K k H ({ k x }, { k y } dx dy. We remark that t is a rational number with denominator K and therefore the integral ( ({ H k x }, { k y } dx dy = for k > K, [,t]

16 6 P. J. GRABNER, C. HEUBERGER, AND H. PRODINGER since λ (H =. Thus we can extend the second summand in (4.5 to an infinite sum without changing its value. It is natural to define the continuous function Ψ(t = k= [,t] ( H ({ k x }, { k y } dx dy. Simple computations yield Ψ( 4 = 6 and Ψ( = 8. We now treat the third summand in (4.5. For this purpose we have to estimate the integral (4.6 We set ({ ( Hl H k x }, { k y } dx dy [,t] ({ = ( Hl H k x }, { k y } dx dy + [, k+ k t ] β l = [,] ( Hl H (x, y dx dy [,t] \[, k+ k t ] dx dy. and remark that by the definition of the box dimension and the arguments given in Section 3 we have β l = O((λ/4 l, where λ is given by (3.. Thus the first integral in (4.6 equals β l ( k+ k t ; the second integral is O((λ/4 l k, since it can be written as a sum over O( k integrals over squares of side-length k+, and each integral gives a contribution of O((λ/4 l. Summing up we obtain (4.7 S(N = N K ( (K++4K Ψ(t+4 K k K ( t (λ K k β K k+4 K O k. k 4 k= Rewriting this and observing that the last summand is O(λ K = O(N α we obtain (4.8 S(N = N (K + + 4K Ψ(t + 4 K t 4 K t K k= K k= { k t} k β K k + 4 K β K k k= k= K { k t} β 4 k K k + O(N α = N (K + + 4K Ψ(t + N β k + O(N α, k=

17 LOW-WEIGHT BINARY REPRESENTATIONS 7 where we have used that β k = O((λ/4 k. Inserting K = log N {log N} + and using t = {log N} we obtain (4.9 ( S(N = N log N + N 3 {log N} + 4 {log N} Ψ ( {log N} + β k + O(N α. We notice here that a simple computation involving the adjacency matrix of the automaton in Figure proves that k= β k = 3 6. k= The function ψ (x = 7 6 {x} + 4 {x} Ψ ( {x} is a periodic function with period, which is trivially continuous in [,. Furthermore, ψ ( = lim x ψ (x =. Thus the theorem is proved Exponential sums and Central Limit Theorem In this section we will prove a central limit theorem for the Hamming weight of the Joint Sparse Form. Theorem 5. The following equation holds uniformly for all x R and any ε > (5. { } N # < x = x π m, n < N h(m, n log N 4 log N e t dt + O ( (log N 6 +ε. The automaton for calculating the Simple Joint Sparse Form given in Figure can also be used to compute the Hamming weight of the representation (simply map any output different from to. Furthermore, the Hamming weight which results from a transition from i to j depends on i only, cf. Figure. Therefore, there is no look-ahead needed for calculating the Hamming weight. For the proof of Theorem 5 we use exponential sums. For this purpose we calculate f(m, n = e ith(m,n in terms of the binary digits of m and n. For each pair of digits (δ, ε we define a matrix M δ,ε in the following way: its (k, l-th entry equals e ith, if the automaton reads (δ, ε and

18 8 P. J. GRABNER, C. HEUBERGER, AND H. PRODINGER writes h while going from state k to state l and otherwise (z = e it M, = M, = z z z z z z z z z z, M, =, M, = z z z z z z z z z z Then it is an immediate consequence of the definition of the matrices M δ,ε that L (5. f(m, n = v T M ml,n l M, v, for m = l= L m l l, n = l= L n l l and v T = (,,,,,,,,. The factor M, adds two leading s to the expansions of m and n to output the possible carries that could still occur. The function f(m, n can be expressed in terms of the bivariate -multiplicative matrix function (cf. [] L (5.3 M(m, n = M ml,n l. We recall here that a (scalar function ϕ is -multiplicative (cf. [4], if ( L L ϕ ε l l = ϕ(ε l. l= We now study the summatory functions E(N = F (N = l= m,n<n m,n<n l= l= e ith(m,n, M(m, n. The function F satisfies the relations F (N = M(m + δ, n + ε = δ,ε= m+δ<n n+ε<n M δ,ε F (N δ,ε=,.

19 and F (N + = = δ,ε= δ,ε= LOW-WEIGHT BINARY REPRESENTATIONS 9 m+δ<n+ n+ε<n+ Setting A = δ,ε= M δ,ε and (5.4 G (N = n<n M(m + δ, n + ε M δ,ε F (N + M(N, n + M(m, N + M(N, N. n<n m<n M(N, n, G (N = m<n M(m, N we can rewrite this as F (N = AF (N (5.5 F (N + = AF (N + B, G (N + B, G (N + M, M(N, N, where B, = M, + M, and B, = M, + M,. The functions G and G satisfy the recurrence relations (5.6 G i (N = B i, G i (N G i (N + = B i, G i (N + C i M(N, N i =,, where B, = M, + M,, B, = M, + M,, C = M,, and C = M,. Iterating (5.6 yields ( L L l L (5.7 G i ε l l = ε l B i,εj C i M εj,ε j. l= l= j= j=l+ Inserting (5.7 into (5.5 and iterating yields F (N = F (N + F (N + F (N with (i =, (5.8 F ( L l= F i ( L l= ε l l = ε l l = L ε l A l M, l= L ε l A l B i, l= L p=l+ L j=l+ M εp,ε p, ε j j k=l+ B i,εk C i L k=j+ M εk,ε k. The matrices M δ,ε only have eigenvalues and. The matrices B i,ε have the characteristic polynomial x 6 (x ( x x e it, where the roots of the last factor are less than in modulus. The characteristic polynomial of the matrix A is x (x ( x x e it ( x 3 x 8e it x 6e it.

20 P. J. GRABNER, C. HEUBERGER, AND H. PRODINGER The dominating eigenvalue λ(t is a root of the fourth factor and has the following Taylor expansion around t = (5.9 λ(t = 4 + it 5t 8 5it t O(t5, furthermore, λ(t 4. We will denote the modulus of the second largest eigenvalue by β(t. Numerical studies show that = β( β(t β(π = Since the arguments follow the same lines as in [], we only give a sketch of the proof. We split the sums in (5.8 into the contribution which comes from the dominating eigenvalue and a remainder term, which originates from the other eigenvalues. Let T AT = diag(λ(t,... be the diagonalization of A and Λ = T diag(λ(t,,..., T. We define l Ψ ((x, x,... = x l Λ l M, (5. where b j=a z j Ψ i ((x, x,... = l= p= l x l Λ l B i, l= j= M xp,x p x j l k=j+ j B i,xk C i M xk,x k, = z b z b z a. Furthermore, we set Ψ = v T (Ψ + Ψ + Ψ M, v. The function Ψ is continuous on the infinite product space {, }. Using this notation we can write E(N = λ(t log N λ(t {log N} Ψ((ε L, ε L,..., ε, ( + O(N log N. Since E(N + E(N = O(N by definition, Ψ descends to a continuous function on [, ] by a general argument given in [4]. See also [9]. Thus we have for t = o(log 3 N (5. m,n<n e ith(m,n = N + it log t k= 3 log +O(t3 ψ(t, log N + O ( N log β(t for the continuous periodic function ψ(t, log N = λ(t {log N} Ψ( {log N}. Differentiation with respect to t and inserting t = yields a second proof for Theorem 4 (the justification that this procedure really exhibits the asymptotic expansion uses the same argument as given in []. We notice here that this analytic approach gives better error terms than the geometric approach in Section 3. Nevertheless, we included the geometric proof, since it gives more insight. Differentiating twice yields m,n<n h(m, n = 4 N log N + 6 N log N + N (log Nψ (log N + N ψ (log N + O(N log N,

21 LOW-WEIGHT BINARY REPRESENTATIONS where ψ and ψ are continuous periodic functions related to the derivatives of ψ(t,. From this we compute the variance ( h(m, n h(m, n = N N 6 log N + ψ (log N ψ(log N + o(. m,n<n m,n<n We now use a procedure which is totally similar to the proof of the central limit theorem [, Theorem 3]. From (5. we derive ( (5. exp it h(m, n log N = e N m,n<n 4 t ( + O( t 3 log N. log N An application of the Berry-Esseen inequality (cf. [3, 6, 5] to (5. yields ( Higher Dimensions It is now natural to ask whether it is possible to extend the notion of Joint Sparse Form to higher dimensions. In this section we will generalize the syntactic results obtained in Section.. It is clear that the other methods have such a generalization, too. Let x (,..., x (d be integers, d. A joint expansion of x (,..., x (d is a matrix (x (k j k d j l with entries, ± such that x (k = l j= x(k j j for k d. Its joint Hamming weight is the number of j l such that there is a k d with x (k j. We want to find a joint expansion of the given integers with minimum joint Hamming weight. We will now describe a method for transforming a joint expansion into a minimal joint expansion. For a joint expansion X = (x (k j, we set A j (X := { k d x (k j }. Let now X be a given joint expansion of x (,..., x (d. If A (X =, there is no choice, and the column of zeros is written. If A (X A (X, we replace x (k by x (k for k A (X, which yields a new joint expansion X with A (X =, i.e., the next column will be a zero column. However, if A (X \ A (X, it is impossible to have a zero column in the first two steps. Therefore, we replace x (k by x (k for all k A (X \ A (X. This new expansion X has A (X = A (X A (X, which is good since it may allow a zero column in the third step. This procedure is summarized in Algorithm. It is clear that Algorithm yields a joint expansion X which satisfies the following syntactical rule: (6. A j+ (X A j (X or A j+ (X =, j. We call any joint expansion of x (,..., x (d which satisfies this rule a Simple Joint Sparse Form of x (,..., x (d. It is clear that this notion is a generalization of the non-adjacent form (for d = and the Simple Joint Sparse Form for d =.

22 P. J. GRABNER, C. HEUBERGER, AND H. PRODINGER Algorithm d-dimensional Simple Joint Sparse Form Input: x (,..., x (d integers Output: (x (k j Simple Joint Sparse Form of x (,..., x (d k d j l j A {k x (k odd} while k : x (k do x (k j x (k mod, k d A j+ {k (x (k x (k j / (mod } if A j+ A j then for all k A j+ do x (k j x (k j end for A j+ else for all k A j \ A j+ do x (k j x (k j end for A j+ A j A j+ end if x (k (x (k x (k j j j + end while /, k d Theorem 6. Let d and x (,..., x (d be integers. Then there is a unique joint expansion which satisfies (6.. Furthermore, the joint Hamming weight of the Simple Joint Sparse Form is minimal amongst all joint expansions. Proof. The existence of the Simple Joint Sparse Form is proved by Algorithm (6.. We now prove uniqueness. Let X = (x (k j and Y = (y (k j k d be Simple Joint k d j l j l Sparse Forms of the same integers x (,..., x (d. Without loss of generality, we may assume that there is a k d such that x (k y (k. Since x (k +x (k y (k +y (k (mod 4, we get x (k y (k (mod. Without loss of generality, we assume x (k = ±. Since A (X, there is a k A (X \ A (X by (6.. We have x (k = y (k = and x (k y (k (mod. Therefore, A (Y, which implies by (6. that k A (Y A (Y, hence y (k, a contradiction. We now prove minimality. Let X be a joint expansion of x (,..., x (d of minimal Hamming weight. For j we set h j (X := if A j (X and h j (X := otherwise. for j. Without loss of generality, we may assume that (h (X, h (X,... is lexicographically minimal amongst all minimal joint expansions. Moreover, we may assume

23 that LOW-WEIGHT BINARY REPRESENTATIONS 3 A j+ (X A j (X or A j+ =, j. This may be achieved by replacing (x (k j+, x(k j = (, x (k j by (x j+(k, x (k j = (x (k j, x (k j where necessary. Assume now that A j (X = A j+ (X. Let m = min{i j : A i (X = } and set m (k = min{i j : x (k i x (k j } for k A j (X. By definition, j + m (k m. We now replace ( x (k,..., x (k ( (k m (k j by (x + x (k m (k j,,...,, x (k j for k Aj (X and call the new expansion X. By construction, it is a joint expansion (with digits, ±. For any k A j (X, we have x (k j+ = : If m(k > j +, this is clear, if m (k = j +, we and therefore x (k j+ = x(k j+ + x(k j =. This implies A j+ (X =. have x (k j+ = x(k j On the other hand, by minimality of X, we have A m (X. Thus we have constructed an expansion of the same joint Hamming weight which has smaller (h (X, h (X,..., a contradiction to our assumptions on X. Therefore, X is the Simple Joint Sparse Form. Acknowledgment. The authors are indebted to Jörg M. Thuswaldner for suggesting a simplified proof for the connectivity of A j in Section 3. References. R. Avanzi, On multi-exponentiation in cryptography, 3, manuscript, available at nj.nec.com/5453.html.. G. Barat and P. J. Grabner, Digital functions and distribution of binomial coefficients, J. London Math. Soc. 64 (, A. C. Berry, The accuracy of the Gaussian approximation to the sum of independent variates, Trans. Amer. Math. Soc 49 (94, H. Delange, Sur les fonctions q-additive ou q-multiplicatives, Acta Arith. (97, , Sur la fonction sommatoire de la fonction somme des chiffres, l Enseignement Math.( (975, C. G. Esseen, Fourier analysis of distribution functions. A mathematical study of the Laplace-Gaussian law, Acta Math. 77 (945, K. Falconer, Fractal geometry, John Wiley & Sons Ltd., Chichester, 99, Mathematical foundations and applications. 8., Techniques in fractal geometry, John Wiley & Sons Ltd., Chichester, P. J. Grabner and M. Rigo, Additive functions with respect to numeration systems on regular languages, Monatsh. Math. (3, to appear.. P. J. Grabner and J. M. Thuswaldner, On the sum of digits function for number systems with negative bases, Ramanujan J. 4 (,.. C. Heuberger and H. Prodinger, On minimal expansions in redundant number systems: algorithms and quantitative analysis, Computing 66 (, F. Morain and J. Olivos, Speeding up the computations on an elliptic curve using addition-subtraction chains, RAIRO Inform. Théor. Appl. 4 (99, J. A. Solinas, Low-weight binary representations for pairs of integers, Tech. Report CORR - 4, University of Waterloo,, manuscript, available at techreports//corr-4.ps. 4. G. Tenenbaum, Sur la non-dérivabilité de fonctions périodiques associées à certaines formules sommatoires, The Mathematics of Paul Erdős (R. L. Graham and J. Nešetřil., eds., Algorithms Comb., vol. 3, Springer, Berlin, 997.

24 4 P. J. GRABNER, C. HEUBERGER, AND H. PRODINGER 5. J. D. Vaaler, Some extremal functions in Fourier analysis, Bull. Amer. Math. Soc. (985, J. von zur Gathen and J. Gerhard, Modern computer algebra, Cambridge University Press, New York, 999. (P. Grabner Institut für Mathematik A, Technische Universität Graz, Steyrergasse 3, 8 Graz, Austria address: peter.grabner@tugraz.at (C. Heuberger Institut für Mathematik B, Technische Universität Graz, Steyrergasse 3, 8 Graz, Austria address: clemens.heuberger@tugraz.at (H. Prodinger The John Knopfmacher Centre for Applicable Analysis and Number Theory, School of Mathematics, University of the Witwatersrand, P. O. Wits, 5 Johannesburg, South Africa address: helmut@staff.ms.wits.ac.za

ANALYSIS OF LINEAR COMBINATION ALGORITHMS IN CRYPTOGRAPHY

ANALYSIS OF LINEAR COMBINATION ALGORITHMS IN CRYPTOGRAPHY ANALYSIS OF LINEAR COMBINATION ALGORITHMS IN CRYPTOGRAPHY PETER J. GRABNER, CLEMENS HEUBERGER, HELMUT PRODINGER, AND JÖRG M. THUSWALDNER Abstract. Several cryptosystems rely on fast calculations of linear

More information

THE ALTERNATING GREEDY EXPANSION AND APPLICATIONS TO COMPUTING DIGIT EXPANSIONS FROM LEFT-TO-RIGHT IN CRYPTOGRAPHY

THE ALTERNATING GREEDY EXPANSION AND APPLICATIONS TO COMPUTING DIGIT EXPANSIONS FROM LEFT-TO-RIGHT IN CRYPTOGRAPHY THE ALTERNATING GREEDY EXPANSION AND APPLICATIONS TO COMPUTING DIGIT EXPANSIONS FROM LEFT-TO-RIGHT IN CRYPTOGRAPHY CLEMENS HEUBERGER, RAJENDRA KATTI, HELMUT PRODINGER, AND XIAOYU RUAN Abstract. The central

More information

ANALYSIS OF LINEAR COMBINATION ALGORITHMS IN CRYPTOGRAPHY

ANALYSIS OF LINEAR COMBINATION ALGORITHMS IN CRYPTOGRAPHY Transactions on Algorithms 5), 4 ANALYSIS OF LINEAR COMBINATION ALGORITHMS IN CRYPTOGRAPHY PETER J. GRABNER, CLEMENS HEUBERGER, HELMUT PRODINGER, AND JÖRG M. THUSWALDNER Abstract. Several cryptosystems

More information

Hamming Weight of the Non-Adjacent-Form under Various Input Statistics. Clemens Heuberger and Helmut Prodinger

Hamming Weight of the Non-Adjacent-Form under Various Input Statistics. Clemens Heuberger and Helmut Prodinger FoSP Algorithmen & mathematische Modellierung FoSP Forschungsschwerpunkt Algorithmen und mathematische Modellierung Hamming Weight of the Non-Adjacent-Form under Various Input Statistics Clemens Heuberger

More information

arxiv:math/ v1 [math.nt] 27 Feb 2004

arxiv:math/ v1 [math.nt] 27 Feb 2004 arxiv:math/0402458v1 [math.nt] 27 Feb 2004 On simultaneous binary expansions of n and n 2 Giuseppe Melfi Université de Neuchâtel Groupe de Statistique Espace de l Europe 4, CH 2002 Neuchâtel, Switzerland

More information

SCALAR MULTIPLICATION ON KOBLITZ CURVES USING THE FROBENIUS ENDOMORPHISM AND ITS COMBINATION WITH POINT HALVING: EXTENSIONS AND MATHEMATICAL ANALYSIS

SCALAR MULTIPLICATION ON KOBLITZ CURVES USING THE FROBENIUS ENDOMORPHISM AND ITS COMBINATION WITH POINT HALVING: EXTENSIONS AND MATHEMATICAL ANALYSIS SCALAR MULTIPLICATION ON KOBLITZ CURVES USING THE FROBENIUS ENDOMORPHISM AND ITS COMBINATION WITH POINT HALVING: EXTENSIONS AND MATHEMATICAL ANALYSIS ROBERTO M. AVANZI, CLEMENS HEUBERGER, AND HELMUT PRODINGER

More information

Additive irreducibles in α-expansions

Additive irreducibles in α-expansions Publ. Math. Debrecen Manuscript Additive irreducibles in α-expansions By Peter J. Grabner and Helmut Prodinger * Abstract. The Bergman number system uses the base α = + 5 2, the digits 0 and, and the condition

More information

A REMARK ON THE BOROS-MOLL SEQUENCE

A REMARK ON THE BOROS-MOLL SEQUENCE #A49 INTEGERS 11 (2011) A REMARK ON THE BOROS-MOLL SEQUENCE J.-P. Allouche CNRS, Institut de Math., Équipe Combinatoire et Optimisation Université Pierre et Marie Curie, Paris, France allouche@math.jussieu.fr

More information

COUNTING OPTIMAL JOINT DIGIT EXPANSIONS. Peter J. Grabner 1. Clemens Heuberger 2.

COUNTING OPTIMAL JOINT DIGIT EXPANSIONS. Peter J. Grabner 1. Clemens Heuberger 2. INTEGERS: ELECTRONIC JOURNAL OF COMBINATORIAL NUMBER THEORY 5(3) (25), #A9 COUNTING OPTIMAL JOINT DIGIT EXPANSIONS Peter J. Grabner Institut für Mathematik A, Technische Universität Graz, Steyrergasse

More information

THE SUM OF DIGITS OF n AND n 2

THE SUM OF DIGITS OF n AND n 2 THE SUM OF DIGITS OF n AND n 2 KEVIN G. HARE, SHANTA LAISHRAM, AND THOMAS STOLL Abstract. Let s q (n) denote the sum of the digits in the q-ary expansion of an integer n. In 2005, Melfi examined the structure

More information

Arithmetic progressions in sumsets

Arithmetic progressions in sumsets ACTA ARITHMETICA LX.2 (1991) Arithmetic progressions in sumsets by Imre Z. Ruzsa* (Budapest) 1. Introduction. Let A, B [1, N] be sets of integers, A = B = cn. Bourgain [2] proved that A + B always contains

More information

COMPOSITIONS WITH A FIXED NUMBER OF INVERSIONS

COMPOSITIONS WITH A FIXED NUMBER OF INVERSIONS COMPOSITIONS WITH A FIXED NUMBER OF INVERSIONS A. KNOPFMACHER, M. E. MAYS, AND S. WAGNER Abstract. A composition of the positive integer n is a representation of n as an ordered sum of positive integers

More information

MINIMAL EXPANSIONS IN REDUNDANT NUMBER SYSTEMS: FIBONACCI BASES AND GREEDY ALGORITHMS. 1. Introduction. ε j G j, n = j 0

MINIMAL EXPANSIONS IN REDUNDANT NUMBER SYSTEMS: FIBONACCI BASES AND GREEDY ALGORITHMS. 1. Introduction. ε j G j, n = j 0 To appear in Periodica Mathematica Hungarica MINIMAL EXPANSIONS IN REDUNDANT NUMBER SYSTEMS: FIBONACCI BASES AND GREEDY ALGORITHMS CLEMENS HEUBERGER Dedicated to Helmut Prodinger on the occasion of his

More information

An extension of the Pascal triangle and the Sierpiński gasket to finite words. Joint work with Julien Leroy and Michel Rigo (ULiège)

An extension of the Pascal triangle and the Sierpiński gasket to finite words. Joint work with Julien Leroy and Michel Rigo (ULiège) An extension of the Pascal triangle and the Sierpiński gasket to finite words Joint work with Julien Leroy and Michel Rigo (ULiège) Manon Stipulanti (ULiège) FRIA grantee LaBRI, Bordeaux (France) December

More information

chapter 12 MORE MATRIX ALGEBRA 12.1 Systems of Linear Equations GOALS

chapter 12 MORE MATRIX ALGEBRA 12.1 Systems of Linear Equations GOALS chapter MORE MATRIX ALGEBRA GOALS In Chapter we studied matrix operations and the algebra of sets and logic. We also made note of the strong resemblance of matrix algebra to elementary algebra. The reader

More information

ABSTRACT 1. INTRODUCTION

ABSTRACT 1. INTRODUCTION THE FIBONACCI NUMBER OF GENERALIZED PETERSEN GRAPHS Stephan G. Wagner Department of Mathematics, Graz University of Technology, Steyrergasse 30, A-8010 Graz, Austria e-mail: wagner@finanz.math.tu-graz.ac.at

More information

Analysis-3 lecture schemes

Analysis-3 lecture schemes Analysis-3 lecture schemes (with Homeworks) 1 Csörgő István November, 2015 1 A jegyzet az ELTE Informatikai Kar 2015. évi Jegyzetpályázatának támogatásával készült Contents 1. Lesson 1 4 1.1. The Space

More information

Measurable Choice Functions

Measurable Choice Functions (January 19, 2013) Measurable Choice Functions Paul Garrett garrett@math.umn.edu http://www.math.umn.edu/ garrett/ [This document is http://www.math.umn.edu/ garrett/m/fun/choice functions.pdf] This note

More information

To appear in Monatsh. Math. WHEN IS THE UNION OF TWO UNIT INTERVALS A SELF-SIMILAR SET SATISFYING THE OPEN SET CONDITION? 1.

To appear in Monatsh. Math. WHEN IS THE UNION OF TWO UNIT INTERVALS A SELF-SIMILAR SET SATISFYING THE OPEN SET CONDITION? 1. To appear in Monatsh. Math. WHEN IS THE UNION OF TWO UNIT INTERVALS A SELF-SIMILAR SET SATISFYING THE OPEN SET CONDITION? DE-JUN FENG, SU HUA, AND YUAN JI Abstract. Let U λ be the union of two unit intervals

More information

Maximum union-free subfamilies

Maximum union-free subfamilies Maximum union-free subfamilies Jacob Fox Choongbum Lee Benny Sudakov Abstract An old problem of Moser asks: how large of a union-free subfamily does every family of m sets have? A family of sets is called

More information

IRRATIONAL ROTATION OF THE CIRCLE AND THE BINARY ODOMETER ARE FINITARILY ORBIT EQUIVALENT

IRRATIONAL ROTATION OF THE CIRCLE AND THE BINARY ODOMETER ARE FINITARILY ORBIT EQUIVALENT IRRATIONAL ROTATION OF THE CIRCLE AND THE BINARY ODOMETER ARE FINITARILY ORBIT EQUIVALENT MRINAL KANTI ROYCHOWDHURY Abstract. Two invertible dynamical systems (X, A, µ, T ) and (Y, B, ν, S) where X, Y

More information

PARABOLAS INFILTRATING THE FORD CIRCLES SUZANNE C. HUTCHINSON THESIS

PARABOLAS INFILTRATING THE FORD CIRCLES SUZANNE C. HUTCHINSON THESIS PARABOLAS INFILTRATING THE FORD CIRCLES BY SUZANNE C. HUTCHINSON THESIS Submitted in partial fulfillment of the requirements for the degree of Master of Science in Mathematics in the Graduate College of

More information

ANSWER TO A QUESTION BY BURR AND ERDŐS ON RESTRICTED ADDITION, AND RELATED RESULTS Mathematics Subject Classification: 11B05, 11B13, 11P99

ANSWER TO A QUESTION BY BURR AND ERDŐS ON RESTRICTED ADDITION, AND RELATED RESULTS Mathematics Subject Classification: 11B05, 11B13, 11P99 ANSWER TO A QUESTION BY BURR AND ERDŐS ON RESTRICTED ADDITION, AND RELATED RESULTS N. HEGYVÁRI, F. HENNECART AND A. PLAGNE Abstract. We study the gaps in the sequence of sums of h pairwise distinct elements

More information

ON SPECTRAL CANTOR MEASURES. 1. Introduction

ON SPECTRAL CANTOR MEASURES. 1. Introduction ON SPECTRAL CANTOR MEASURES IZABELLA LABA AND YANG WANG Abstract. A probability measure in R d is called a spectral measure if it has an orthonormal basis consisting of exponentials. In this paper we study

More information

DR.RUPNATHJI( DR.RUPAK NATH )

DR.RUPNATHJI( DR.RUPAK NATH ) Contents 1 Sets 1 2 The Real Numbers 9 3 Sequences 29 4 Series 59 5 Functions 81 6 Power Series 105 7 The elementary functions 111 Chapter 1 Sets It is very convenient to introduce some notation and terminology

More information

Lebesgue Measure on R n

Lebesgue Measure on R n CHAPTER 2 Lebesgue Measure on R n Our goal is to construct a notion of the volume, or Lebesgue measure, of rather general subsets of R n that reduces to the usual volume of elementary geometrical sets

More information

A class of trees and its Wiener index.

A class of trees and its Wiener index. A class of trees and its Wiener index. Stephan G. Wagner Department of Mathematics Graz University of Technology Steyrergasse 3, A-81 Graz, Austria wagner@finanz.math.tu-graz.ac.at Abstract In this paper,

More information

On the Splitting of MO(2) over the Steenrod Algebra. Maurice Shih

On the Splitting of MO(2) over the Steenrod Algebra. Maurice Shih On the Splitting of MO(2) over the Steenrod Algebra Maurice Shih under the direction of John Ullman Massachusetts Institute of Technology Research Science Institute On the Splitting of MO(2) over the Steenrod

More information

NORMAL NUMBERS AND UNIFORM DISTRIBUTION (WEEKS 1-3) OPEN PROBLEMS IN NUMBER THEORY SPRING 2018, TEL AVIV UNIVERSITY

NORMAL NUMBERS AND UNIFORM DISTRIBUTION (WEEKS 1-3) OPEN PROBLEMS IN NUMBER THEORY SPRING 2018, TEL AVIV UNIVERSITY ORMAL UMBERS AD UIFORM DISTRIBUTIO WEEKS -3 OPE PROBLEMS I UMBER THEORY SPRIG 28, TEL AVIV UIVERSITY Contents.. ormal numbers.2. Un-natural examples 2.3. ormality and uniform distribution 2.4. Weyl s criterion

More information

The Distribution of Generalized Sum-of-Digits Functions in Residue Classes

The Distribution of Generalized Sum-of-Digits Functions in Residue Classes Journal of umber Theory 79, 9426 (999) Article ID jnth.999.2424, available online at httpwww.idealibrary.com on The Distribution of Generalized Sum-of-Digits Functions in Residue Classes Abigail Hoit Department

More information

Egyptian Fractions with odd denominators

Egyptian Fractions with odd denominators arxiv:606.027v [math.nt] 7 Jun 206 Egyptian Fractions with odd denominators Christian Elsholtz Abstract The number of solutions of the diophantine equation k i= =, in particular when the are distinct odd

More information

arxiv:math/ v2 [math.nt] 3 Dec 2003

arxiv:math/ v2 [math.nt] 3 Dec 2003 arxiv:math/0302091v2 [math.nt] 3 Dec 2003 Every function is the representation function of an additive basis for the integers Melvyn B. Nathanson Department of Mathematics Lehman College (CUNY) Bronx,

More information

Fourier series, Weyl equidistribution. 1. Dirichlet s pigeon-hole principle, approximation theorem

Fourier series, Weyl equidistribution. 1. Dirichlet s pigeon-hole principle, approximation theorem (October 4, 25) Fourier series, Weyl equidistribution Paul Garrett garrett@math.umn.edu http://www.math.umn.edu/ garrett/ [This document is http://www.math.umn.edu/ garrett/m/mfms/notes 25-6/8 Fourier-Weyl.pdf]

More information

Estimates for probabilities of independent events and infinite series

Estimates for probabilities of independent events and infinite series Estimates for probabilities of independent events and infinite series Jürgen Grahl and Shahar evo September 9, 06 arxiv:609.0894v [math.pr] 8 Sep 06 Abstract This paper deals with finite or infinite sequences

More information

Minimality of the Hamming Weight of the τ -NAF for Koblitz Curves and Improved Combination with Point Halving

Minimality of the Hamming Weight of the τ -NAF for Koblitz Curves and Improved Combination with Point Halving Minimality of the Hamming Weight of the τ -NAF for Koblitz Curves and Improved Combination with Point Halving Roberto Maria Avanzi 1 Clemens Heuberger 2 and Helmut Prodinger 1 Faculty of Mathematics and

More information

Counting patterns in digital expansions

Counting patterns in digital expansions Counting patterns in digital expansions Manfred G. Madritsch Department for Analysis and Computational Number Theory Graz University of Technology madritsch@math.tugraz.at Séminaire ERNEST Dynamique, Arithmétique,

More information

Matroid intersection, base packing and base covering for infinite matroids

Matroid intersection, base packing and base covering for infinite matroids Matroid intersection, base packing and base covering for infinite matroids Nathan Bowler Johannes Carmesin June 25, 2014 Abstract As part of the recent developments in infinite matroid theory, there have

More information

Economics 204 Fall 2011 Problem Set 1 Suggested Solutions

Economics 204 Fall 2011 Problem Set 1 Suggested Solutions Economics 204 Fall 2011 Problem Set 1 Suggested Solutions 1. Suppose k is a positive integer. Use induction to prove the following two statements. (a) For all n N 0, the inequality (k 2 + n)! k 2n holds.

More information

MASTERS EXAMINATION IN MATHEMATICS SOLUTIONS

MASTERS EXAMINATION IN MATHEMATICS SOLUTIONS MASTERS EXAMINATION IN MATHEMATICS PURE MATHEMATICS OPTION SPRING 010 SOLUTIONS Algebra A1. Let F be a finite field. Prove that F [x] contains infinitely many prime ideals. Solution: The ring F [x] of

More information

On a Topological Problem of Strange Attractors. Ibrahim Kirat and Ayhan Yurdaer

On a Topological Problem of Strange Attractors. Ibrahim Kirat and Ayhan Yurdaer On a Topological Problem of Strange Attractors Ibrahim Kirat and Ayhan Yurdaer Department of Mathematics, Istanbul Technical University, 34469,Maslak-Istanbul, Turkey E-mail: ibkst@yahoo.com and yurdaerayhan@itu.edu.tr

More information

The Chromatic Number of Ordered Graphs With Constrained Conflict Graphs

The Chromatic Number of Ordered Graphs With Constrained Conflict Graphs The Chromatic Number of Ordered Graphs With Constrained Conflict Graphs Maria Axenovich and Jonathan Rollin and Torsten Ueckerdt September 3, 016 Abstract An ordered graph G is a graph whose vertex set

More information

BOUNDARY VALUE PROBLEMS ON A HALF SIERPINSKI GASKET

BOUNDARY VALUE PROBLEMS ON A HALF SIERPINSKI GASKET BOUNDARY VALUE PROBLEMS ON A HALF SIERPINSKI GASKET WEILIN LI AND ROBERT S. STRICHARTZ Abstract. We study boundary value problems for the Laplacian on a domain Ω consisting of the left half of the Sierpinski

More information

P-adic Functions - Part 1

P-adic Functions - Part 1 P-adic Functions - Part 1 Nicolae Ciocan 22.11.2011 1 Locally constant functions Motivation: Another big difference between p-adic analysis and real analysis is the existence of nontrivial locally constant

More information

REPRESENTING HOMOLOGY AUTOMORPHISMS OF NONORIENTABLE SURFACES

REPRESENTING HOMOLOGY AUTOMORPHISMS OF NONORIENTABLE SURFACES REPRESENTING HOMOLOGY AUTOMORPHISMS OF NONORIENTABLE SURFACES JOHN D. MCCARTHY AND ULRICH PINKALL Abstract. In this paper, we prove that every automorphism of the first homology group of a closed, connected,

More information

Root systems and optimal block designs

Root systems and optimal block designs Root systems and optimal block designs Peter J. Cameron School of Mathematical Sciences Queen Mary, University of London Mile End Road London E1 4NS, UK p.j.cameron@qmul.ac.uk Abstract Motivated by a question

More information

Unbalanced digit sets and the closest choice strategy for minimal weight integer representations

Unbalanced digit sets and the closest choice strategy for minimal weight integer representations Unbalanced digit sets and the closest choice strategy for minimal weight integer representations Clemens Heuberger Institut für Mathematik B Technische Universität Graz, Graz, Austria http://www.opt.math.tugraz.at/~cheub/

More information

Chapter 11 - Sequences and Series

Chapter 11 - Sequences and Series Calculus and Analytic Geometry II Chapter - Sequences and Series. Sequences Definition. A sequence is a list of numbers written in a definite order, We call a n the general term of the sequence. {a, a

More information

The Lebesgue Integral

The Lebesgue Integral The Lebesgue Integral Brent Nelson In these notes we give an introduction to the Lebesgue integral, assuming only a knowledge of metric spaces and the iemann integral. For more details see [1, Chapters

More information

f(x n ) [0,1[ s f(x) dx.

f(x n ) [0,1[ s f(x) dx. ACTA ARITHMETICA LXXX.2 (1997) Dyadic diaphony by Peter Hellekalek and Hannes Leeb (Salzburg) 1. Introduction. Diaphony (see Zinterhof [13] and Kuipers and Niederreiter [6, Exercise 5.27, p. 162]) is a

More information

A NOTE ON NORMAL NUMBERS IN MATRIX NUMBER SYSTEMS

A NOTE ON NORMAL NUMBERS IN MATRIX NUMBER SYSTEMS A NOTE ON NORMAL NUMBERS IN MATRIX NUMBER SYSTEMS MANFRED G. MADRITSCH Abstract. We consider a generalization of normal numbers to matrix number systems. In particular we show that the analogue of the

More information

arxiv: v1 [math.co] 28 Oct 2016

arxiv: v1 [math.co] 28 Oct 2016 More on foxes arxiv:1610.09093v1 [math.co] 8 Oct 016 Matthias Kriesell Abstract Jens M. Schmidt An edge in a k-connected graph G is called k-contractible if the graph G/e obtained from G by contracting

More information

Dyadic diaphony of digital sequences

Dyadic diaphony of digital sequences Dyadic diaphony of digital sequences Friedrich Pillichshammer Abstract The dyadic diaphony is a quantitative measure for the irregularity of distribution of a sequence in the unit cube In this paper we

More information

BP -HOMOLOGY AND AN IMPLICATION FOR SYMMETRIC POLYNOMIALS. 1. Introduction and results

BP -HOMOLOGY AND AN IMPLICATION FOR SYMMETRIC POLYNOMIALS. 1. Introduction and results BP -HOMOLOGY AND AN IMPLICATION FOR SYMMETRIC POLYNOMIALS DONALD M. DAVIS Abstract. We determine the BP -module structure, mod higher filtration, of the main part of the BP -homology of elementary 2- groups.

More information

Maximizing the number of independent subsets over trees with maximum degree 3. Clemens Heuberger and Stephan G. Wagner

Maximizing the number of independent subsets over trees with maximum degree 3. Clemens Heuberger and Stephan G. Wagner FoSP Algorithmen & mathematische Modellierung FoSP Forschungsschwerpunkt Algorithmen und mathematische Modellierung Maximizing the number of independent subsets over trees with maximum degree 3 Clemens

More information

The small ball property in Banach spaces (quantitative results)

The small ball property in Banach spaces (quantitative results) The small ball property in Banach spaces (quantitative results) Ehrhard Behrends Abstract A metric space (M, d) is said to have the small ball property (sbp) if for every ε 0 > 0 there exists a sequence

More information

Deviation Measures and Normals of Convex Bodies

Deviation Measures and Normals of Convex Bodies Beiträge zur Algebra und Geometrie Contributions to Algebra Geometry Volume 45 (2004), No. 1, 155-167. Deviation Measures Normals of Convex Bodies Dedicated to Professor August Florian on the occasion

More information

Part V. 17 Introduction: What are measures and why measurable sets. Lebesgue Integration Theory

Part V. 17 Introduction: What are measures and why measurable sets. Lebesgue Integration Theory Part V 7 Introduction: What are measures and why measurable sets Lebesgue Integration Theory Definition 7. (Preliminary). A measure on a set is a function :2 [ ] such that. () = 2. If { } = is a finite

More information

Chapter 8. P-adic numbers. 8.1 Absolute values

Chapter 8. P-adic numbers. 8.1 Absolute values Chapter 8 P-adic numbers Literature: N. Koblitz, p-adic Numbers, p-adic Analysis, and Zeta-Functions, 2nd edition, Graduate Texts in Mathematics 58, Springer Verlag 1984, corrected 2nd printing 1996, Chap.

More information

Solutions to Tutorial 8 (Week 9)

Solutions to Tutorial 8 (Week 9) The University of Sydney School of Mathematics and Statistics Solutions to Tutorial 8 (Week 9) MATH3961: Metric Spaces (Advanced) Semester 1, 2018 Web Page: http://www.maths.usyd.edu.au/u/ug/sm/math3961/

More information

DISTRIBUTION OF FIBONACCI AND LUCAS NUMBERS MODULO 3 k

DISTRIBUTION OF FIBONACCI AND LUCAS NUMBERS MODULO 3 k DISTRIBUTION OF FIBONACCI AND LUCAS NUMBERS MODULO 3 k RALF BUNDSCHUH AND PETER BUNDSCHUH Dedicated to Peter Shiue on the occasion of his 70th birthday Abstract. Let F 0 = 0,F 1 = 1, and F n = F n 1 +F

More information

Groups. 3.1 Definition of a Group. Introduction. Definition 3.1 Group

Groups. 3.1 Definition of a Group. Introduction. Definition 3.1 Group C H A P T E R t h r e E Groups Introduction Some of the standard topics in elementary group theory are treated in this chapter: subgroups, cyclic groups, isomorphisms, and homomorphisms. In the development

More information

THE INVERSE PROBLEM FOR REPRESENTATION FUNCTIONS FOR GENERAL LINEAR FORMS

THE INVERSE PROBLEM FOR REPRESENTATION FUNCTIONS FOR GENERAL LINEAR FORMS INTEGERS: ELECTRONIC JOURNAL OF COMBINATORIAL NUMBER THEORY 8 (2008), #A16 THE INVERSE PROBLEM FOR REPRESENTATION FUNCTIONS FOR GENERAL LINEAR FORMS Peter Hegarty Department of Mathematics, Chalmers University

More information

Multiplication of Generalized Functions: Introduction

Multiplication of Generalized Functions: Introduction Bulg. J. Phys. 42 (2015) 93 98 Multiplication of Generalized Functions: Introduction Ch. Ya. Christov This Introduction was written in 1989 to the book by Ch. Ya. Christov and B. P. Damianov titled Multiplication

More information

INTERIOR COMPONENTS OF A TILE ASSOCIATED TO A QUADRATIC CANONICAL NUMBER SYSTEM

INTERIOR COMPONENTS OF A TILE ASSOCIATED TO A QUADRATIC CANONICAL NUMBER SYSTEM INTERIOR COMPONENTS OF A TILE ASSOCIATED TO A QUADRATIC CANONICAL NUMBER SYSTEM BENOIT LORIDANT AND JÖRG M. THUSWALDNER Abstract. Let α = 2 + 1 be a root of the polynomial p(x) = x 2 + 4x + 5. It is well

More information

Lecture 2: Vector Spaces, Metric Spaces

Lecture 2: Vector Spaces, Metric Spaces CCS Discrete II Professor: Padraic Bartlett Lecture 2: Vector Spaces, Metric Spaces Week 2 UCSB 2015 1 Vector Spaces, Informally The two vector spaces 1 you re probably the most used to working with, from

More information

Topological automorphisms of modified Sierpiński gaskets realize arbitrary finite permutation groups

Topological automorphisms of modified Sierpiński gaskets realize arbitrary finite permutation groups Topology and its Applications 101 (2000) 137 142 Topological automorphisms of modified Sierpiński gaskets realize arbitrary finite permutation groups Reinhard Winkler 1 Institut für Algebra und Diskrete

More information

Discrete Mathematics. Coquet-type formulas for the rarefied weighted Thue Morse sequence

Discrete Mathematics. Coquet-type formulas for the rarefied weighted Thue Morse sequence Discrete Mathematics 11 (2011) 1724 174 Contents lists available at ScienceDirect Discrete Mathematics journal homepage: www.elsevier.com/locate/disc Coquet-type formulas for the rarefied weighted Thue

More information

Generating p-extremal graphs

Generating p-extremal graphs Generating p-extremal graphs Derrick Stolee Department of Mathematics Department of Computer Science University of Nebraska Lincoln s-dstolee1@math.unl.edu August 2, 2011 Abstract Let f(n, p be the maximum

More information

1 Adeles over Q. 1.1 Absolute values

1 Adeles over Q. 1.1 Absolute values 1 Adeles over Q 1.1 Absolute values Definition 1.1.1 (Absolute value) An absolute value on a field F is a nonnegative real valued function on F which satisfies the conditions: (i) x = 0 if and only if

More information

Introduction to Hausdorff Measure and Dimension

Introduction to Hausdorff Measure and Dimension Introduction to Hausdorff Measure and Dimension Dynamics Learning Seminar, Liverpool) Poj Lertchoosakul 28 September 2012 1 Definition of Hausdorff Measure and Dimension Let X, d) be a metric space, let

More information

Parabolas infiltrating the Ford circles

Parabolas infiltrating the Ford circles Bull. Math. Soc. Sci. Math. Roumanie Tome 59(07) No. 2, 206, 75 85 Parabolas infiltrating the Ford circles by S. Corinne Hutchinson and Alexandru Zaharescu Abstract We define and study a new family of

More information

MATH 31BH Homework 1 Solutions

MATH 31BH Homework 1 Solutions MATH 3BH Homework Solutions January 0, 04 Problem.5. (a) (x, y)-plane in R 3 is closed and not open. To see that this plane is not open, notice that any ball around the origin (0, 0, 0) will contain points

More information

Department of Mathematics, University of California, Berkeley. GRADUATE PRELIMINARY EXAMINATION, Part A Fall Semester 2014

Department of Mathematics, University of California, Berkeley. GRADUATE PRELIMINARY EXAMINATION, Part A Fall Semester 2014 Department of Mathematics, University of California, Berkeley YOUR 1 OR 2 DIGIT EXAM NUMBER GRADUATE PRELIMINARY EXAMINATION, Part A Fall Semester 2014 1. Please write your 1- or 2-digit exam number on

More information

New Minimal Weight Representations for Left-to-Right Window Methods

New Minimal Weight Representations for Left-to-Right Window Methods New Minimal Weight Representations for Left-to-Right Window Methods James A. Muir 1 and Douglas R. Stinson 2 1 Department of Combinatorics and Optimization 2 School of Computer Science University of Waterloo

More information

Introduction to Group Theory

Introduction to Group Theory Chapter 10 Introduction to Group Theory Since symmetries described by groups play such an important role in modern physics, we will take a little time to introduce the basic structure (as seen by a physicist)

More information

Construction algorithms for plane nets in base b

Construction algorithms for plane nets in base b Construction algorithms for plane nets in base b Gunther Leobacher, Friedrich Pillichshammer and Thomas Schell arxiv:1506.03201v1 [math.nt] 10 Jun 2015 Abstract The class of (0, m, s)-nets in base b has

More information

NOTES (1) FOR MATH 375, FALL 2012

NOTES (1) FOR MATH 375, FALL 2012 NOTES 1) FOR MATH 375, FALL 2012 1 Vector Spaces 11 Axioms Linear algebra grows out of the problem of solving simultaneous systems of linear equations such as 3x + 2y = 5, 111) x 3y = 9, or 2x + 3y z =

More information

COMBINATORIAL CONSTRUCTIONS FOR THE ZECKENDORF SUM OF DIGITS OF POLYNOMIAL VALUES

COMBINATORIAL CONSTRUCTIONS FOR THE ZECKENDORF SUM OF DIGITS OF POLYNOMIAL VALUES COMBINATORIAL CONSTRUCTIONS FOR THE ZECKENDORF SUM OF DIGITS OF POLYNOMIAL VALUES THOMAS STOLL Abstract. Let p(x) Z[X] with p(n) N be of degree h 2 and denote by s F (n) the sum of digits in the Zeckendorf

More information

Measures and Measure Spaces

Measures and Measure Spaces Chapter 2 Measures and Measure Spaces In summarizing the flaws of the Riemann integral we can focus on two main points: 1) Many nice functions are not Riemann integrable. 2) The Riemann integral does not

More information

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero Chapter Limits of Sequences Calculus Student: lim s n = 0 means the s n are getting closer and closer to zero but never gets there. Instructor: ARGHHHHH! Exercise. Think of a better response for the instructor.

More information

Algebraic Methods in Combinatorics

Algebraic Methods in Combinatorics Algebraic Methods in Combinatorics Po-Shen Loh 27 June 2008 1 Warm-up 1. (A result of Bourbaki on finite geometries, from Răzvan) Let X be a finite set, and let F be a family of distinct proper subsets

More information

A Characterization of (3+1)-Free Posets

A Characterization of (3+1)-Free Posets Journal of Combinatorial Theory, Series A 93, 231241 (2001) doi:10.1006jcta.2000.3075, available online at http:www.idealibrary.com on A Characterization of (3+1)-Free Posets Mark Skandera Department of

More information

On rational approximation of algebraic functions. Julius Borcea. Rikard Bøgvad & Boris Shapiro

On rational approximation of algebraic functions. Julius Borcea. Rikard Bøgvad & Boris Shapiro On rational approximation of algebraic functions http://arxiv.org/abs/math.ca/0409353 Julius Borcea joint work with Rikard Bøgvad & Boris Shapiro 1. Padé approximation: short overview 2. A scheme of rational

More information

NECESSARY CONDITIONS FOR WEIGHTED POINTWISE HARDY INEQUALITIES

NECESSARY CONDITIONS FOR WEIGHTED POINTWISE HARDY INEQUALITIES NECESSARY CONDITIONS FOR WEIGHTED POINTWISE HARDY INEQUALITIES JUHA LEHRBÄCK Abstract. We establish necessary conditions for domains Ω R n which admit the pointwise (p, β)-hardy inequality u(x) Cd Ω(x)

More information

arxiv: v2 [math.ca] 4 Jun 2017

arxiv: v2 [math.ca] 4 Jun 2017 EXCURSIONS ON CANTOR-LIKE SETS ROBERT DIMARTINO AND WILFREDO O. URBINA arxiv:4.70v [math.ca] 4 Jun 07 ABSTRACT. The ternary Cantor set C, constructed by George Cantor in 883, is probably the best known

More information

1 Fields and vector spaces

1 Fields and vector spaces 1 Fields and vector spaces In this section we revise some algebraic preliminaries and establish notation. 1.1 Division rings and fields A division ring, or skew field, is a structure F with two binary

More information

The cocycle lattice of binary matroids

The cocycle lattice of binary matroids Published in: Europ. J. Comb. 14 (1993), 241 250. The cocycle lattice of binary matroids László Lovász Eötvös University, Budapest, Hungary, H-1088 Princeton University, Princeton, NJ 08544 Ákos Seress*

More information

Generalized Pigeonhole Properties of Graphs and Oriented Graphs

Generalized Pigeonhole Properties of Graphs and Oriented Graphs Europ. J. Combinatorics (2002) 23, 257 274 doi:10.1006/eujc.2002.0574 Available online at http://www.idealibrary.com on Generalized Pigeonhole Properties of Graphs and Oriented Graphs ANTHONY BONATO, PETER

More information

SUMSETS MOD p ØYSTEIN J. RØDSETH

SUMSETS MOD p ØYSTEIN J. RØDSETH SUMSETS MOD p ØYSTEIN J. RØDSETH Abstract. In this paper we present some basic addition theorems modulo a prime p and look at various proof techniques. We open with the Cauchy-Davenport theorem and a proof

More information

SZEMERÉDI S REGULARITY LEMMA FOR MATRICES AND SPARSE GRAPHS

SZEMERÉDI S REGULARITY LEMMA FOR MATRICES AND SPARSE GRAPHS SZEMERÉDI S REGULARITY LEMMA FOR MATRICES AND SPARSE GRAPHS ALEXANDER SCOTT Abstract. Szemerédi s Regularity Lemma is an important tool for analyzing the structure of dense graphs. There are versions of

More information

Je Lagarias, University of Michigan. Workshop on Discovery and Experimentation in Number Theory Fields Institute, Toronto (September 25, 2009)

Je Lagarias, University of Michigan. Workshop on Discovery and Experimentation in Number Theory Fields Institute, Toronto (September 25, 2009) Ternary Expansions of Powers of 2 Je Lagarias, University of Michigan Workshop on Discovery and Experimentation in Number Theory Fields Institute, Toronto (September 25, 2009) Topics Covered Part I. Erdős

More information

LARGE SCHRÖDER PATHS BY TYPES AND SYMMETRIC FUNCTIONS

LARGE SCHRÖDER PATHS BY TYPES AND SYMMETRIC FUNCTIONS Bull. Korean Math. Soc. 51 (2014), No. 4, pp. 1229 1240 http://dx.doi.org/10.4134/bkms.2014.51.4.1229 LARGE SCHRÖDER PATHS BY TYPES AND SYMMETRIC FUNCTIONS Su Hyung An, Sen-Peng Eu, and Sangwook Kim Abstract.

More information

The Dirichlet Problem for Infinite Networks

The Dirichlet Problem for Infinite Networks The Dirichlet Problem for Infinite Networks Nitin Saksena Summer 2002 Abstract This paper concerns the existence and uniqueness of solutions to the Dirichlet problem for infinite networks. We formulate

More information

Integral closure of rings of integer-valued polynomials on algebras

Integral closure of rings of integer-valued polynomials on algebras Integral closure of rings of integer-valued polynomials on algebras Giulio Peruginelli Nicholas J. Werner July 4, 013 Abstract Let D be an integrally closed domain with quotient field K. Let A be a torsion-free

More information

THE DYNAMICS OF SUCCESSIVE DIFFERENCES OVER Z AND R

THE DYNAMICS OF SUCCESSIVE DIFFERENCES OVER Z AND R THE DYNAMICS OF SUCCESSIVE DIFFERENCES OVER Z AND R YIDA GAO, MATT REDMOND, ZACH STEWARD Abstract. The n-value game is a dynamical system defined by a method of iterated differences. In this paper, we

More information

Linear Algebra March 16, 2019

Linear Algebra March 16, 2019 Linear Algebra March 16, 2019 2 Contents 0.1 Notation................................ 4 1 Systems of linear equations, and matrices 5 1.1 Systems of linear equations..................... 5 1.2 Augmented

More information

Journal of Number Theory

Journal of Number Theory Journal of Number Theory 132 2012) 324 331 Contents lists available at SciVerse ScienceDirect Journal of Number Theory www.elsevier.com/locate/jnt Digit sums of binomial sums Arnold Knopfmacher a,florianluca

More information

On families of anticommuting matrices

On families of anticommuting matrices On families of anticommuting matrices Pavel Hrubeš December 18, 214 Abstract Let e 1,..., e k be complex n n matrices such that e ie j = e je i whenever i j. We conjecture that rk(e 2 1) + rk(e 2 2) +

More information

Mathematics Course 111: Algebra I Part I: Algebraic Structures, Sets and Permutations

Mathematics Course 111: Algebra I Part I: Algebraic Structures, Sets and Permutations Mathematics Course 111: Algebra I Part I: Algebraic Structures, Sets and Permutations D. R. Wilkins Academic Year 1996-7 1 Number Systems and Matrix Algebra Integers The whole numbers 0, ±1, ±2, ±3, ±4,...

More information

Low-discrepancy sequences obtained from algebraic function fields over finite fields

Low-discrepancy sequences obtained from algebraic function fields over finite fields ACTA ARITHMETICA LXXII.3 (1995) Low-discrepancy sequences obtained from algebraic function fields over finite fields by Harald Niederreiter (Wien) and Chaoping Xing (Hefei) 1. Introduction. We present

More information