SIGMA-DELTA QUANTIZATION ERRORS AND THE TRAVELING SALESMAN PROBLEM

Size: px
Start display at page:

Download "SIGMA-DELTA QUANTIZATION ERRORS AND THE TRAVELING SALESMAN PROBLEM"

Transcription

1 SIGMA-DELTA QUATIZATIO ERRORS AD THE TRAVELIG SALESMA PROBLEM YAG WAG Abstract. In transmission, storaging and coding of digital signals we frequently perform A/D conversion using quantization. In this paper we study the maxiaml and mean square errors as a result of quantization. We focus on the sigma-delta modulation quantization scheme in the finite frame expansion setting. We show that this problem is related to the classical Traveling Salesman Problem (TSP) in the Euclidean space. It is known ([3]) that the error bounds from the sigma-delta scheme depends on the ordering of the frame elements. By examining aprioribounds for the Euclidean TSP we show that error bounds in the sigma-delta scheme is superior to those from the pulse code mudulation (PCM)schemeingeneral. Wealsogivearecursivealgorithmforfindng an ordering of the frame elements that will lead to good maximal error and mean square error. 1. Introduction In signal processing, coding and many other practical applications, a signal is first decomposed using some suitably chosen atoms ( basis ). In the digital domain, a quantization is performed for transmission, storage, coding and other purposes. But quantizations inevitably induce errors. It is thus important that we understand how the errors behave and have a good estimate of these errors. There are two commonly used ways to measure quantization errors. They are the worst case error (maximal error) and the average error (mean square error, or MSE). In this paper we study both measurements of quantization errors for the sigma-delta modulation scheme, a scheme that is used in, among others, audio applications. Particularly we show that in general, as far as errors are concerned, the sigma-delta modulation offers a definitive edge over the more straightforward pulse code modulation (PCM) scheme. We first introduce some of the mathematical background involved in our study. In signal decomposition we start off with a basis {v j } j Λ. It can take on a variety of forms, such 1991 Mathematics Subject Classification. Primary 42C15. Key words and phrases. Sigma-delta modulation, PCM, quantization, frames, traveling salesman problem, Peano space-filling curve. Supported in part by the ational Science Foundation grant DMS

2 2 YAG WAG as a set of functions or a set of vectors. Here the index set Λ is countable or finite. A signal x is represented as a linear combination (1.1) x = j Λ c j v j. ote that in practice {v j } is often not a bona fide basis, as redundancy is built into {v j } for the purpose of error correction, recovery from channel erasures, denoising and general robustness. With redundancy the coefficients {c j } in (1.1) are no longer unique. In this paper we shall only consider the case where Λ = {1, 2,...,} is a finite set and {c j } are real. Without loss of generality we may set up our problem by assuming that x and {v j } j Λ are all in R d, d 1. Given F = {v j } we let F = [v 1, v 2,...,v ] be the corresponding matrix whose columns are {v j }.WesayF = {v j} is a frame for R d if the matrix F has rank d, and it is a tight frame for R d if FF T = λi d where λ > 0. The value λ is called the tight frame bound for the tight frame. ote that for tight frames we have (1.2) λd =tr(ff T )=tr(f T F )= v j 2. In particular if we consider unit norm tight frames in which v j =1forallj then λ = /d. Our focus in this paper is on tight frames, with special attention given to unit norm tight frames. With a frame F = {v j } any signal x can be reconstructed from the data {x, v j}. Let G =[u 1,, u ]bead matrix such that GF T = I d.observethat [x, v 1, x, v 2,...,x, v ] T = F T x. Thus x can be reconstructed using G by x = G(F T x). The columns of G, G = {u j },is called a dual frame of the frame F. With a dual frame G we have (1.3) x = GF T x = G(F T x)= x, v j u j. One such dual frame is to take G =(FF T ) 1 F,whichclearlysatisfies GF T = I d. The columns of this G form the so-called canonical dual frame of F. If {v j } is a tight frame with tight frame bound λ then the canonical dual frame corresponds to the matrix G = λ 1 F, whose columns are simply λ 1 F. In this case the reconstruction formula (1.3)

3 SIGMA-DELTA QUATIZATIO ERRORS AD THE TRAVELIG SALESMA PROBLEM 3 becomes (1.4) x = 1 λ x, v j v j. In digital applications real numbers must be quantized. In other words, a real number t must be represented by a value in a quantization alphabet A. Hereweassumethat A = {0, ±, ±2,...} = Z, where > 0 is the quantization step. A standard way for quantizing a real number is linear quantization, in which a real value t is quantize to the value in A = Z that is the closest to t, so t Q (t) =argmin t r = r A It is possible to use nonlinear quantization schemes to achieve better results in some cases, see Goyal, Vetterli and Thao [15], but we shall not discuss them here. Also, another popular alphabet A is the midrise alphabet A = Z + 2. The mathematical analysis in this paper makes no distinction, and all our results hold for this alphabet. We now consider the reconstruction problem by a tight frame F = {v j } with frame bound λ. Instead of the reconstruction formula (1.4) we now have an imperfect reconstruction ˆx = 1 (1.5) q j v j, λ where q j A = Z. The error from this construction will depend on the frame F, and how {q j } are chosen. Currently there are two commonly used schemes for choosing {q j }: The PCM quantization scheme and the sigma-delta modulation quantization scheme. In the PCM scheme, we simply let x, vj q j = Q (x, v j )= + 1, 2 which is the element in Z closest to x, v j. This is the most direct scheme. Let τ (t) = t Q (t). Then the reconstruction error is x ˆx = 1 (1.6) τ (x, v j ) v j. λ ote that τ (x, v j ) /2. It is known that the worst case error is bounded by (1.7) x ˆx λ 2,

4 4 YAG WAG see e.g. [18]. Under the so-called White oise Hypothesis (WH), in which {τ (x, v )} are assumed to be independent and uniformly distributed in [ /2, /2), the mean square error (MSE) is (1.8) E(x ˆx 2 )= 2 12λ, see e.g. [15]. The WH is shown to be realistic for small under fairly general settings in [18]. An alternative quantization scheme is the sigma-delta modulation scheme. It is less direct but is known to offer some advatanges, such as robustness, over the PCM scheme. Here we only consider the first order sigma-delta scheme. Discussions on higher order sigma-delta schemes can be found in e.g. [7] and [4] and the references therein. The sigmadelta scheme utilizes summation by parts for quantization. Let F = {v j } be a frame and G = {u j } be a dual frame. In a nutshell, instead of quantizing {x, v j} directly to obtain the reconstruction ˆx = Q (x, v j )u j we first rewrite the frame reconstruction formula using summation by parts: (1.9) x = x, v j u j = 1 S k (u k u k+1 )+S u, where S 0 := 0 and S k := k x, v j. owwequantize{s k } to obtain a reconstruction x = 1 Q (S k )(u k u k+1 )+Q (S )u = q k u k, where q k := Q (S k ) Q (S k 1 ), k 1. An alternative way, which is more practical for building circuits, is to describe the sigma-delta scheme by the sequences rk = x, v k + r k 1 q k, q k = Q (x, v k + r k 1 ), with r 0 := 0 and 1 k. Observethatr k r k 1 = x, v k q k.thus r k = r k r 0 = k (x, v j q j )=S k k q j.

5 SIGMA-DELTA QUATIZATIO ERRORS AD THE TRAVELIG SALESMA PROBLEM 5 Since r k [ /2, /2] we have k q j = Q (S k ), and hence q k = Q (S k ) Q (S k 1 ). For tight frames with frame bound λ, the sigma-delta scheme yields the quantized reconstruction (1.10) x = 1 λ q j v j. An important difference between the PCM scheme and the sigma-delta scheme is that while the PCM scheme is independent of the ordering of the frame elements {v j },the sigma-delta scheme is very sensitive to it. If we do not choose the ordering carefully the sigma-delta scheme can perform very poorly, see [3] for a comprehensive discussion. For some particular tight frames such as the harmonic tight frames in R d,itisshownin[3]that with a suitable ordering the sigma-delta scheme is superior to the PCM scheme, yielding a maximal error bound of O( /λ) and MSE bound of O( 2 /λ 2 ). However, the error comparison for general tight frames between the two schemes is far less clear. It is the goal of this paper to show that for tight frames under very general settings, when is large and is small, the sigma-delta scheme is superior to the PCM scheme, both in terms of maximal error bound and MSE. Key to our study is an interesting connection between the sigma-delta scheme and the Traveling Salesman Problem (TSP). 2. Maximal Error and MSE Throughout this section we let F = {v j } be a frame in Rd and G = {u j } be a dual frame of F. The quantization alphabet is A = Z. Recall from (1.9) the reconstruction formula for any x R d, x = x, v j u j = 1 S k (u k u k+1 )+S u where S k = S k (x) := k x, v j = x, k v j. The reconstruction after quantization is x = x( ) := 1 Q (S k )(u k u k+1 )+Q (S )u = q k u k,

6 6 YAG WAG where q k := Q (S k ) Q (S k 1 ), k 1withS 0 := 0. Denote τ (S k ):=S k Q (S k ), the quantization round off error for S k. Then the reconstruction error is given by (2.1) x x = 1 τ (S k )(u k u k+1 )+τ (S )u. This leads to the following apriorierror bound, given in [3]: Proposition 2.1 ([3]). For any x R d we have (2.2) x x 2 1 u k u k+1 + u. As a corollary, if F is a tight frame with frame bound λ and G = 1 λ F,thenwehave (2.3) x x 2λ 1 v k v k+1 + v. The quantity 1 u k u k+1 + u is called the frame variation of G, followingthe terminology in [3]. The MSE of the quantized reconstruction, assuming x is chosen according to some probabilistic distribution, is not so easy to estimate. To circumvent the difficulties the so-called White oise Hypothesis (WH) is commonly employed by engineers and mathematicians working in the area, see e.g. [15]. The WH asserts the following: The round off error components {τ (S k )} are independent. Each τ (S k ) is uniformly distributed in [ /2, /2). Proposition 2.2. Let x be an absolutely continuous random vector in R d.underthewh the MSE of the quantized reconstruction is given by E(x x 2 )= 2 1 (2.4) u k u k u In particular, if F is a tight frame with frame bound λ and G = 1 λ F then (2.5) E(x x 2 )= λ 2 v k v k v 2. Proof. Let H be the d matrix H =[u 1 u 2,, u 1 u, u ]. Then by (2.1) we have x x = H[τ (S 1 ),, τ (S )] T.

7 SIGMA-DELTA QUATIZATIO ERRORS AD THE TRAVELIG SALESMA PROBLEM 7 Let H T H =[t ij ] i,.then (2.6) E(x x 2 )=E i, τ (S i )τ (S j )t ij = i, E τ (S i )τ (S j ) t ij. ow the WH yields E(τ (S i )τ (S j )) = 2 12 if i = j and 0 otherwise. Thus E(x x 2 )= 2 12 t ii =tr(h T H)= i 1 u k u k u 2. This proves the proposition. Unfortunately the WH is valid only under very stringent conditions, and when >dit is almost never true, see Jimenez, Wang and Wang [18] on the WH for PCM quantization schemes. However, as tends to zero {τ (S k )} become asymptotically uncorrelated and uniformly distributed in [ /2, /2) under some minor assumptions. This weak version of the WH is sufficient to yield an asymptotic version of Proposition 2.2. To state our asymptotic result on the MSE in sigma-delta modulation scheme we first introduce some notations. We say w 1 R d is a p q -multiple of w 2 R d if w 1, w 2 = 0 and w 1 = p q w 2 where p, q Z and are coprime. For w 1, w 2 R d we define r(w 1, w 2 )asfollows: r(w 1, w 2 )= 1 pq if w 1 is a p q -multiple of w 2 and p + q is even; r(w 1, w 2 )= 1 2pq if w 1 is a p q -multiple of w 2 and p + q is odd; in all other cases we let r(w 1, w 2 )=0. Foranyw R d let δ(w) =1ifw = 0 and δ(w) =0ifw = 0. Theorem 2.3. Let x be an absolutely continuous random vector in R d. Then for small > 0 the MSE of the quantized reconstruction satisfies (2.7) E(x x 2 )= 2 12 u k u k+1 2 δ(w k )+2 1 k<l where u +1 := 0, w k := k v j,andt kl := u k u k+1, u l u l+1. t kl r(w k, w l ) + o( 2 ) Proof. Set H =[u 1 u 2,, u 1 u, u ]. Then H T H =[t kl ]wheret kl = u k u k+1, u l u l+1. By (2.6) we have E(x x 2 )=E k,l=1 τ (S k )τ (S l )t kl = k,l=1 E τ (S k )τ (S l ) t kl.

8 8 YAG WAG Observe that τ (S k )=τ (x, w k ). ow it follows from Theorem 4.1 and Theorem 5.1 in [18] that E τ (S k )τ (S l ) = r(w k, w l ) + o( 2 ). 12 ote also that for k = l we have r(w k, w l )=δ(w k ). Thus E(x x 2 ) = k,l=1 = 2 12 = 2 12 E τ (S k )τ (S l ) t kl k,l=1 u k u k+1, u l u l+1 r(w k, w l ) + o( 2 ) u k u k+1 2 δ(w k )+2 1 k<l t kl r(w k, w l ) + o( 2 ). Corollary 2.4. Let x be an absolutely continuous random vector in R d. Assume that the vectors { k v j} are pairwise linearly independent over Q. Then the MSE of the quantized reconstruction satisfies (2.8) where u +1 := 0. E(x x ) = 2 12 u k u k o( 2 ), Corollary 2.5. Let x be an absolutely continuous random vector in R d.letf = {v j } be a tight frame with frame bound λ and G = 1 λ F. Assumethatthevectors{ k v j} are pairwise linearly independent over Q. Then the MSE of the quantized reconstruction satisfies (2.9) E(x x 2 )= λ 2 v k v k v 2 + o( 2 ). It was shown in [3] that for harmonic frames in R d the MSE is at least O( 2 2 ). With Theorem 2.3 we prove here that as 0 + the MSE is in fact O( 2 3 )forevend. Recall that theharmonicframeh d, in R d is defined as follows: For d =2d we have H d, = {v j } where v j = 2 d cos 2πj, sin 2πj 4πj 4πj, cos, sin,...,cos 2d πj, sin 2d πj T.

9 SIGMA-DELTA QUATIZATIO ERRORS AD THE TRAVELIG SALESMA PROBLEM 9 For d =2d +1wehaveH d, = {v j } where v j = 2 1 2, cos 2πj 2πj, sin d,...,cos 2d πj, sin 2d πj T. It is well known that H d, is a unit norm tight frame with frame bound λ = d.furthermore, for even d we have v j = 0. Theorem 2.6. Let x be an absolutely continuous random vector. Let F = H d, be the harmonic frame with d 2 and G = d F be the canonical dual frame. For any k 1 let A(k, ) := k sin2 πj. (i) Suppose that d =2d.Thenas 0 +, E(x x 2 )= d( 1)A(d,) o( 2 ). (i) Suppose that d =2d +1.Thenas 0 +, E(x x 2 )= d2 +2d( 1)A(d,) o( 2 ). Proof. We first claim that { k v j} 1 are pairwise linearly independent. ote that it suffices to prove it for d =2,as{[cos( 2πj 2πj ), sin( )]T } are embedded in the vectors {v j} (the first two entries for even d, and the second and third entries for odd d). ow, identifying [cos( 2πij 2πj ), sin( )]T with ω j,whereω := e 2πi,weprovethatfordistinct1 k, l < we must have k ω j = c l k 1 ω j, or equivalently, l 1 ω j = c for all c R. Assume it is false. Observe from simple geometry that k 1 j=0 ωj = a ke π(k 1) for some a k R, a k =0. Thus a k e π(k 1) i = ca l e π(l 1) i. j=0 j=0 ω j i For this to happen we must have k l 0mod(). assumption. The claim is hence proved. This is not possible given our

10 10 YAG WAG For d =2d we note that v j = 0. ThusbyTheorem2.3wehave E(x x 2 ) = 2 1 u k u k o( 2 ) 12 = d v k v k o( 2 ). It is standard to check that v k v k+1 = 2 d sin 2 πj = 2 d d A(d,). Part (i) of the theorem now follows. For d =2d + 1 the property v j = 0 no longer holds. We claim that { k v j} arepairwiselinearlyindependent. Wehavealeadyshownthat{ k v j} 1 are pairwise linearly independent, so now we only need to show that v j is not parallel to any of the other vectors. ote that v j =[b, 0,...,0] T with b = / 2. However, all the other vectors have some nonzero second or third entries. The claim follows. Corollary 2.5 yields E(x x 2 )= d v k v k o( 2 ) with v +1 := 0. Again, it is easy to check that v k v k+1 2 = 2 d A(d,)ifk<and v v +1 2 =1. Corollary 2.7. Let x be an absolutely continuous random vector in R d.letf = H d, be the harmonic frame with d 2 and G = d F be the canonical dual frame. Suppose that d =2d.Thenas 0 +, E(x x 2 ) d2 (d +1)(d +2)π 2 (2.10) o( 2 ). Proof. First we clearly have E(x x 2 ) da(d,) o( 2 ). ext we note that A(d,) d π 2 j 2 and 2 The corollary follows. d j 2 = d (d + 1)(2d +1) 6 = d(d +2)(d +1). 24

11 SIGMA-DELTA QUATIZATIO ERRORS AD THE TRAVELIG SALESMA PROBLEM The Traveling Saleman Problem The results in the previous section consider the sigma-delta modulation scheme using the given order of the frame. However, for a given frame F = {v j } with dual frame G = {u j } and a permutation p S of the indices {1, 2,...,}, thesetofvectors F p := {v p(j) } with the indices permuted is again a frame with the same frame bounds and dual frame G p = {u p(j) }. If F is a tight frame with tight frame bound λ and dual frame 1 λ F,thenF p is again a tight frame with frame bound λ and dual frame 1 λ F p. While the quantization error in the PCM scheme does not depend on the order of the frame elements, it is very sensitive to the order in the sigma-delta modulation scheme, as pointed out in [3]. For any set of vectors S = {w j } in Rd and any p S denote σ r (S,p)= 1 w p (j) w p(j+1) r + w p() r, with r>0. For r = 1 this quantity is called the frame variation (if S is a frame) in [3]. The frame variation plays an important role in the estimation of maximal quantization error in the sigma-delta modulation scheme. As we shall see, σ 2 (S,p) plays an important role in the estimation of the MSE in the sigma-delta modulation scheme. As before, throughout this section we let F = {v j } be a frame in Rd and G = {u j } be a dual frame of F. The quantization alphabet is A = Z. Let p S. Using the permuted frames F p and G p we obtain a reconstruction x = 1 S p k (u p(k) u p(k+1) )+S p u p(), where S p k := x, k v p(j). The reconstruction after quantization is x p := 1 Q (S p k )(u p(k) u p(k+1) )+Q (S p ) u p(). By (2.1) the reconstruction error after quantization using sigma-delta scheme for any x R d is (3.1) x x p := 1 τ (S p k )(u p(k) u p(k+1) )+τ (S p ) u p(). The following estimate, established in [3], is a direct consequence of (3.1).

12 12 YAG WAG Proposition 3.1 ([3]). Let p S. For any x R d we have (3.2) x x p 2 σ 1(G,p). For the MSE we can apply results from the previous section. Proposition 3.2. Let x R d be an absolutely continuous random vector. Let p S. Assume that { k v p(j)} are pairwise linearly independent over Q. Thenas 0+ we have (3.3) E(x x p 2 )= 2 12 σ 2(G,p)+o( 2 ). We now focus on the following question: How small can σ 1 (G,p)andσ 2 (G,p)be? For σ 1 (G,p) this is essentially the classical Traveling Salesman Problem (TSP) in the Euclidean space R d.foragivesets = {w j } in Rd, the TSP considers 1 TSP(S) := min w p(j) w p(j+1). p S Since we usually consider only bounded set of vectors, the problem of finding an a priori bound for min p S σ 1 (S,p) is, aside from an additive constant, is the same as finding an aprioribound for TSP(S). The a priori bound for TSP(S) has been extensively studied, highlighted by the classical Bearwood-Halton-Hammersley Theorem [1], see M. Steele s excellent book [24] for a comprehensive discussion. It is well known that if S [ 1 2, 1 2 ]d with S = then (3.4) TSP(S) C 1 1 d for some a priori constant C>0depending only on d. Few [11] proved that in dimension d = 2 one has TSP(S) 2 +7/4. For general d it is known that the worst case tour length is asymptotically (3.5) sup S = TSP(S) α d d 1 1 d for large d, whereα d is a constant depending only on d, and is bounded for all d. Few [11] proved that for large d one has α d The estimate was improved to α d by Moran [20], and to α d by Goddyn [13]. There is an elementary argument in ewman ([21], Problem 73) that easily establishes the bound (3.6) sup S = TSP(S) (1 + d) 1+ 1 d d 1.

13 SIGMA-DELTA QUATIZATIO ERRORS AD THE TRAVELIG SALESMA PROBLEM 13 Moreover, it is not hard to show that the condition S [ 1 2, 1 2 ]d can be replaced with S Ω, whereω is a bounded subset of R d lying in a submanifold of dimension d d. In this setting, (3.7) TSP(S) C(Ω) 1 1 d. Theorem 3.3. Let F = {v j } be a tight frame in Rd with frame bound λ and dual frame G = 1 λf, d 2. (1) Assume that 0 <a v j b for all j. Then there exists a permutation p S and a constant C depending only on d such that x x p Cb. a 2 1 d (2) Assume that F is a unit norm tight frame. Then there exists a permutation p S and a constant C depending only on d such that Proof. (1) By Proposition 3.1 we have x x p C 1 d 1. x x p 2 σ 1(G,p)= 2λ σ 1(F,p). Since (2b) 1 F [ 1 2, 1 2 ]d, by (3.4) there exists a p S such that σ 1 ((2b) 1 F,p) C d where C 0 depends only on d. Thusσ 1 (F,p) 2C 0 b 1 1 d.furthermore, Hence λ d a 2. It follows that with C = dc 0. dλ = v j 2 a 2. x x p 2C 0bd = 2a 2 1 d Cb, a 2 1 d (2) We again use the estimate x x p 2λ σ 1(F,p). ow F is a subset of the (d 1)- sphere in R d. By (3.7) there exist a p S and a C 1 depending only on d such that σ 1 (F,p) C d 1.Itfollowsfromdλ = that for any x R d we have with C = dc 1 /2. x x p C 1d 2 1 d 1 = C 1 d 1,

14 14 YAG WAG Remark 3.1. Theorem 3.3 shows that under the modest assumption 0 <a v j b in the tight frame case, the sigma-delta modulation scheme, with a suitable permutation of the order of the elements in the frame, yields better bound for the maximal error than the PCM scheme when is large (The PCM scheme has a maximal error bound of 2λ d ). 2b 2 This extends the result in [3] for harmonic frames in R d and all unit norm tight frames in R 2. We now focus on the MSE from the sigma-delta quantization. estimate min p σ 2 (G,p). For any S = {w j } in Rd define 1 TSP 2 (S) := min w p(j) w p(j+1) 2. p S To do so we need to Clearly TSP 2 (S) min σ 2 (S,p) TSP 2 (S)+maxw j 2. p S j Thus it suffices to estimate TSP 2 (S). To this end it is known that for S [ 1 2, 1 2 ]d with d 2and S = one has (3.8) TSP 2 (S) C 1 2 d where C is a constant depending only on d. Of particular note is that if d = 2 then TSP 2 (S) is bounded by a constant C independent of S. The simplest way to prove (3.8) is to use space-filling Peano curves, see [24]. Here we shall use this technique to prove our next lemma. Interestingly, to make both σ 1 (S,p)andσ 2 (S,p) small one should not be too greedy with either. It is known that if the permutation p is chosen to minimize σ 1 (S,p) then typically one does not get a good estimate for σ 2 (S,p). For d =2,suchap would only yield σ 2 (S,p) C log instead of a constant bound, see [12] and [23]. evertheless, a permutation that yields good bounds for both σ 1 (S,p)andσ 2 (S,p)exists. Lemma 3.4. Let S [ 1 2, 1 2 ]d with d 2 and S =. Thereexistsap S such that σ 1 (S,p) 2 d d (3.9) d + 2, σ 2(S,p) 4(d +3) 1 2 d d + 4. Proof. We apply the space-filling curve technique here. It is shown in Milne [19] that there exists a map φ :[0, 1] [ 1 2, 1 2 ]d with the following properties: (i) φ is surjective; (ii) φ is Lipschitz- 1 d with constant 2 d +3,i.e. foranyt, s [0, 1] we have φ(t) φ(s) 2 d +3 t s 1 d.

15 SIGMA-DELTA QUATIZATIO ERRORS AD THE TRAVELIG SALESMA PROBLEM 15 ote that if r 1ands 1 + s s k = a with s j 0then k a r s r j k = a r k 1 r. k This fact is an easy exercise in calculus. We apply this fact here. Let S = {x j }. Assume that x j = φ(t j ). Choose p S so that t p(1) <t p(2) < <t p().wehave σ 1 (S,p) = 1 2 d +3 φ t p(j+1) φ tp(j) + φ tp() 1 1 t p(j+1) t p(j) d d d +3( 1) 1 1 d d + 2. Similarly we obtain the bound on σ 2 (S,p). We can apply this result to the estimation of MSE from the sigma-delta quantization. Theorem 3.5. Let F = {v j } be a tight frame in Rd with frame bound λ and dual frame G = 1 λ F, d 2. Assume that 0 <a v j b for all j. (1) There exists a permutation p S and constants C 1,C 2 and B 1,B 2 depending only on d and b such that σ 1 (F,p) C d + B1, σ 2 (F,p) C d + B2. Furthermore, we may choose C 1 =4 d +3b, C 2 = C1 2 = 16(d +3)b2, B 1 = db and B 2 = B1 2 = db2. (2) Assume that for the above p the nonzero elements in { k v p(j)} are pairwise linearly independent over Q. Thenas 0 +, E(x x p 2 ) Cb2 2 + o( 2 ). a d where C depends on d only. Proof. (1) This follows directly from Lemma 3.4, with the observation that F [ b, b] d. Byrescalingtheboxto[ 1 2, 1 2 ]2 we prove part (1) immediately. (2) By Proposition 3.2 we have E(x x p 2 )= 2 12λ 2 σ 2(F,p)+o( 2 ).

16 16 YAG WAG ow the proof in Theorem 3.3 already establishes the inequality λ a2 d.thus E(x x p 2 ) d a 4 σ 2(F,p) 2 + o( 2 ). Part (2) of the theorem now follows from part (1). ote that part (1) also allows us to write down a specific C. Remark 3.2. The condition that the nonzero elements in { k v p(j)} are pairwise linearly independent over Q is not a strong condition. It is satisfied by a generic frame F. Even when the condition is violated, it can often be restored with a simple cyclic permutation, or switching the order of two adjacent elements. The estimates are maintained with these operations. Remark 3.3. Theorem 3.5 shows that in general sigma-delta scheme is superior to the PCM scheme, at least from the MSE point of view, when is large and is small. For the PCM scheme, under the same assumptions the MSE is in the order of C o( 2 ) where C depends on a, b, d, see [18]. Theorem 3.6. Let F = {v j } be a unit norm tight frame in Rd with dual frame G = 1 λ F = d F, d 2. (1) There exists a permutation p S and constants C 1,C 2 and B 1,B 2 depending only on d such that σ 1 (F,p) C d 1 + B1, σ 2 (F,p) C d 1 + B2. (2) Assume that for the above p the nonzero elements in { k v p(j)} linearly independent over Q. Thenas 0 +, where C depends on d only. E(x x p 2 ) C 1+ 2 d o( 2 ). are pairwise Proof. (1) Recall that part (1) of Theorem 3.5 follows from Lemma 3.4, which follows from the space-filling Peano curve argument. To prove part (1) here we need to show that there exists a curve φ :[0, 1] S d 1 that is surjective and Lipschitz- 1 d 1. Thisiswellknownand quite easily seen. Since S d 1 is a d 1 dimensional manifold we can cut it up into finitely many pieces P 1,P 2,...,P m such that for each j there exists a map ψ j :[ 1 2, 1 2 ]d 1 P j such that ψ j (x) ψ j (y) x y. Letφ 0 be any Lipschitz- 1 d 1 Peano curve from [0, 1] to

17 SIGMA-DELTA QUATIZATIO ERRORS AD THE TRAVELIG SALESMA PROBLEM 17 [ 1 2, 1 2 ]d 1. Then ψ j φ 0 is a space-filling curve from [0, 1] to P j, and it is Lipschitz- 1 d 1. ow a space-filling curve from [0, 1] to S d 1 can be constructed by joining together the curves ψ j φ 0 (wecanuseanysmoothcurvetojointogetherψ j φ 0 to the next one). With this space-filling curve the argument used in Theorem 3.5 can now be used to prove (1). To prove (2) we apply (1) and the same argument used to prove the second part of Theorem Implementation The space-filling curve heuristics used in the previous section for the traveling salesman problem, while concise and elegant mathematically, yields no clue as to how the permutations in Lemma 3.4 and Theorem 3.5 can be found. In fairness, given the very construction of Peano curves (see [19]) it is entirely possible to make the space-filling curve heuristics constructive. evertheless, we shall not attempt such a feat here in this paper. Instead, we outline a new method to find good permutations p of S based on recursion that will lead to small σ 1 (S,p)andσ 2 (S,p). In fact, the results even slightly improves those in Lemma 3.4, and the method is very easy to implement. Lemma 4.1. Let k 1 + k k m = and k j 0. Let0 <s 1. Then k s 1 + k s k s m m 1 s s. Proof. It is a simple exercise in Lagrange multipliers that the maximum of k1 s+ks 2 + +ks m given k 1 + k k m = is achieved when all k j s are equal, k j = /m. The lemma immediately follows. Theorem 4.2. Let S [ 1 2, 1 2 ]d with d 3 and S =. Thereexistsap S such that (4.1) σ 1 (S,p) 2 d d 2 d +3, σ2 (S,p) 4(d +3) 1 2 d 4(d +3). Proof. we give a constructive proof using induction on S. This proof easily leads to a recursive algorithm for finding such a permutation p.

18 18 YAG WAG Clearly, if S =1thenbothσ 1 (S,p)=0andσ 2 (S,p) = 0, and the theorem holds. We also have obvious upper bounds σ 1 (S,p) ( S 1) d, σ 2 (S,p) ( S 1)d. One can easily check that the theorem holds for all S with S 5. Assume that the theorem holds when S <,where 6. We prove the theorem when S =. Divide the unit cube [ 1 2, 1 2 ]d into 2 d disjoint cubes of size 1 2 and call them F 1,F 2,,F 2 d. Let S j = F j S and k j = S j. Without loss of generality we may assume that S j = for 1 j m whiletherestareempty.sowehavek j 1for1 j m and m k j =. We first assume m>1. So each k j <. By the induction hypothesis there exists a permutation p j of the elements in S j,1 j m, such that (4.2) σ 1 (2S j,p j ) 2 d +3k 1 1 d j 2 d +3, σ 2 (2S j,p j ) 4(d +3)k 1 2 d j 4(d +3). owweordertheelementsofs as follows: The first k 1 elements are those in S 1 in the order defined by the permutation p 1 ; the next k 2 elements are those in S 2 in the order defined by the permutation p 2,andsoon. Letp be the permutation defining this ordering of S. We now have σ 1 (S,p) 1 m (4.3) σ 1 (2S j,p j )+(m 1) d 2 (4.4) σ 2 (S,p) 1 4 m σ 2 (2S j,p j )+(m 1)d. ote the terms (m 1) d and (m 1)d in (4.3) and (4.4) represent the jumps from S j to S j+1. Combining (4.2) and (4.3) we obtain σ 1 (S,p) d +3 m k j m d +3+(m 1) d d +3m 1 d 1 1 d m d +3+(m 1) d, where the second inequality is a result of Lemma 4.1. ow if m d +2 then one can easily check that m d +3+(m 1) d 2 d + 3. Hence in this case, combining the fact that m 2 d so m 1 d 2, we have σ 1 (S,p) 2 d d +3.

19 SIGMA-DELTA QUATIZATIO ERRORS AD THE TRAVELIG SALESMA PROBLEM 19 If on the other hand m d +1then where σ 1 (S,p) 2 d d +3 C1 C 1 = (2 m 1 d ) d d +(m 2) d +3 (m 1) d (2 m 1 d ) 1 d 1 d 1 +3 (2 d d +1) 1 1 d 1 d +3 (2 3 4) d +3 > 0. To prove the bound for σ 2 (S,p) we use (4.4). By Lemma 4.1 we have σ 2 (S,p) 1 m σ 2 (2S j,p j )+(m 1)d 4 where (d +3) m k 1 2 d j m(d +3)+(m 1)d (d +3)m 2 d 1 2 d m(d +3)+(m 1)d = 4(d +3) 1 2 d 4(d +3) C2, C 2 =(4 m 2 d )(d +3) 1 2 d +(m 4)(d +3) (m 1)d. ote that m 2 d and (m 4)(d +3) (m 1)d 0ifm d +4, so C 2 0 whenever m d + 4. Also, we can rewrite C 2 as C 2 =(4 m 2 d )(d +3) 1 2 d 3(d +3)+3(m 1). If m d +3andd 4thenm 2 d (d +3) 2 d Thusfor 6wehave C 2 (4 7)(d +3) (d +3)+3(m 1) > 0. Finally, for d =3andm d + 3 one can check in all cases we have C 2 > 0. Hence σ 2 (S,p) 4(d +3) 1 2 d 4(d +3). It remains to complete the induction for the case m = 1. If so, it means all points in S are concentrated in the cube S 1, which has size 1 2.Thus σ 2 (S,p)= 1 4 σ 2(2S 1,p) < σ 2 (2S 1,p).

20 20 YAG WAG Since 2S 1 is contained in a unit cube, we may now simply repeat the proof for 2S 1. Remark. The proof does not work in d = 2. While the estimate for σ 1 (S,p)canstillbe made in this case, the estimate for σ 2 (S,p)fails. References [1] J. Beardwood, J. Halton, J. M. Hammersley, The shortest path through many points, Proc. Cambridge Philos. Soc. 55 (1959), [2] J. Benedetto and M. Fickus, Finite normalized tight frames, Advances in Computational Mathematics, 18, (2003) [3] J. Benedetto, A. M. Powell, and ÖYılmaz, Sigma-Delta (Σ ) quantization and finite frames, Preprint [4] J.Benedetto,A.M.Powell,andÖYılmaz, Second order sigma-delta (Σ ) quantization of finite frame expansions, Preprint [5] W. Bennett, Spectra of quantized signals, Bell Syst.Tech.J 27 (1948) [6] P. G. CasazzaandJ. Kovačević, Uniform tight frames with erasures, Advances in Computational Mathematics, 18, (2003) [7] CI. Daubechies and R. DeVore, Reconstructing a bandlimited function from very coarsely quantized data: a family of stable sigma-delta modulators of arbitrary order, Annals of Math., 158 (2003), no. 2, [8] R.J.Duffin and A. C. Schaeffer, A class of nonharmonic Fourier series. Trans. Amer. Math. Soc. 72 (1952), [9] Y.ElderandG.D.Forney,Optimaltightframesandquantummeasurement,Preprint. [10] D. J. Feng, L. Wang, and Y. Wang, Generation of finite tight frames by Householder transformations, Advances in Computational Mathematics, toappear. [11] L. Few, The shortest path and the shortest road through n points, Mathematika 2 (1955), [12] J. Gao and J. M. Steele, Sums of squares of edge lengths and spacefilling curve heuristics for the traveling salesman problem, SIAM J. Discrete Math., 7 (1994), no. 2, [13] L. Goddyn, Quantizers and the worst-case Euclidean traveling salesman problem, J. Combin. Theory Ser. B, 50 (1990), no. 1, [14] V. K. Goyal, J. Kovačcević, and J. Kelner, Quantized frame expansions with erasures, Appl. Comput. Harmon. Anal., 10, (2001) [15] V. K. Goyal, M. Vetterli and. T. Thao, Quantized overcomplete expansions in R : analysis, synthesis, and algorithms, IEEE Trans. Inform. Theory, 44 (1998), [16] R. Gray, Quantized noise spectra, IEEE Trans. Inform. Theory, 36 (1990), no. 6, [17] S. Güntürk, Approximating a bandlimited function using very coarsely quantized data, J. Amer. Math. Soc., toappear. [18] D. Jimenez, L. Wang and Y. Wang, PCM quantization errors and the white noise hypothesis, submitted to SIAM J. Math. Analysis. [19] S. Milne, Peano curves and smoothness of functions, Adv. in Math., 35 (1980), no. 2, [20] S. Moran, On the length of optimal TSP circuits in sets of bounded diameter, J. Combin. Theory Ser. B, 37 (1984), no. 2, [21] D. J. ewman, A Problem Seminar, Springer-Verlag, ew York-Berlin, 1982 [22] G. Rath and C. Guillemot, Recent advances in DFT codes based on quantized finite frame expansions with erasure channels, preprint. [23] T. Snyder and J. M. Steele, A priori bounds on the Euclidean traveling salesman, SIAM J. Comput., 24 (1995), no. 3, [24] Steele, J. M., Probabilistic Theory and Combinatorial Optimization, SIAM, Philadelphia [25]. Thao and M. Vetterli, Deterministic analysis of oversampled A/D conversion and decoding improvement based on consistent estimate, IEEE Trans. Signal Proc., 42 (1994), no. 3,

21 SIGMA-DELTA QUATIZATIO ERRORS AD THE TRAVELIG SALESMA PROBLEM 21 School of Mathematics, Georgia Institute of Technology, Atlanta, Georgia 30332, USA. address:

PCM Quantization Errors and the White Noise Hypothesis

PCM Quantization Errors and the White Noise Hypothesis ESI The Erwin Schrödinger International Boltzmanngasse 9 Institute for Mathematical Physics A-090 Wien, Austria PCM Quantization Errors and the White Noise Hypothesis David Jimenez Long Wang Yang Wang

More information

Finite Frame Quantization

Finite Frame Quantization Finite Frame Quantization Liam Fowl University of Maryland August 21, 2018 1 / 38 Overview 1 Motivation 2 Background 3 PCM 4 First order Σ quantization 5 Higher order Σ quantization 6 Alternative Dual

More information

IN signal processing, one of the primary goals is to obtain a

IN signal processing, one of the primary goals is to obtain a 1990 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 52, NO. 5, MAY 2006 Sigma Delta (61) Quantization Finite Frames John J. Benedetto, Alexer M. Powell, Özgür Yılmaz Abstract The -level Sigma Delta (61)

More information

IN signal processing, one of the primary goals is to obtain a

IN signal processing, one of the primary goals is to obtain a Sigma-Delta (Σ ) quantization and finite frames John J. Benedetto, Alexander M. Powell, and Özgür Yılmaz Abstract The K-level Sigma-Delta (Σ ) scheme with step size δ is introduced as a technique for quantizing

More information

Second order Sigma-Delta (Σ ) quantization of finite frame expansions

Second order Sigma-Delta (Σ ) quantization of finite frame expansions Second order Sigma-Delta (Σ ) quantization of finite frame expansions John J. Benedetto Department of Mathematics, University of Maryland, College Park, MD 074 Alexander M. Powell Program in Applied and

More information

Distributed Noise Shaping of Signal Quantization

Distributed Noise Shaping of Signal Quantization 1 / 37 Distributed Noise Shaping of Signal Quantization Kung-Ching Lin Norbert Wiener Center Department of Mathematics University of Maryland, College Park September 18, 2017 2 / 37 Overview 1 Introduction

More information

Finite Frames and Sigma Delta Quantization

Finite Frames and Sigma Delta Quantization Finite Frames and Sigma Delta Quantization with Matt Fickus Alex Powell and Özgür Yilmaz Aram Tangboondouangjit Finite Frames and Sigma Delta Quantization p.1/57 Frames Frames F = {e n } N n=1 for d-dimensional

More information

Sobolev Duals of Random Frames

Sobolev Duals of Random Frames Sobolev Duals of Random Frames C. Sinan Güntürk, Mark Lammers, 2 Alex Powell, 3 Rayan Saab, 4 Özgür Yılmaz 4 Courant Institute of Mathematical Sciences, New York University, NY, USA. 2 University of North

More information

Analog to digital conversion for finite frames

Analog to digital conversion for finite frames Analog to digital conversion for finite frames John J. Benedetto a, Alexander M. Powell b, and Özgür Yılmazc a Department of Mathematics, University of Maryland, College Park, MD, USA; b Applied and Computational

More information

LATTICE QUANTIZATION ERROR FOR REDUNDANT REPRESENTATIONS

LATTICE QUANTIZATION ERROR FOR REDUNDANT REPRESENTATIONS LATTICE QUANTIZATION ERROR FOR REDUNDANT REPRESENTATIONS SERGIY BORODACHOV AND YANG WANG Abstract. Redundant systems such as frames are often used to represent a signal for error correction, denoising

More information

ANALOG-to-digital (A/D) conversion consists of two

ANALOG-to-digital (A/D) conversion consists of two IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 52, NO. 8, AUGUST 2006 3533 Robust and Practical Analog-to-Digital Conversion With Exponential Precision Ingrid Daubechies, Fellow, IEEE, and Özgür Yılmaz,

More information

Complex Sigma-Delta quantization algorithms for finite frames

Complex Sigma-Delta quantization algorithms for finite frames Contemporary Mathematics Complex Sigma-Delta quantization algorithms for finite frames John J. Benedetto, Onur Oktay, and Aram Tangboondouangjit Abstract. We record the C-alphabet case for Σ quantization

More information

MULTIPLEXING AND DEMULTIPLEXING FRAME PAIRS

MULTIPLEXING AND DEMULTIPLEXING FRAME PAIRS MULTIPLEXING AND DEMULTIPLEXING FRAME PAIRS AZITA MAYELI AND MOHAMMAD RAZANI Abstract. Based on multiplexing and demultiplexing techniques in telecommunication, we study the cases when a sequence of several

More information

So reconstruction requires inverting the frame operator which is often difficult or impossible in practice. It follows that for all ϕ H we have

So reconstruction requires inverting the frame operator which is often difficult or impossible in practice. It follows that for all ϕ H we have CONSTRUCTING INFINITE TIGHT FRAMES PETER G. CASAZZA, MATT FICKUS, MANUEL LEON AND JANET C. TREMAIN Abstract. For finite and infinite dimensional Hilbert spaces H we classify the sequences of positive real

More information

Random encoding of quantized finite frame expansions

Random encoding of quantized finite frame expansions Random encoding of quantized finite frame expansions Mark Iwen a and Rayan Saab b a Department of Mathematics & Department of Electrical and Computer Engineering, Michigan State University; b Department

More information

A NEW IDENTITY FOR PARSEVAL FRAMES

A NEW IDENTITY FOR PARSEVAL FRAMES PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 00, Number 0, Pages 000 000 S 0002-9939(XX)0000-0 A NEW IDENTITY FOR PARSEVAL FRAMES RADU BALAN, PETER G. CASAZZA, DAN EDIDIN, AND GITTA KUTYNIOK

More information

Estimation Error Bounds for Frame Denoising

Estimation Error Bounds for Frame Denoising Estimation Error Bounds for Frame Denoising Alyson K. Fletcher and Kannan Ramchandran {alyson,kannanr}@eecs.berkeley.edu Berkeley Audio-Visual Signal Processing and Communication Systems group Department

More information

ABSTRACT NUMBER THEORETIC ASPECTS OF REFINING QUANTIZATION ERROR. Aram Tangboondouangjit Doctor of Philosophy, Department of Mathematics

ABSTRACT NUMBER THEORETIC ASPECTS OF REFINING QUANTIZATION ERROR. Aram Tangboondouangjit Doctor of Philosophy, Department of Mathematics ABSTRACT Title of dissertation: SIGMA-DELTA QUATIZATIO: UMBER THEORETIC ASPECTS OF REFIIG QUATIZATIO ERROR Aram Tangboondouangjit Doctor of Philosophy, 006 Dissertation directed by: Professor John J. Benedetto

More information

Complex Sigma-Delta quantization algorithms for finite frames

Complex Sigma-Delta quantization algorithms for finite frames Contemporary Mathematics Complex Sigma-Delta quantization algorithms for finite frames John J. Benedetto, Onur Oktay, and Aram Tangboondouangjit Abstract. We record a C-alphabet case for Σ quantization

More information

Waveform design and Sigma-Delta quantization

Waveform design and Sigma-Delta quantization . p.1/41 Waveform design and Sigma-Delta quantization John J. Benedetto Norbert Wiener Center, Department of Mathematics University of Maryland, College Park http://www.norbertwiener.umd.edu . p.2/41 Outline

More information

Real, Tight Frames with Maximal Robustness to Erasures

Real, Tight Frames with Maximal Robustness to Erasures Real, Tight Frames with Maximal Robustness to Erasures Markus Püschel 1 and Jelena Kovačević 2,1 Departments of 1 ECE and 2 BME Carnegie Mellon University Pittsburgh, PA Email: pueschel@ece.cmu.edu, jelenak@cmu.edu

More information

2 PETER G. CASAZZA, MANUEL T. LEON In this paper we generalize these results to the case where I is replaced by any positive selfadjoint invertible op

2 PETER G. CASAZZA, MANUEL T. LEON In this paper we generalize these results to the case where I is replaced by any positive selfadjoint invertible op FRAMES WITH A GIVEN FRAME OPERATOR PETER G. CASAZZA, MANUEL T. LEON Abstract. Let S be a positive self-adjoint invertible operator on an N-dimensional Hilbert space H N and let M N. We give necessary and

More information

Sigma Delta Quantization for Compressed Sensing

Sigma Delta Quantization for Compressed Sensing Sigma Delta Quantization for Compressed Sensing C. Sinan Güntürk, 1 Mark Lammers, 2 Alex Powell, 3 Rayan Saab, 4 Özgür Yılmaz 4 1 Courant Institute of Mathematical Sciences, New York University, NY, USA.

More information

Waveform design and quantum detection matched filtering

Waveform design and quantum detection matched filtering Waveform design and quantum detection matched filtering John J. Benedetto Norbert Wiener Center, Department of Mathematics University of Maryland, College Park http://www.norbertwiener.umd.edu Waveform

More information

Density results for frames of exponentials

Density results for frames of exponentials Density results for frames of exponentials P. G. Casazza 1, O. Christensen 2, S. Li 3, and A. Lindner 4 1 Department of Mathematics, University of Missouri Columbia, Mo 65211 USA pete@math.missouri.edu

More information

Frame Wavelet Sets in R d

Frame Wavelet Sets in R d Frame Wavelet Sets in R d X. DAI, Y. DIAO Department of Mathematics University of North Carolina at Charlotte Charlotte, NC 28223 xdai@uncc.edu Q. GU Department of Mathematics Each China Normal University

More information

A DECOMPOSITION THEOREM FOR FRAMES AND THE FEICHTINGER CONJECTURE

A DECOMPOSITION THEOREM FOR FRAMES AND THE FEICHTINGER CONJECTURE PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 00, Number 0, Pages 000 000 S 0002-9939(XX)0000-0 A DECOMPOSITION THEOREM FOR FRAMES AND THE FEICHTINGER CONJECTURE PETER G. CASAZZA, GITTA KUTYNIOK,

More information

Frame Diagonalization of Matrices

Frame Diagonalization of Matrices Frame Diagonalization of Matrices Fumiko Futamura Mathematics and Computer Science Department Southwestern University 00 E University Ave Georgetown, Texas 78626 U.S.A. Phone: + (52) 863-98 Fax: + (52)

More information

Spanning and Independence Properties of Finite Frames

Spanning and Independence Properties of Finite Frames Chapter 1 Spanning and Independence Properties of Finite Frames Peter G. Casazza and Darrin Speegle Abstract The fundamental notion of frame theory is redundancy. It is this property which makes frames

More information

Linear Independence of Gabor Systems in Finite Dimensional Vector Spaces

Linear Independence of Gabor Systems in Finite Dimensional Vector Spaces The Journal of Fourier Analysis and Applications Volume 11, Issue 6, 2005 Linear Independence of Gabor Systems in Finite Dimensional Vector Spaces Jim Lawrence, Götz E. Pfander, and David Walnut Communicated

More information

arxiv:math/ v1 [math.fa] 14 Sep 2003

arxiv:math/ v1 [math.fa] 14 Sep 2003 arxiv:math/0309236v [math.fa] 4 Sep 2003 RANK-ONE DECOMPOSITION OF OPERATORS AND CONSTRUCTION OF FRAMES KERI A. KORNELSON AND DAVID R. LARSON Abstract. The construction of frames for a Hilbert space H

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

PCA with random noise. Van Ha Vu. Department of Mathematics Yale University

PCA with random noise. Van Ha Vu. Department of Mathematics Yale University PCA with random noise Van Ha Vu Department of Mathematics Yale University An important problem that appears in various areas of applied mathematics (in particular statistics, computer science and numerical

More information

arxiv: v1 [math.co] 25 Jun 2014

arxiv: v1 [math.co] 25 Jun 2014 THE NON-PURE VERSION OF THE SIMPLEX AND THE BOUNDARY OF THE SIMPLEX NICOLÁS A. CAPITELLI arxiv:1406.6434v1 [math.co] 25 Jun 2014 Abstract. We introduce the non-pure versions of simplicial balls and spheres

More information

Analysis of Denoising by Sparse Approximation with Random Frame Asymptotics

Analysis of Denoising by Sparse Approximation with Random Frame Asymptotics Analysis of Denoising by Sparse Approximation with Random Frame Asymptotics Alyson K Fletcher Univ of California, Berkeley alyson@eecsberkeleyedu Sundeep Rangan Flarion Technologies srangan@flarioncom

More information

On Riesz-Fischer sequences and lower frame bounds

On Riesz-Fischer sequences and lower frame bounds On Riesz-Fischer sequences and lower frame bounds P. Casazza, O. Christensen, S. Li, A. Lindner Abstract We investigate the consequences of the lower frame condition and the lower Riesz basis condition

More information

Approximately dual frames in Hilbert spaces and applications to Gabor frames

Approximately dual frames in Hilbert spaces and applications to Gabor frames Approximately dual frames in Hilbert spaces and applications to Gabor frames Ole Christensen and Richard S. Laugesen October 22, 200 Abstract Approximately dual frames are studied in the Hilbert space

More information

Wavelets and Image Compression. Bradley J. Lucier

Wavelets and Image Compression. Bradley J. Lucier Wavelets and Image Compression Bradley J. Lucier Abstract. In this paper we present certain results about the compression of images using wavelets. We concentrate on the simplest case of the Haar decomposition

More information

ABSOLUTE CONTINUITY OF FOLIATIONS

ABSOLUTE CONTINUITY OF FOLIATIONS ABSOLUTE CONTINUITY OF FOLIATIONS C. PUGH, M. VIANA, A. WILKINSON 1. Introduction In what follows, U is an open neighborhood in a compact Riemannian manifold M, and F is a local foliation of U. By this

More information

Real Equiangular Frames

Real Equiangular Frames Peter G Casazza Department of Mathematics The University of Missouri Columbia Missouri 65 400 Email: pete@mathmissouriedu Real Equiangular Frames (Invited Paper) Dan Redmond Department of Mathematics The

More information

Decomposition of Riesz frames and wavelets into a finite union of linearly independent sets

Decomposition of Riesz frames and wavelets into a finite union of linearly independent sets Decomposition of Riesz frames and wavelets into a finite union of linearly independent sets Ole Christensen, Alexander M. Lindner Abstract We characterize Riesz frames and prove that every Riesz frame

More information

EXISTENCE AND UNIQUENESS OF INFINITE COMPONENTS IN GENERIC RIGIDITY PERCOLATION 1. By Alexander E. Holroyd University of Cambridge

EXISTENCE AND UNIQUENESS OF INFINITE COMPONENTS IN GENERIC RIGIDITY PERCOLATION 1. By Alexander E. Holroyd University of Cambridge The Annals of Applied Probability 1998, Vol. 8, No. 3, 944 973 EXISTENCE AND UNIQUENESS OF INFINITE COMPONENTS IN GENERIC RIGIDITY PERCOLATION 1 By Alexander E. Holroyd University of Cambridge We consider

More information

Standard forms for writing numbers

Standard forms for writing numbers Standard forms for writing numbers In order to relate the abstract mathematical descriptions of familiar number systems to the everyday descriptions of numbers by decimal expansions and similar means,

More information

NOTES ON FRAMES. Damir Bakić University of Zagreb. June 6, 2017

NOTES ON FRAMES. Damir Bakić University of Zagreb. June 6, 2017 NOTES ON FRAMES Damir Bakić University of Zagreb June 6, 017 Contents 1 Unconditional convergence, Riesz bases, and Bessel sequences 1 1.1 Unconditional convergence of series in Banach spaces...............

More information

BANACH FRAMES GENERATED BY COMPACT OPERATORS ASSOCIATED WITH A BOUNDARY VALUE PROBLEM

BANACH FRAMES GENERATED BY COMPACT OPERATORS ASSOCIATED WITH A BOUNDARY VALUE PROBLEM TWMS J. Pure Appl. Math., V.6, N.2, 205, pp.254-258 BRIEF PAPER BANACH FRAMES GENERATED BY COMPACT OPERATORS ASSOCIATED WITH A BOUNDARY VALUE PROBLEM L.K. VASHISHT Abstract. In this paper we give a type

More information

j jf, S K cf = j K c j jf, f H.

j jf, S K cf = j K c j jf, f H. DOI 10.1186/s40064-016-2731-2 RESEARCH New double inequalities for g frames in Hilbert C modules Open Access Zhong Qi Xiang * *Correspondence: lxsy20110927@163.com College of Mathematics and Computer Science,

More information

arxiv: v2 [math.fa] 27 Sep 2016

arxiv: v2 [math.fa] 27 Sep 2016 Decomposition of Integral Self-Affine Multi-Tiles Xiaoye Fu and Jean-Pierre Gabardo arxiv:43.335v2 [math.fa] 27 Sep 26 Abstract. In this paper we propose a method to decompose an integral self-affine Z

More information

LIMITING CASES OF BOARDMAN S FIVE HALVES THEOREM

LIMITING CASES OF BOARDMAN S FIVE HALVES THEOREM Proceedings of the Edinburgh Mathematical Society Submitted Paper Paper 14 June 2011 LIMITING CASES OF BOARDMAN S FIVE HALVES THEOREM MICHAEL C. CRABB AND PEDRO L. Q. PERGHER Institute of Mathematics,

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

Homework #2 Solutions Due: September 5, for all n N n 3 = n2 (n + 1) 2 4

Homework #2 Solutions Due: September 5, for all n N n 3 = n2 (n + 1) 2 4 Do the following exercises from the text: Chapter (Section 3):, 1, 17(a)-(b), 3 Prove that 1 3 + 3 + + n 3 n (n + 1) for all n N Proof The proof is by induction on n For n N, let S(n) be the statement

More information

Onur Oktay Doctor of Philosophy, Professor John J. Benedetto Department of Mathematics

Onur Oktay Doctor of Philosophy, Professor John J. Benedetto Department of Mathematics ABSTRACT Title of dissertation: FRAME QUANTIZATION THEORY AND EQUIANGULAR TIGHT FRAMES Onur Oktay Doctor of Philosophy, 27 Dissertation directed by: Professor John J. Benedetto Department of Mathematics

More information

Affine and Quasi-Affine Frames on Positive Half Line

Affine and Quasi-Affine Frames on Positive Half Line Journal of Mathematical Extension Vol. 10, No. 3, (2016), 47-61 ISSN: 1735-8299 URL: http://www.ijmex.com Affine and Quasi-Affine Frames on Positive Half Line Abdullah Zakir Husain Delhi College-Delhi

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

THE KADISON-SINGER PROBLEM AND THE UNCERTAINTY PRINCIPLE

THE KADISON-SINGER PROBLEM AND THE UNCERTAINTY PRINCIPLE PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 00, Number 0, Pages 000 000 S 0002-9939(XX)0000-0 THE KADISON-SINGER PROBLEM AND THE UNCERTAINTY PRINCIPLE PETER G. CASAZZA AND ERIC WEBER Abstract.

More information

MATH 223A NOTES 2011 LIE ALGEBRAS 35

MATH 223A NOTES 2011 LIE ALGEBRAS 35 MATH 3A NOTES 011 LIE ALGEBRAS 35 9. Abstract root systems We now attempt to reconstruct the Lie algebra based only on the information given by the set of roots Φ which is embedded in Euclidean space E.

More information

On the simplest expression of the perturbed Moore Penrose metric generalized inverse

On the simplest expression of the perturbed Moore Penrose metric generalized inverse Annals of the University of Bucharest (mathematical series) 4 (LXII) (2013), 433 446 On the simplest expression of the perturbed Moore Penrose metric generalized inverse Jianbing Cao and Yifeng Xue Communicated

More information

The Golden Ratio Encoder Ingrid Daubechies, Fellow, IEEE, C. Sinan Güntürk, Yang Wang, and Özgür Yılmaz, Member, IEEE

The Golden Ratio Encoder Ingrid Daubechies, Fellow, IEEE, C. Sinan Güntürk, Yang Wang, and Özgür Yılmaz, Member, IEEE IEEE TRANSACTIONS ON INFORMATION THEORY, VOL 56, NO 10, OCTOBER 2010 5097 The Golden Ratio Encoder Ingrid Daubechies, Fellow, IEEE, C Sinan Güntürk, Yang Wang, and Özgür Yılmaz, Member, IEEE Abstract This

More information

Peak Point Theorems for Uniform Algebras on Smooth Manifolds

Peak Point Theorems for Uniform Algebras on Smooth Manifolds Peak Point Theorems for Uniform Algebras on Smooth Manifolds John T. Anderson and Alexander J. Izzo Abstract: It was once conjectured that if A is a uniform algebra on its maximal ideal space X, and if

More information

LOCAL AND GLOBAL STABILITY OF FUSION FRAMES

LOCAL AND GLOBAL STABILITY OF FUSION FRAMES LOCAL AND GLOBAL STABILITY OF FUSION FRAMES Jerry Emidih Norbert Wiener Center Department of Mathematics University of Maryland, College Park November 22 2016 OUTLINE 1 INTRO 2 3 4 5 OUTLINE 1 INTRO 2

More information

Multiple Description Transform Coding of Images

Multiple Description Transform Coding of Images Multiple Description Transform Coding of Images Vivek K Goyal Jelena Kovačević Ramon Arean Martin Vetterli U. of California, Berkeley Bell Laboratories École Poly. Féd. de Lausanne École Poly. Féd. de

More information

G-frames in Hilbert Modules Over Pro-C*-algebras

G-frames in Hilbert Modules Over Pro-C*-algebras Available online at http://ijim.srbiau.ac.ir/ Int. J. Industrial Mathematics (ISSN 2008-5621) Vol. 9, No. 4, 2017 Article ID IJIM-00744, 9 pages Research Article G-frames in Hilbert Modules Over Pro-C*-algebras

More information

On the adjacency matrix of a block graph

On the adjacency matrix of a block graph On the adjacency matrix of a block graph R. B. Bapat Stat-Math Unit Indian Statistical Institute, Delhi 7-SJSS Marg, New Delhi 110 016, India. email: rbb@isid.ac.in Souvik Roy Economics and Planning Unit

More information

Module 3. Function of a Random Variable and its distribution

Module 3. Function of a Random Variable and its distribution Module 3 Function of a Random Variable and its distribution 1. Function of a Random Variable Let Ω, F, be a probability space and let be random variable defined on Ω, F,. Further let h: R R be a given

More information

Approximately dual frame pairs in Hilbert spaces and applications to Gabor frames

Approximately dual frame pairs in Hilbert spaces and applications to Gabor frames arxiv:0811.3588v1 [math.ca] 21 Nov 2008 Approximately dual frame pairs in Hilbert spaces and applications to Gabor frames Ole Christensen and Richard S. Laugesen November 21, 2008 Abstract We discuss the

More information

Maximal non-commuting subsets of groups

Maximal non-commuting subsets of groups Maximal non-commuting subsets of groups Umut Işık March 29, 2005 Abstract Given a finite group G, we consider the problem of finding the maximal size nc(g) of subsets of G that have the property that no

More information

Auerbach bases and minimal volume sufficient enlargements

Auerbach bases and minimal volume sufficient enlargements Auerbach bases and minimal volume sufficient enlargements M. I. Ostrovskii January, 2009 Abstract. Let B Y denote the unit ball of a normed linear space Y. A symmetric, bounded, closed, convex set A in

More information

On the Robustness of Single-Loop Sigma Delta Modulation

On the Robustness of Single-Loop Sigma Delta Modulation IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 47, NO. 5, JULY 2001 1735 On the Robustness of Single-Loop Sigma Delta Modulation C. Sinan Güntürk, Jeffrey C. Lagarias, and Vinay A. Vaishampayan, Member,

More information

APPLICATIONS OF THE THICK DISTRIBUTIONAL CALCULUS

APPLICATIONS OF THE THICK DISTRIBUTIONAL CALCULUS Novi Sad J. Math. Vol. 44, No. 2, 2014, 121-135 APPLICATIONS OF THE THICK DISTRIBUTIONAL CALCULUS Ricardo Estrada 1 and Yunyun Yang 2 Abstract. We give several applications of the thick distributional

More information

Means of unitaries, conjugations, and the Friedrichs operator

Means of unitaries, conjugations, and the Friedrichs operator J. Math. Anal. Appl. 335 (2007) 941 947 www.elsevier.com/locate/jmaa Means of unitaries, conjugations, and the Friedrichs operator Stephan Ramon Garcia Department of Mathematics, Pomona College, Claremont,

More information

Ole Christensen 3. October 20, Abstract. We point out some connections between the existing theories for

Ole Christensen 3. October 20, Abstract. We point out some connections between the existing theories for Frames and pseudo-inverses. Ole Christensen 3 October 20, 1994 Abstract We point out some connections between the existing theories for frames and pseudo-inverses. In particular, using the pseudo-inverse

More information

Some Remarks on the Discrete Uncertainty Principle

Some Remarks on the Discrete Uncertainty Principle Highly Composite: Papers in Number Theory, RMS-Lecture Notes Series No. 23, 2016, pp. 77 85. Some Remarks on the Discrete Uncertainty Principle M. Ram Murty Department of Mathematics, Queen s University,

More information

A NUMERICAL ITERATIVE SCHEME FOR COMPUTING FINITE ORDER RANK-ONE CONVEX ENVELOPES

A NUMERICAL ITERATIVE SCHEME FOR COMPUTING FINITE ORDER RANK-ONE CONVEX ENVELOPES A NUMERICAL ITERATIVE SCHEME FOR COMPUTING FINITE ORDER RANK-ONE CONVEX ENVELOPES XIN WANG, ZHIPING LI LMAM & SCHOOL OF MATHEMATICAL SCIENCES, PEKING UNIVERSITY, BEIJING 87, P.R.CHINA Abstract. It is known

More information

Sobolev Duals for Random Frames and Σ Quantization of Compressed Sensing Measurements

Sobolev Duals for Random Frames and Σ Quantization of Compressed Sensing Measurements Sobolev Duals for Random Frames and Σ Quantization of Compressed Sensing Measurements C.S. Güntürk, M. Lammers, A.M. Powell, R. Saab, Ö. Yılmaz October 12, 2010 Abstract Quantization of compressed sensing

More information

Fast Angular Synchronization for Phase Retrieval via Incomplete Information

Fast Angular Synchronization for Phase Retrieval via Incomplete Information Fast Angular Synchronization for Phase Retrieval via Incomplete Information Aditya Viswanathan a and Mark Iwen b a Department of Mathematics, Michigan State University; b Department of Mathematics & Department

More information

ON MATRIX VALUED SQUARE INTEGRABLE POSITIVE DEFINITE FUNCTIONS

ON MATRIX VALUED SQUARE INTEGRABLE POSITIVE DEFINITE FUNCTIONS 1 2 3 ON MATRIX VALUED SQUARE INTERABLE POSITIVE DEFINITE FUNCTIONS HONYU HE Abstract. In this paper, we study matrix valued positive definite functions on a unimodular group. We generalize two important

More information

On the Equality of Fusion Frames 1

On the Equality of Fusion Frames 1 International Mathematical Forum, 4, 2009, no. 22, 1059-1066 On the Equality of Fusion Frames 1 Yao Xiyan 2, Gao Guibao and Mai Ali Dept. of Appl. Math., Yuncheng University Shanxi 044000, P. R. China

More information

Math Advanced Calculus II

Math Advanced Calculus II Math 452 - Advanced Calculus II Manifolds and Lagrange Multipliers In this section, we will investigate the structure of critical points of differentiable functions. In practice, one often is trying to

More information

= ϕ r cos θ. 0 cos ξ sin ξ and sin ξ cos ξ. sin ξ 0 cos ξ

= ϕ r cos θ. 0 cos ξ sin ξ and sin ξ cos ξ. sin ξ 0 cos ξ 8. The Banach-Tarski paradox May, 2012 The Banach-Tarski paradox is that a unit ball in Euclidean -space can be decomposed into finitely many parts which can then be reassembled to form two unit balls

More information

APPROXIMATING A BANDLIMITED FUNCTION USING VERY COARSELY QUANTIZED DATA: IMPROVED ERROR ESTIMATES IN SIGMA-DELTA MODULATION

APPROXIMATING A BANDLIMITED FUNCTION USING VERY COARSELY QUANTIZED DATA: IMPROVED ERROR ESTIMATES IN SIGMA-DELTA MODULATION APPROXIMATING A BANDLIMITED FUNCTION USING VERY COARSELY QUANTIZED DATA: IMPROVED ERROR ESTIMATES IN SIGMA-DELTA MODULATION C. SİNAN GÜNTÜRK Abstract. Sigma-delta quantization is a method of representing

More information

ASYMPTOTIC DIOPHANTINE APPROXIMATION: THE MULTIPLICATIVE CASE

ASYMPTOTIC DIOPHANTINE APPROXIMATION: THE MULTIPLICATIVE CASE ASYMPTOTIC DIOPHANTINE APPROXIMATION: THE MULTIPLICATIVE CASE MARTIN WIDMER ABSTRACT Let α and β be irrational real numbers and 0 < ε < 1/30 We prove a precise estimate for the number of positive integers

More information

Decomposing oriented graphs into transitive tournaments

Decomposing oriented graphs into transitive tournaments Decomposing oriented graphs into transitive tournaments Raphael Yuster Department of Mathematics University of Haifa Haifa 39105, Israel Abstract For an oriented graph G with n vertices, let f(g) denote

More information

A MATROID EXTENSION RESULT

A MATROID EXTENSION RESULT A MATROID EXTENSION RESULT JAMES OXLEY Abstract. Adding elements to matroids can be fraught with difficulty. In the Vámos matroid V 8, there are four independent sets X 1, X 2, X 3, and X 4 such that (X

More information

University of Missouri Columbia, MO USA

University of Missouri Columbia, MO USA EXISTENCE AND CONSTRUCTION OF FINITE FRAMES WITH A GIVEN FRAME OPERATOR PETER G. CASAZZA 1 AND MANUEL T. LEON 2 1 Department of Mathematics University of Missouri Columbia, MO 65211 USA e-mail: casazzap@missouri.edu

More information

A Proximal Method for Identifying Active Manifolds

A Proximal Method for Identifying Active Manifolds A Proximal Method for Identifying Active Manifolds W.L. Hare April 18, 2006 Abstract The minimization of an objective function over a constraint set can often be simplified if the active manifold of the

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

Eilenberg-Steenrod properties. (Hatcher, 2.1, 2.3, 3.1; Conlon, 2.6, 8.1, )

Eilenberg-Steenrod properties. (Hatcher, 2.1, 2.3, 3.1; Conlon, 2.6, 8.1, ) II.3 : Eilenberg-Steenrod properties (Hatcher, 2.1, 2.3, 3.1; Conlon, 2.6, 8.1, 8.3 8.5 Definition. Let U be an open subset of R n for some n. The de Rham cohomology groups (U are the cohomology groups

More information

SUBLATTICES OF LATTICES OF ORDER-CONVEX SETS, III. THE CASE OF TOTALLY ORDERED SETS

SUBLATTICES OF LATTICES OF ORDER-CONVEX SETS, III. THE CASE OF TOTALLY ORDERED SETS SUBLATTICES OF LATTICES OF ORDER-CONVEX SETS, III. THE CASE OF TOTALLY ORDERED SETS MARINA SEMENOVA AND FRIEDRICH WEHRUNG Abstract. For a partially ordered set P, let Co(P) denote the lattice of all order-convex

More information

Viscosity Iterative Approximating the Common Fixed Points of Non-expansive Semigroups in Banach Spaces

Viscosity Iterative Approximating the Common Fixed Points of Non-expansive Semigroups in Banach Spaces Viscosity Iterative Approximating the Common Fixed Points of Non-expansive Semigroups in Banach Spaces YUAN-HENG WANG Zhejiang Normal University Department of Mathematics Yingbing Road 688, 321004 Jinhua

More information

ON REGULARITY OF FINITE REFLECTION GROUPS. School of Mathematics and Statistics, University of Sydney, NSW 2006, Australia

ON REGULARITY OF FINITE REFLECTION GROUPS. School of Mathematics and Statistics, University of Sydney, NSW 2006, Australia ON REGULARITY OF FINITE REFLECTION GROUPS R. B. Howlett and Jian-yi Shi School of Mathematics and Statistics, University of Sydney, NSW 2006, Australia Department of Mathematics, East China Normal University,

More information

Linear Algebra and its Applications

Linear Algebra and its Applications Linear Algebra and its Applications 439 (2013) 1330 1339 Contents lists available at SciVerse ScienceDirect Linear Algebra and its Applications journal homepage: www.elsevier.com/locate/laa Maximum robustness

More information

JUHA KINNUNEN. Harmonic Analysis

JUHA KINNUNEN. Harmonic Analysis JUHA KINNUNEN Harmonic Analysis Department of Mathematics and Systems Analysis, Aalto University 27 Contents Calderón-Zygmund decomposition. Dyadic subcubes of a cube.........................2 Dyadic cubes

More information

Symmetric Wavelet Tight Frames with Two Generators

Symmetric Wavelet Tight Frames with Two Generators Symmetric Wavelet Tight Frames with Two Generators Ivan W. Selesnick Electrical and Computer Engineering Polytechnic University 6 Metrotech Center, Brooklyn, NY 11201, USA tel: 718 260-3416, fax: 718 260-3906

More information

The Polynomial Numerical Index of L p (µ)

The Polynomial Numerical Index of L p (µ) KYUNGPOOK Math. J. 53(2013), 117-124 http://dx.doi.org/10.5666/kmj.2013.53.1.117 The Polynomial Numerical Index of L p (µ) Sung Guen Kim Department of Mathematics, Kyungpook National University, Daegu

More information

NEW CLASSES OF SET-THEORETIC COMPLETE INTERSECTION MONOMIAL IDEALS

NEW CLASSES OF SET-THEORETIC COMPLETE INTERSECTION MONOMIAL IDEALS NEW CLASSES OF SET-THEORETIC COMPLETE INTERSECTION MONOMIAL IDEALS M. R. POURNAKI, S. A. SEYED FAKHARI, AND S. YASSEMI Abstract. Let be a simplicial complex and χ be an s-coloring of. Biermann and Van

More information

A RELATIONSHIP BETWEEN THE DIRICHLET AND REGULARITY PROBLEMS FOR ELLIPTIC EQUATIONS. Zhongwei Shen

A RELATIONSHIP BETWEEN THE DIRICHLET AND REGULARITY PROBLEMS FOR ELLIPTIC EQUATIONS. Zhongwei Shen A RELATIONSHIP BETWEEN THE DIRICHLET AND REGULARITY PROBLEMS FOR ELLIPTIC EQUATIONS Zhongwei Shen Abstract. Let L = diva be a real, symmetric second order elliptic operator with bounded measurable coefficients.

More information

Jónsson posets and unary Jónsson algebras

Jónsson posets and unary Jónsson algebras Jónsson posets and unary Jónsson algebras Keith A. Kearnes and Greg Oman Abstract. We show that if P is an infinite poset whose proper order ideals have cardinality strictly less than P, and κ is a cardinal

More information

MATH FINAL EXAM REVIEW HINTS

MATH FINAL EXAM REVIEW HINTS MATH 109 - FINAL EXAM REVIEW HINTS Answer: Answer: 1. Cardinality (1) Let a < b be two real numbers and define f : (0, 1) (a, b) by f(t) = (1 t)a + tb. (a) Prove that f is a bijection. (b) Prove that any

More information

THE CLOSED-POINT ZARISKI TOPOLOGY FOR IRREDUCIBLE REPRESENTATIONS. K. R. Goodearl and E. S. Letzter

THE CLOSED-POINT ZARISKI TOPOLOGY FOR IRREDUCIBLE REPRESENTATIONS. K. R. Goodearl and E. S. Letzter THE CLOSED-POINT ZARISKI TOPOLOGY FOR IRREDUCIBLE REPRESENTATIONS K. R. Goodearl and E. S. Letzter Abstract. In previous work, the second author introduced a topology, for spaces of irreducible representations,

More information

The E8 Lattice and Error Correction in Multi-Level Flash Memory

The E8 Lattice and Error Correction in Multi-Level Flash Memory The E8 Lattice and Error Correction in Multi-Level Flash Memory Brian M Kurkoski University of Electro-Communications Tokyo, Japan kurkoski@iceuecacjp Abstract A construction using the E8 lattice and Reed-Solomon

More information

Harmonic Polynomials and Dirichlet-Type Problems. 1. Derivatives of x 2 n

Harmonic Polynomials and Dirichlet-Type Problems. 1. Derivatives of x 2 n Harmonic Polynomials and Dirichlet-Type Problems Sheldon Axler and Wade Ramey 30 May 1995 Abstract. We take a new approach to harmonic polynomials via differentiation. Surprisingly powerful results about

More information