On moving averages. April 1, Abstract

Size: px
Start display at page:

Download "On moving averages. April 1, Abstract"

Transcription

1 On moving averages Heinz H Bauschke, Joshua Sarada, and Xianfu Wang April 1, 2013 Abstract We show that the moving arithmetic average is closely connected to a Gauss Seidel type fixed point method studied by Bauschke, Wang and Wylie, and which was observed to converge only numerically Our analysis establishes a rigorous proof of convergence of their algorithm in a special case; moreover, the limit is explicitly identified Moving averages in Banach spaces and Kolmogorov means are also studied Furthermore, we consider moving proximal averages and epi-averages of convex functions 2010 Mathematics Subject Classification: Primary 15B51, 26E60, 47H10; Secondary 39A06, 65H04, 47J25, 49J53 Keywords: Arithmetic mean, difference equation, epi-average, Kolmogorov mean, linear recurrence relation, means, moving average, proximal average, stochastic matrix 1 Introduction Throughout this paper, we assume that m {2, 3, } and that (1) X = R m is an m-dimension real Euclidean space with standard inner product, Mathematics, University of British Columbia, Kelowna, BC V1V 1V7, Canada heinzbauschke@ubcca 59 Tuscany Valley Hts NW, Calgary, Alberta T3L 2E7, Canada jshsarada@gmailcom Mathematics, University of British Columbia, Kelowna, BC V1V 1V7, Canada shawnwang@ubcca 1

2 and induced norm We also assume that (2) α 0,, α m 1 are nonnegative real numbers such that m 1 i=0 α i = 1, and α m := α 0 It will be convenient to introduce the following notation for the partial sums and associated weights: (3) ( k {0, 1,, m 1} ) a k = k α i and a = (a 0, a 1,, a m 1 ) i=0 and (4) ( k {0, 1,, m 1} ) λ k = a e k a e = a k i=0 a i = ki=0 α i j j=0 i=0 α and λ = i λ 0 λ m 1 We will study the homogeneous linear difference equation (5) ( n m) y n = α m 1 y n α 0 y n m, where (y 0,, y m 1 ) R m In the literature, this is called the moving average (and it is also known as the rolling average, rolling mean or running average) It says that given a series of numbers and a fixed subset size, the first element of the moving average is obtained by taking the average of the initial fixed subset of the number series Then the subset is modified by shifting forward, excluding the first number of the series and including the next number following the original subset in the series This creates a new subset of numbers, which is averaged This process is repeated over the entire data series The moving average is widely applied in statistics, signal processing, econometrics and mathematical finance; see, eg, also [9, 10, 15, 13, 26] In [4, 5], we observed the numerical convergence of a Gauss Seidel type fixed point iteration numerically, but we were unable to provide a rigorous proof In this note, we present a connection between the moving average and this fixed point recursion; this allows us to give an analytical proof for the case when all monotone operators are zero 2

3 Moreover, the limit is identified However this approach is unlike to generalize to the general fixed point iteration due to the interlaced nonlinear resolvents While the results rest primarily on results from linear algebra, we consider in the second half of the paper several related highly nonlinear moving averages that exhibit a hidden linearity and thus allow to be rigorously studied The paper is organized as follows In Section 2, we present various facts and auxiliary results rooted ultimately in Linear Algebra In Section 3 we establish the connection between the moving average and the Gauss Seidel type iteration scheme studied by Bauschke, Wang and Wylie, which leads to a rigorous proof for the convergence of their algorithm in the aforementioned special case In Section 4 we show that the iteration matrix has a closed form when α 0 = 0 and α 1 = = α m 1 = 1/(m 1) Moving Kolmogorov means (also known as f -means) are considered in Section 5 In particular, various known means such as arithmetic mean, harmonic mean, resolvent mean, etc [10, 7] all turn out to be special cases of this general framework The final Section 6 concerns moving proximal averages and epi-averages of convex functions Our notation follows [3, 19, 24, 25] The identity operator Id is defined by X X : x x A mapping T : X X is nonexpansive (Lipschitz-1) if ( x X)( y X) Tx Ty x y The set of fixed points of T is denoted by Fix T = { x X x = Tx } The following matrix plays a central role in this paper (6) A = α 0 α 1 α 2 α m 1 Note that (7) Fix A = D = { x = (x, x,, x) X }, x R where D is also called the diagonal in X By [19, page 648], the characteristic polynomial of A is (8) p(x) = x m α m 1 x m 1 α 1 x α 0, and, in turn, A is the (transpose of the) companion matrix of p(x) As usual, we use C for the field of complex numbers; R + (R ++ ) for the nonnegative real numbers (positive real numbers); N = {0, 1, 2, } for the natural numbers For 3

4 B C m m, ρ(b) = max λ σ(b) λ is the spectral radius of B and σ(b) denotes the spectrum of B, ie, the set of eigenvalues of B Given λ σ(b), we say that λ is simple if its algebraic multiplicity is 1 and that it is semisimple if its algebraic and geometric multiplicities coincide A simple eigenvalue is always semisimple, see [19, pages ] A vector y C m {0} satisfying By = λy (y B = λy ) is called a right-hand (left-hand) eigenvector of B with respect to the eigenvalue λ (The denotes the conjugate transpose of a vector or a matrix) Then range of an operator B is denoted by ran(b); if B is linear, we denote its kernel by ker(b) It will be convenient to denote the ith standard unit column vector by e i and to also set e = m i=1 e i = (1, 1,, 1) X We denote by S N N the space of all N N real symmetric matrices, while S+ N N and S++ N N stand, respectively, for the set of N N positive semidefinite and positive definite matrices The greatest common divisor of a set of integers S is denoted by gcd(s) Turning to functions, we let Γ(X) be the set of all functions that are convex, lower semicontinuous, and proper We denote the quadratic energy function by q = Finally, the Fenchel conjugate g of a function g is given by g (x) = sup y X ( x, y g(y)) 2 Linear algebraic results To make our analysis self-contained, let us gather in this section some useful facts and auxiliary results on stochastic matrices, linear recurrence relations and the convergence of matrix powers Basic properties of stochastic matrices Recall that a matrix B with nonnegative entries is called stochastic (or row-stochastic) if each row sum is equal to 1 (See [8, Chapter 8] or [19, Section 84] for more on stochastic matrices) Fact 21 (See [19, pages 689 and 696]) Let B R m m be stochastic Then ρ(b) = 1 and 1 is a semisimple eigenvalue of B with eigenvector e The proof of the next result is a simple verification and hence omitted Proposition 22 The vectors a and e are, respectively, left-hand and right-hand eigenvectors of A associated with the eigenvalue 1 4

5 Linear recurrence relations and polynomials Consider the linear recurrence relation (9) ( n m) y n = α m 1 y n α 0 y n m, where (y 0,, y m 1 ) R m Setting ( n N) y [n] = (y n, y n+1,, y n+m 1 ), we see that we can rewrite (9) as (10) ( n N) y [n+1] = Ay [n] = = A n+1 y [0] This explains our interest in understanding the limiting behaviour of powers of A, which yield information about the limiting behaviour of (y [n] ) n N and hence of (y n ) n N The solution to (9) depends on the roots of characteristic polynomial (11) p(x) = x m α m 1 x m 1 α 1 x α 0 of A Fact 23 (See [22, page 90] or [21, pages 74 75]) Let k be the number of distinct roots u 1,, u k of (11) with multiplicities m 1,, m k, respectively Then for each i {1,, k}, there exists a polynomial q i of degree m i 1 such that the general solution of (9) is (12) ( n N) y n = k q i (n)ui n i=1 Consequently, if k = m, ie, all roots are distinct, then there exists (ν 1,, ν m ) C m such that (13) ( n N) y n = m ν i ui n i=1 Fact 24 (Ostrowski) (See [22, Theorem 122]) Let (b 1,, b m ) R m + and set (14) q(x) = x m b 1 x m 1 b m Suppose that gcd { k {1,, m} bk > 0 } = 1 Then q has a unique positive root r Moreover, r is a simple root of q, and the modulus of every other root of q is strictly less than r See also [12, 23] for further results on polynomials Let us now state a basic assumption that we will impose repeatedly Basic Hypothesis 25 The polynomial p(x) given by (11) has a unique positive root, which is simple and equal to 1, and each other root has modulus strictly less than 1 This happens if one of the following holds: 5

6 (i) gcd { i {1,, m} αm i > 0 } = 1 (ii) α m 1 > 0 (iii) ( i {1,, m 1}) α m i α m (i+1) > 0 (iv) ( {i, j} {1,, m 1}) gcd{i, j} = 1 and α m i α m j > 0 Proof (i): This is clear from Fact 24 and the definition of p(x) (ii) (iv): Each condition implies (i) Limits of matrix powers and linear recurrence relations Fact 26 (See [19, pages , 518 and 630]) Let B C m m Then the following hold: (i) (B n ) n N converges to a nonzero matrix if and only if 1 is a semisimple eigenvalue of B and every other eigenvalue of B has modulus strictly less than 1 (ii) If lim n N B n exists, then it is the projector onto ker(id B) along ran(id B) (iii) If ρ(b) = 1 is a simple eigenvalue with right-hand and left-hand eigenvectors x and y respectively, then lim n N B n = xy y x Corollary 27 Suppose that the Basic Hypothesis 25 holds Then α 1i=0 0 α i (15) lim A n = ea n N a e = 1 α 1i=0 0 α i ki=0 k=0 α i α 0 1i=0 α i m 2 m 2 i=0 α i 1 i=0 α i 1 m 2 i=0 α i 1 = eλ Proof Clear from Proposition 22, Fact 26(iii) and the definitions Corollary 28 Suppose that the Basic Hypothesis 25 holds and consider the sequence (y n ) n N generated by the linear recurrence relation (16) ( n m) y n = α m 1 y n α 0 y n m, where y = (y 0,, y m 1 ) R m Then (17) lim n N y n = a y a e = k=0 a ky k k=0 a k = ki=0 k=0 α i y k ki=0 = α i k=0 m 1 k=0 λ k y k 6

7 Proof This follows from Corollary 27 and (10) Definition 29 Let Y be a real Banach space and consider the sequence (y n ) n N in Y generated by the linear recurrence relation (18) ( n m) y n = α m 1 y n α 0 y n m, where y = (y 0,, y m 1 ) Y m If lim n N y n exists, then we set it equal to l(y) and we write y dom l Remark 210 Note that dom l is a linear subspace of Y m, that { y = (y,, y) Y m } y Y dom l, and that l : dom l Y is a linear operator Furthermore, ( (19) (y0,, y m 1 ) Y m) {y n } n N conv{y 0,, y m 1 } span{y 0,, y m 1 } This implies ( (20) y = (y0,, y m 1 ) dom l) l(y) conv{y 0,, y m 1 } span{y 0,, y m 1 } because the convex hull of finitely many points is compact (see, eg, [1, Corollary 530]) We are now ready to lift Corollary 28 to general Banach spaces Corollary 211 Suppose that the Basic Hypothesis 25 holds and consider sequence (y n ) n N generated by the linear recurrence relation (21) ( n m) y n = α m 1 y n α 0 y n m, where y = (y 0,, y m 1 ) Y m, where Y is a real Banach space Then (22) lim n N y n = l(y 0,, y m 1 ) = k=0 a ky k k=0 a k = ki=0 k=0 α i y k ki=0 = α i k=0 m 1 k=0 λ k y k Proof Denote the right-hand side of (22) by z, let y Y and define ( n N) η n = y (y n ) Applying y to (21) gives rise to the linear recurrence relation (23a) ( n m) η n = α m 1 η n α 0 η n m, where (23b) (η 0,, η m 1 ) = ( y (y 0 ),, y (y m 1 ) ) R m Corollary 28 and the linearity and continuity of y imply that (24) y k=0 (y n ) = η n a ( kη k k=0 a = y k=0 a ) ky k k k=0 a = y (z) k It follows that (y n ) n N converges weakly to z On the other hand, (y n ) n N lies not only in a compact subset but also in a finite-dimensional subspace of Y (see Remark 210) Altogether, we deduce that (y n ) n N strongly converges to z 7

8 Reducible matrices Recall (see, eg, [19, page 671]) that B C m m is reducible if there exists a permutation matrix P such that ( ) (25) P U W BP =, 0 V where U and V are nontrivial square matrices; otherwise, B is irreducible Proposition 212 Let B C m m have at least one zero column Then B is reducible Proof By assumption, there exists a permutation matrix P such that the first column of BP is equal to the zero vector Then ( ) (26) P U W BP =, 0 V where U = 0 C 1 1 and V C (m 1) (m 1) are nontrivial square matrices Circulant matrices It is interesting to compare the above results to circulant matrices To this end, we set α 0 α 1 α 2 α m 1 α m 1 α 0 α 1 α m 2 (27) C = α m 2 α m 1 α 0 α m 3 α 1 α 2 α 3 α 0 Fact 213 (See [18, Theorems 1 and 2]) Set U = { k {1,, m} αk > 0 } Then (28) L = lim n N C n exists if and only if γ = gcd(u {m}) = gcd((u U) {m}), in which case the entries of L satisfy { γ/m, if i j (mod γ); (29) L i,j = 0, otherwise Remark 214 Note that C is bistochastic, ie, both C and C are stochastic Since permutation matrices are clearly nonexpansive, it follows from Birkhoff s theorem (see, eg, [17, Theorem 871]) that C is convex combination of nonexpansive matrices Hence, C is nonexpansive as well Moreover, one verifies readily that Fix C = D 8

9 Example 215 Suppose there exists i {1,, m 1} such that {i, i + 1} U Then (C n ) n N converges to the orthogonal projector onto D, ie, (30) lim C n = 1 n N m ee = m For further results on circulant matrices, see [14] and in particular [16] 3 Main results In this section, we study the convergence of the Gauss Seidel type fixed point iteration scheme proposed in [4, 5] Recalling (2), we set α 0 α 1 α 2 α m α m 1 α 0 α 1 α m 2 T 1 = , T 2 = (31a), (31b) or entrywise (32) T m = ; α 1 α 2 α 3 α 0 Furthermore, we define ( Tk ) i,j = α m k+j, if i = k and 1 j < k; α j k, if i = k and m j k; 1, if i = k and j = i; 0, otherwise (33) T = T m T 1 9

10 When α 0 = 0, α 1 = = α m 1 = m 1 1, iterating T exactly corresponds to the algorithm investigated in [4, 5] when all monotone operators are zeros The authors there observed the numerical convergence but were not able to provide a rigorous proofs We will present a rigorous proof by connecting T and A We start with some basic properties Proposition 31 Let k {1,, m} Then the following hold: (i) T k and T are stochastic (ii) If α 0 = 0, then neither T k nor T is nonexpansive (iii) If α 0 = 0, then neither T k nor T is irreducible Proof (i): By (2), T k is stochastic and so is therefore T as a product of stochastic matrices (ii): Indeed, in this case T k (e e k ) = e and thus T k (e e k ) 2 = m > m 1 = e e k 2 Similarly, T(e e 1 ) = e and thus T(e e 1 ) 2 = m > m 1 = e e 1 2 (iii): In this case, the T 1 and T k have a zero column, hence so does T Now apply Proposition 212 Proposition 31 illustrates neither the theory of nonexpansive mappings nor that of irreducible matrices (as is done in, eg, [9, 19]) is applicable to study limiting properties of (T n ) n N Fortunately, we are able to base our analysis on the right-shift and left-shift operators which are respectively given by (34) R = , L = Note that R and L are permutation matrices which satisfy the following properties which we will use repeatedly: (35) R m = L m = Id, R = R 1 = L, L = L 1 = R, R m k = L k, where k {0,, m} A key observation is the following result which connects T k and the companion matrix A Proposition 32 For every k {1,, m}, we have (36a) T k = R k AL k 1, 10

11 (36b) (36c) T k T k 1 T 1 = R k A k, T = A m Proof We prove this by induction on k Clearly, (36a) and (36b) hold when k = 1 Now assume that (36a) and (36b) hold for some k {1,, m 1} Then T k+1 = RT k L = R(R k AL k 1 )L = R k+1 AL k, which is (36a) for k + 1 Hence T k+1 T 1 = T k+1 (T k T 1 ) = (R k+1 AL k )(R k A k ) = R k+1 A k+1, which is (36b) for k + 1 Finally, (36c) follows from (33) and (36b) with k = m We are now able to derive our main results which resolves a special case of an open problem posed in [5] Theorem 33 (main result) Suppose that the Basic Hypothesis 25 holds Then α 1i=0 0 α i (37) lim T n = ea n N a e = 1 α 1i=0 0 α i ki=0 k=0 α i α 1i=0 0 α i and Fix T = D = Fix T 1 Fix T m m 2 m 2 i=0 α i 1 i=0 α i 1 m 2 i=0 α i 1 = eλ Proof In view of (36c), it is clear that (T n ) n N is a subsequence of (A n ) n N Hence (37) follows from Corollary 27 Now set L = lim n N T n = a e/(e a) On the one hand, D = Fix A Fix T by (7) and (36c) On the other hand, Fix T ran L D Altogether, Fix T = D Finally, clearly Fix T 1 Fix T m Fix T = D Fix T 1 Fix T m Remark 34 Theorem 33, with the choice (α 0,, α m 1 ) = (m 1) 1 (0, 1, 1,, 1), settles [5, Questions Q1 and Q2 on p 36] when all resolvents coincide with Id Furthermore, (37) gives an explicit formula for the limit of (T n ) n N 4 A special case: α 0 = 0 and α 1 = = α m 1 = 1/(m 1) This assignment of parameters was the setting of [5] In this case, even closed forms for T, and for the partial products T k T k 1 T 1 and A k, are available as we demonstrate in this section To this end, we abbreviate (38) γ = 1 m 1 11

12 Then (31) and (6) turn into 0 γ γ γ γ 0 γ γ T 1 = , T 2 = (39a), , T m = , and A = (39b) γ γ γ 0 0 γ γ γ Proposition 41 Define T R m m entrywise by γ(1 + γ) i 1, if i < j; (40) Ti,j := γ(1 + γ) i 1 γ(1 + γ) i j, if i j Let k {1,, m} Then ( ) first k rows of T (41) T k T k 1 T 1 = ; 0 (m k) k I m k or entrywise (42) ( Tk T k 1 T 1 ) i,j := T i,j, if 1 i k; 1, if k + 1 i m and j = i; 0, if k + 1 i m and j = i In particular, (43) T = T Proof Set (44) S k = T k T k 1 T 1 We prove (41) by induction on k {1,, m}; the rest follows readily 12

13 k = 1: On the one hand, by definition, 0 γ γ γ (45) T 1 = On the other hand, the first row of T, using (40), is (0, γ,, γ) Hence the statement is true for k = 1 k 1 k: Assume the statement is true for k {2,, m}, ie, ( ) ( ) first k 1 rows of T first k 1 rows of T (46) T k 1 T 1 = = 0 (m (k 1)) (k 1) I m (k 1) 0 (m k+1)) (k 1) I m k+1 ; or entrywise, this matrix S satisfies T i,j, if 1 i k 1; (47) ( i)( j) S i,j := 1, if k i m and j = i; 0, if k i m and j = i Recall that (48) ( i)( j) ( Tk ) i,j = γ, if i = k and j = k; 1, if i = k and j = i; 0, otherwise It is clear that T k S = T k T k 1 T 1 We must show that ( ) (49) T k S =? first k rows of T 0 (m k) k I m k We do this entrywise, and thus fix i and j in {1,, m} Case 1: 1 i k 1 Then (T k S) i,j = m l=1 (T k ) i,l S l,j = (T k ) i,i S i,j = S i,j, which shows that the first k 1 rows of T k S are the same as the first k 1 rows of S, which in turn are the same as the first k 1 rows of T, as required Case 2: i = k Then (T k S) i,j = (T k S) k,j = m l=1 (T k ) k,l S l,j = k 1 l=1 (T k) k,l S l,j + m l=k+1 (T k ) k,l S l,j = k 1 l=1 γ T l,j + m l=k+1 γs l,j 13

14 Subcase 21: j k 1 Then (T k S) i,j = (T k S) k,j = k 1 l=1 γ T l,j = γ j 1 T l=1 l,j + γ k 1 l=j T l,j = γ j 1 l=1 γ(1 + γ)l 1 + γ k 1 ( l=j γ(1 + γ) l 1 γ(1 + γ) l j) = γ 2 k 1 l=1 (1 + γ) l 1 γ k 1 l=j γ(1 + γ) l j = γ(1 + γ) k 1 γ(1 + γ) k j = T k,j = T i,j Subcase 22: j = k Then (T k S) i,j = (T k S) k,k = k 1 l=1 γ T l,k = γ k 1 l=1 γ(1 + γ)l 1 = γ(1 + γ) k 1 γ = T k,k = T i,j Subcase 23: k + 1 j Then (T k S) i,j = (T k S) k,j = k 1 l=1 γ T l,j + γ = γ k 1 l=1 γ(1 + γ) l 1 + γ = γ(1 + γ) k 1 = T k,j = T i,j Case 3: i k + 1 Then (T k S) i,j = m l=1 (T k ) i,l S l,j = (T k ) i,i S i,j = S i,j Subcase 31: j = i Then (T k S) i,j = S i,i = 1 Subcase 32: j = i Then (T k S) i,j = S i,j = 0 Altogether, we have shown that ( ) first k rows of T (50) T k S = 0 (m k) k I m k The In particular part is the case when k = m Corollary 42 Let k {1,, m} Then ( ) 0(m k) k (51) A k I m k = ; first k rows of T or entrywise (52) ( A k ) i,j = 1, if 1 i m k and j = i + k; 0, if 1 i m k and j = i + k; T i+k m,j, if m k + 1 i m Proof Proposition 32 yields A k = L k (T k T k 1 T 1 ) and the result now follows from Proposition 41 Remark 43 We do not know whether it is possible to obtain a closed form for the powers of T that does not rely on the eigenvalue analysis from Section 2 If such a formula exists, one may be able to construct a different proof of Theorem 33 in this setting 14

15 5 Kolmogorov means We now turn to moving Kolmogorov means, which are sometimes also called f -means Theorem 51 (moving Kolmogorov means) Let D be a nonempty topological Hausdorff space, let Z be a real Banach space, and let f : D Z be an injective mapping such that ran f is convex Consider the linear recurrence relation (53a) ( n m) y n = f 1( α m 1 f (y n 1 ) + + α 0 f (y n m ) ), where (53b) (y 0,, y m 1 ) D m Then the following hold: (i) The sequence (y n ) n N is well defined and the sequence ( f (y n )) n N lies in the compact convex set conv{ f (y 0 ),, f (y m 1 )} (ii) Suppose that the Basic Hypothesis 25 holds and that f 1 is continuous from f (D) to D Then (54) lim y n = f 1 n N ( m 1 k=0 ) ( λ k f (y k ) = f 1 k=0 a k f (y k ) k=0 a k Proof (i): This is similar to Remark 210 and proved inductively ) ( ki=0 = f 1 k=0 α i f (y k ) ki=0 ) α i k=0 (ii): By Corollary 211, ( f (y n )) n N converges to l( f (y 0 ),, f (y m 1 )), which belongs to conv{ f (y 0 ),, f (y m 1 )} conv f (D) = f (D) = ran f by assumption and (i) Since f 1 is continuous, the result follows from (22) Theorem 51(ii) allows for a universe of examples by appropriately choosing f and (α 0,, α m 1 ) Let us present some classical moving means on (subsets) of the real line with the equal weights α 0 = = α m 1 = 1/m Note that the Basic Hypothesis 25 is satisfied Corollary 52 (some classical means) Let D be a nonempty subset of R, let (y 0,, y m 1 ) D m Here is a list of choices for f in Theorem 51, along with the limits obtained by (54): (i) If D = R and f = Id, then the moving arithmetic mean sequence satisfies (55) y n = 1 m y n m y n m m 1 2 (j + 1)y m(m + 1) j j=0 15

16 (ii) If D = R ++ and f = ln, then the moving geometric mean sequence satisfies (56) y n+m = m y n+m 1 y n ( m 1 j=0 ) 2 y j+1 m(m+1) j (iii) If D = R + and f : x x p, then the moving Hölder mean sequence satisfies ( 1 (57) y n+m = m yp n+m ) 1/p ( m 1 2 ) 1/p m yp n (j + 1)y p m(m + 1) j (iv) If D = R ++ and f : x 1/x, then the moving harmonic mean sequence satisfies (58) y n+m = ( m y n+m 1 m ) 1 ( 1 Let us provide some means situated in a space of matrices y n 2 m(m + 1) j=0 m 1 (j + 1) 1 ) 1 y j Corollary 53 (some matrix means) Let (Y 0,, Y m 1 ) S++ N N Then the following hold: (i) The moving arithmetic mean satisfies (59) Y n = 1 m Y n m Y n m (ii) The moving harmonic mean satisfies (60) Y n = j=0 m 1 2 (j + 1)Y m(m + 1) j j=0 ( 1 m Y 1 n ( 2 m n m) Y 1 m(m + 1) (iii) The moving resolvent mean (see also [7] ) satisfies m 1 j=0 (j + 1)Y 1 j ) 1 ( 1 (61) Y n = m (Y n 1 + Id) ) 1 m (Y n m + Id) 1 Id ( m 1 2 ) 1 (j + 1)(Y m(m + 1) j + Id) 1 Id Proof This follows from Theorem 51 with D = S++ N N and f = Id, f = Z Z 1, and f = Z (Z + Id) 1, respectively Note that matrix inversion is continuous; see, eg, [19, Example 627] 16 j=0

17 6 Moving proximal and epi averages for functions In this last section, we apply the moving average (in particular Corollary 28) to functions in the context of proximal and epi averages We set (62) Z = R l, where l {1, 2, } Let us start by reviewing a key notion (see also [2, 11, 25]) Definition 61 (epi-convergence) (See [25, Proposition 72]) Let g and (g n ) n N be functions from Z to ], + ] Then (i) (g n ) n N pointwise converges to g, in symbols g n g(z) = lim n N g n (z); p g, if for every z Z we have (ii) (g n ) n N epi-converges to g, in symbols g n e g, if for every z Z one has (a) ( (z n ) n N ) zn z g(z) lim g n (z n ), and (b) ( (y n ) n N ) yn z and lim g n (y n ) g(z) Let g : Z ], + ] be an extended real valued function Recall that (63) ( g q ) : z inf y Z (g(y) z y 2) is the Moreau envelope [20] of g By [25, Theorem 226] (see also [20]), if g Γ(Z), then g q is convex and continuously differentiable on Z Especially important are the following connections among epi-convergence pointwise convergence of envelopes, and the epicontinuity of Fenchel conjugation Fact 62 (See [25, Theorems 737 and 1134]) Let (g n ) n N and g be in Γ(Z) Then (64) g n e g gn q p g q g n e g We now turn to the moving proximal average (see [6] for further information on this operation) Theorem 63 (moving proximal average) Let (g 0,, g m 1 ) (Γ(Z)) m and define (65) ( n m) g n = ( α m 1 (g n 1 + q) + + α 0 (g n m + q) ) q Then the following hold: 17

18 (i) The sequence (g n ) n N lies in Γ(Z) (ii) ( n m) g n q = α m 1 (g n 1 q) + + α 0 (g n m q) (iii) Suppose that the Basic Hypothesis 25 holds Then e ( (66a) g n g = λm 1 (g m 1 + q) + + λ 0 (g 0 + q) ) q and (66b) g n e g = ( λ m 1 (g m 1 + q) + + λ 0 (g 0 + q) ) q Proof (i): Combine [6, Propositions 43 and 52] (ii): See [6, Theorem 62] (iii): It follows from (ii) and Corollary 28 that g n q p k=0 λ k(g k q) = g q The result now follows from Fact 62 and [6, Theorem 51] We conclude the paper with the moving epi-average Recall that for α > 0 and g Γ(Z), α g = αg α 1 Id and that 0 g = ι {0}, where ι {0} (0) = 0 and ι {0} (z) = + if z Z {0} Theorem 64 (moving epi-average) Let (g 0,, g m 1 ) (Γ(Z)) m and define (67) ( n m) g n = (α m 1 g n 1 ) (α 0 g n m ) Suppose that for every k {0,, m 1}, g k is cofinite and that the Basic Hypothesis 25 holds Then (68) g n e g = (λm 1 g m 1 ) (λ 0 g 0 ) Proof It follows from [3, Proposition 157(iv)] that ( n N) g n Γ(Z), g n is cofinite, and g n is continuous everywhere Furthermore, taking the Fenchel conjugate of (67) yields (69) ( n m) g n = α m 1 g n α 0g n m This and Corollary 28 imply not only that gn p g but also that the sequence (gn) n N is equi-lsc everywhere (see [25, pages 248f]) In turn, [25, Theorem 710] implies that e g The conclusion therefore follows from Fact 62 g n 18

19 Acknowledgments The authors are grateful to an anonymous referee, Jon Borwein and Tamás Erdélyi for some helpful comments Heinz Bauschke was partially supported by the Natural Sciences and Engineering Research Council of Canada and by the Canada Research Chair Program Joshua Sarada was partially supported by the Irving K Barber Endowment Fund Xianfu Wang was partially supported by the Natural Sciences and Engineering Research Council of Canada References [1] CD Aliprantis and KC Border, Infinite Dimensional Analysis, third edition, Springer, 2006 [2] H Attouch, Variational Convergence for Functions and Operators, Applicable Mathematics Series, Pitman Advanced Publishing Program, Boston, MA, 1984 [3] HH Bauschke and PL Combettes, Convex Analysis and Monotone Operator Theory in Hilbert Spaces, Springer, 2011 [4] HH Bauschke, X Wang, and CJS Wylie, Fixed points of averages of resolvents: geometry and algorithms, February 2011 [5] HH Bauschke, X Wang, and CJS Wylie, Fixed points of averages of resolvents: geometry and algorithms, SIAM Journal on Optimization 22 (2012), [6] HH Bauschke, R Goebel, Y Lucet, and X Wang, The proximal average: basic theory, SIAM Journal on Optimization 19 (2008), no 2, [7] HH Bauschke, SM Moffat and X Wang, The resolvent average for positive semidefinite matrices, Linear Algebra Appl 432 (2010), no 7, [8] A Berman and RJ Plemmons, Nonnegative Matrices in the Mathematical Sciences, SIAM, 1994 [9] D Borwein, JM Borwein, and B Sims, On the solution of linear mean recurrences, American Mathematical Monthly, to appear [10] JM Borwein and PB Borwein, Pi and the AGM, Wiley, New York, 1987 [11] JM Borwein and JD Vanderwerff, Convex Functions, Cambridge University Press,

20 [12] P Borwein and T Erdélyi, Polynomials and Polynomial Inequalites, Springer-Verlag, 1995 [13] G Box, G Jenkins, and G Reinsel, Time Series Analysis: Forecasting and Control, third edition, Prentice Hall, Englewood Cliffs, NJ, 1994 [14] WS Chou, BS Du, and PJ-S Shiue, A note on circulant transition matrices in Markov chains, Linear Algebra and its Applications 429 (2008), [15] PL Combettes and T Pennanen, Generalized Mann iterates for constructing fixed points in Hilbert spaces, Journal of Mathematical Analysis and Applications 275 (2002), no 2, [16] PJ Davis, Circulant Matrices, Wiley, 1979 [17] RA Horn and CR Johnson, Matrix Analysis, Cambridge University Press, Cambridge, 1985 [18] O Krafft and M Schaefer, Convergence of the powers of a circulant stochastic matrix, Linear Algebra and its Applications 127 (1990), [19] CD Meyer, Matrix Analysis and Applied Linear Algebra, SIAM, 2000 [20] J-J Moreau, Proximité et dualité dans un espace hilbertien, Bulletin de la Société Mathématique de France 93 (1965), [21] JM Ortega, Numerical Analysis: A Second Course, second edition, SIAM, 1990 [22] AM Ostrowski, Solution of Equations and Systems of Equations, second edition, Academic Press, New York and London, 1966 [23] VV Prasolov, Polynomials, Springer-Verlag, Berlin, 2004 [24] RT Rockafellar, Convex Analysis, Princeton University Press, Princeton, 1970 [25] RT Rockafellar and RJ-B Wets, Variational Analysis, Springer, corrected third printing, 2009 [26] CP Tsokos, K-th moving, weighted and exponential moving average for time series forecasting models, European Journal of Pure and Applied Mathematics 3 (2010),

Self-dual Smooth Approximations of Convex Functions via the Proximal Average

Self-dual Smooth Approximations of Convex Functions via the Proximal Average Chapter Self-dual Smooth Approximations of Convex Functions via the Proximal Average Heinz H. Bauschke, Sarah M. Moffat, and Xianfu Wang Abstract The proximal average of two convex functions has proven

More information

On a result of Pazy concerning the asymptotic behaviour of nonexpansive mappings

On a result of Pazy concerning the asymptotic behaviour of nonexpansive mappings On a result of Pazy concerning the asymptotic behaviour of nonexpansive mappings arxiv:1505.04129v1 [math.oc] 15 May 2015 Heinz H. Bauschke, Graeme R. Douglas, and Walaa M. Moursi May 15, 2015 Abstract

More information

Monotone operators and bigger conjugate functions

Monotone operators and bigger conjugate functions Monotone operators and bigger conjugate functions Heinz H. Bauschke, Jonathan M. Borwein, Xianfu Wang, and Liangjin Yao August 12, 2011 Abstract We study a question posed by Stephen Simons in his 2008

More information

Near Equality, Near Convexity, Sums of Maximally Monotone Operators, and Averages of Firmly Nonexpansive Mappings

Near Equality, Near Convexity, Sums of Maximally Monotone Operators, and Averages of Firmly Nonexpansive Mappings Mathematical Programming manuscript No. (will be inserted by the editor) Near Equality, Near Convexity, Sums of Maximally Monotone Operators, and Averages of Firmly Nonexpansive Mappings Heinz H. Bauschke

More information

A Dykstra-like algorithm for two monotone operators

A Dykstra-like algorithm for two monotone operators A Dykstra-like algorithm for two monotone operators Heinz H. Bauschke and Patrick L. Combettes Abstract Dykstra s algorithm employs the projectors onto two closed convex sets in a Hilbert space to construct

More information

Heinz H. Bauschke and Walaa M. Moursi. December 1, Abstract

Heinz H. Bauschke and Walaa M. Moursi. December 1, Abstract The magnitude of the minimal displacement vector for compositions and convex combinations of firmly nonexpansive mappings arxiv:1712.00487v1 [math.oc] 1 Dec 2017 Heinz H. Bauschke and Walaa M. Moursi December

More information

On a result of Pazy concerning the asymptotic behaviour of nonexpansive mappings

On a result of Pazy concerning the asymptotic behaviour of nonexpansive mappings On a result of Pazy concerning the asymptotic behaviour of nonexpansive mappings Heinz H. Bauschke, Graeme R. Douglas, and Walaa M. Moursi September 8, 2015 (final version) Abstract In 1971, Pazy presented

More information

On the order of the operators in the Douglas Rachford algorithm

On the order of the operators in the Douglas Rachford algorithm On the order of the operators in the Douglas Rachford algorithm Heinz H. Bauschke and Walaa M. Moursi June 11, 2015 Abstract The Douglas Rachford algorithm is a popular method for finding zeros of sums

More information

On the convexity of piecewise-defined functions

On the convexity of piecewise-defined functions On the convexity of piecewise-defined functions arxiv:1408.3771v1 [math.ca] 16 Aug 2014 Heinz H. Bauschke, Yves Lucet, and Hung M. Phan August 16, 2014 Abstract Functions that are piecewise defined are

More information

The Brezis-Browder Theorem in a general Banach space

The Brezis-Browder Theorem in a general Banach space The Brezis-Browder Theorem in a general Banach space Heinz H. Bauschke, Jonathan M. Borwein, Xianfu Wang, and Liangjin Yao March 30, 2012 Abstract During the 1970s Brezis and Browder presented a now classical

More information

Subgradient Projectors: Extensions, Theory, and Characterizations

Subgradient Projectors: Extensions, Theory, and Characterizations Subgradient Projectors: Extensions, Theory, and Characterizations Heinz H. Bauschke, Caifang Wang, Xianfu Wang, and Jia Xu April 13, 2017 Abstract Subgradient projectors play an important role in optimization

More information

Iterative Convex Optimization Algorithms; Part One: Using the Baillon Haddad Theorem

Iterative Convex Optimization Algorithms; Part One: Using the Baillon Haddad Theorem Iterative Convex Optimization Algorithms; Part One: Using the Baillon Haddad Theorem Charles Byrne (Charles Byrne@uml.edu) http://faculty.uml.edu/cbyrne/cbyrne.html Department of Mathematical Sciences

More information

The resolvent average of monotone operators: dominant and recessive properties

The resolvent average of monotone operators: dominant and recessive properties The resolvent average of monotone operators: dominant and recessive properties Sedi Bartz, Heinz H. Bauschke, Sarah M. Moffat, and Xianfu Wang September 30, 2015 (first revision) December 22, 2015 (second

More information

Firmly Nonexpansive Mappings and Maximally Monotone Operators: Correspondence and Duality

Firmly Nonexpansive Mappings and Maximally Monotone Operators: Correspondence and Duality Firmly Nonexpansive Mappings and Maximally Monotone Operators: Correspondence and Duality Heinz H. Bauschke, Sarah M. Moffat, and Xianfu Wang June 8, 2011 Abstract The notion of a firmly nonexpansive mapping

More information

Some Properties of the Augmented Lagrangian in Cone Constrained Optimization

Some Properties of the Augmented Lagrangian in Cone Constrained Optimization MATHEMATICS OF OPERATIONS RESEARCH Vol. 29, No. 3, August 2004, pp. 479 491 issn 0364-765X eissn 1526-5471 04 2903 0479 informs doi 10.1287/moor.1040.0103 2004 INFORMS Some Properties of the Augmented

More information

Strongly convex functions, Moreau envelopes and the generic nature of convex functions with strong minimizers

Strongly convex functions, Moreau envelopes and the generic nature of convex functions with strong minimizers University of Wollongong Research Online Faculty of Engineering and Information Sciences - Papers: Part B Faculty of Engineering and Information Sciences 206 Strongly convex functions, Moreau envelopes

More information

The Nearest Doubly Stochastic Matrix to a Real Matrix with the same First Moment

The Nearest Doubly Stochastic Matrix to a Real Matrix with the same First Moment he Nearest Doubly Stochastic Matrix to a Real Matrix with the same First Moment William Glunt 1, homas L. Hayden 2 and Robert Reams 2 1 Department of Mathematics and Computer Science, Austin Peay State

More information

Monotone Linear Relations: Maximality and Fitzpatrick Functions

Monotone Linear Relations: Maximality and Fitzpatrick Functions Monotone Linear Relations: Maximality and Fitzpatrick Functions Heinz H. Bauschke, Xianfu Wang, and Liangjin Yao November 4, 2008 Dedicated to Stephen Simons on the occasion of his 70 th birthday Abstract

More information

A characterization of essentially strictly convex functions on reflexive Banach spaces

A characterization of essentially strictly convex functions on reflexive Banach spaces A characterization of essentially strictly convex functions on reflexive Banach spaces Michel Volle Département de Mathématiques Université d Avignon et des Pays de Vaucluse 74, rue Louis Pasteur 84029

More information

On Total Convexity, Bregman Projections and Stability in Banach Spaces

On Total Convexity, Bregman Projections and Stability in Banach Spaces Journal of Convex Analysis Volume 11 (2004), No. 1, 1 16 On Total Convexity, Bregman Projections and Stability in Banach Spaces Elena Resmerita Department of Mathematics, University of Haifa, 31905 Haifa,

More information

Existence and Approximation of Fixed Points of. Bregman Nonexpansive Operators. Banach Spaces

Existence and Approximation of Fixed Points of. Bregman Nonexpansive Operators. Banach Spaces Existence and Approximation of Fixed Points of in Reflexive Banach Spaces Department of Mathematics The Technion Israel Institute of Technology Haifa 22.07.2010 Joint work with Prof. Simeon Reich General

More information

Geometric Mapping Properties of Semipositive Matrices

Geometric Mapping Properties of Semipositive Matrices Geometric Mapping Properties of Semipositive Matrices M. J. Tsatsomeros Mathematics Department Washington State University Pullman, WA 99164 (tsat@wsu.edu) July 14, 2015 Abstract Semipositive matrices

More information

arxiv: v1 [math.fa] 25 May 2009

arxiv: v1 [math.fa] 25 May 2009 The Brézis-Browder Theorem revisited and properties of Fitzpatrick functions of order n arxiv:0905.4056v1 [math.fa] 25 May 2009 Liangjin Yao May 22, 2009 Abstract In this note, we study maximal monotonicity

More information

SCHUR IDEALS AND HOMOMORPHISMS OF THE SEMIDEFINITE CONE

SCHUR IDEALS AND HOMOMORPHISMS OF THE SEMIDEFINITE CONE SCHUR IDEALS AND HOMOMORPHISMS OF THE SEMIDEFINITE CONE BABHRU JOSHI AND M. SEETHARAMA GOWDA Abstract. We consider the semidefinite cone K n consisting of all n n real symmetric positive semidefinite matrices.

More information

On the Solution of Linear Mean Recurrences

On the Solution of Linear Mean Recurrences On the Solution of Linear Mean Recurrences David Borwein Jonathan M. Borwein Brailey Sims October 6, 0 Abstract Motivated by questions of algorithm analysis, we provide several distinct approaches to determining

More information

Brøndsted-Rockafellar property of subdifferentials of prox-bounded functions. Marc Lassonde Université des Antilles et de la Guyane

Brøndsted-Rockafellar property of subdifferentials of prox-bounded functions. Marc Lassonde Université des Antilles et de la Guyane Conference ADGO 2013 October 16, 2013 Brøndsted-Rockafellar property of subdifferentials of prox-bounded functions Marc Lassonde Université des Antilles et de la Guyane Playa Blanca, Tongoy, Chile SUBDIFFERENTIAL

More information

Another algorithm for nonnegative matrices

Another algorithm for nonnegative matrices Linear Algebra and its Applications 365 (2003) 3 12 www.elsevier.com/locate/laa Another algorithm for nonnegative matrices Manfred J. Bauch University of Bayreuth, Institute of Mathematics, D-95440 Bayreuth,

More information

CHUN-HUA GUO. Key words. matrix equations, minimal nonnegative solution, Markov chains, cyclic reduction, iterative methods, convergence rate

CHUN-HUA GUO. Key words. matrix equations, minimal nonnegative solution, Markov chains, cyclic reduction, iterative methods, convergence rate CONVERGENCE ANALYSIS OF THE LATOUCHE-RAMASWAMI ALGORITHM FOR NULL RECURRENT QUASI-BIRTH-DEATH PROCESSES CHUN-HUA GUO Abstract The minimal nonnegative solution G of the matrix equation G = A 0 + A 1 G +

More information

Subdifferential representation of convex functions: refinements and applications

Subdifferential representation of convex functions: refinements and applications Subdifferential representation of convex functions: refinements and applications Joël Benoist & Aris Daniilidis Abstract Every lower semicontinuous convex function can be represented through its subdifferential

More information

DS-GA 1002 Lecture notes 0 Fall Linear Algebra. These notes provide a review of basic concepts in linear algebra.

DS-GA 1002 Lecture notes 0 Fall Linear Algebra. These notes provide a review of basic concepts in linear algebra. DS-GA 1002 Lecture notes 0 Fall 2016 Linear Algebra These notes provide a review of basic concepts in linear algebra. 1 Vector spaces You are no doubt familiar with vectors in R 2 or R 3, i.e. [ ] 1.1

More information

Research Article Strong Convergence of a Projected Gradient Method

Research Article Strong Convergence of a Projected Gradient Method Applied Mathematics Volume 2012, Article ID 410137, 10 pages doi:10.1155/2012/410137 Research Article Strong Convergence of a Projected Gradient Method Shunhou Fan and Yonghong Yao Department of Mathematics,

More information

Local strong convexity and local Lipschitz continuity of the gradient of convex functions

Local strong convexity and local Lipschitz continuity of the gradient of convex functions Local strong convexity and local Lipschitz continuity of the gradient of convex functions R. Goebel and R.T. Rockafellar May 23, 2007 Abstract. Given a pair of convex conjugate functions f and f, we investigate

More information

MOSCO STABILITY OF PROXIMAL MAPPINGS IN REFLEXIVE BANACH SPACES

MOSCO STABILITY OF PROXIMAL MAPPINGS IN REFLEXIVE BANACH SPACES MOSCO STABILITY OF PROXIMAL MAPPINGS IN REFLEXIVE BANACH SPACES Dan Butnariu and Elena Resmerita Abstract. In this paper we establish criteria for the stability of the proximal mapping Prox f ϕ =( ϕ+ f)

More information

EQUIVALENCE OF TOPOLOGIES AND BOREL FIELDS FOR COUNTABLY-HILBERT SPACES

EQUIVALENCE OF TOPOLOGIES AND BOREL FIELDS FOR COUNTABLY-HILBERT SPACES EQUIVALENCE OF TOPOLOGIES AND BOREL FIELDS FOR COUNTABLY-HILBERT SPACES JEREMY J. BECNEL Abstract. We examine the main topologies wea, strong, and inductive placed on the dual of a countably-normed space

More information

Key words. Complementarity set, Lyapunov rank, Bishop-Phelps cone, Irreducible cone

Key words. Complementarity set, Lyapunov rank, Bishop-Phelps cone, Irreducible cone ON THE IRREDUCIBILITY LYAPUNOV RANK AND AUTOMORPHISMS OF SPECIAL BISHOP-PHELPS CONES M. SEETHARAMA GOWDA AND D. TROTT Abstract. Motivated by optimization considerations we consider cones in R n to be called

More information

THE CYCLIC DOUGLAS RACHFORD METHOD FOR INCONSISTENT FEASIBILITY PROBLEMS

THE CYCLIC DOUGLAS RACHFORD METHOD FOR INCONSISTENT FEASIBILITY PROBLEMS THE CYCLIC DOUGLAS RACHFORD METHOD FOR INCONSISTENT FEASIBILITY PROBLEMS JONATHAN M. BORWEIN AND MATTHEW K. TAM Abstract. We analyse the behaviour of the newly introduced cyclic Douglas Rachford algorithm

More information

Numerical Analysis: Solving Systems of Linear Equations

Numerical Analysis: Solving Systems of Linear Equations Numerical Analysis: Solving Systems of Linear Equations Mirko Navara http://cmpfelkcvutcz/ navara/ Center for Machine Perception, Department of Cybernetics, FEE, CTU Karlovo náměstí, building G, office

More information

Continuous Sets and Non-Attaining Functionals in Reflexive Banach Spaces

Continuous Sets and Non-Attaining Functionals in Reflexive Banach Spaces Laboratoire d Arithmétique, Calcul formel et d Optimisation UMR CNRS 6090 Continuous Sets and Non-Attaining Functionals in Reflexive Banach Spaces Emil Ernst Michel Théra Rapport de recherche n 2004-04

More information

MAXIMALITY OF SUMS OF TWO MAXIMAL MONOTONE OPERATORS

MAXIMALITY OF SUMS OF TWO MAXIMAL MONOTONE OPERATORS MAXIMALITY OF SUMS OF TWO MAXIMAL MONOTONE OPERATORS JONATHAN M. BORWEIN, FRSC Abstract. We use methods from convex analysis convex, relying on an ingenious function of Simon Fitzpatrick, to prove maximality

More information

Convergence of generalized entropy minimizers in sequences of convex problems

Convergence of generalized entropy minimizers in sequences of convex problems Proceedings IEEE ISIT 206, Barcelona, Spain, 2609 263 Convergence of generalized entropy minimizers in sequences of convex problems Imre Csiszár A Rényi Institute of Mathematics Hungarian Academy of Sciences

More information

ELEMENTARY LINEAR ALGEBRA

ELEMENTARY LINEAR ALGEBRA ELEMENTARY LINEAR ALGEBRA K R MATTHEWS DEPARTMENT OF MATHEMATICS UNIVERSITY OF QUEENSLAND First Printing, 99 Chapter LINEAR EQUATIONS Introduction to linear equations A linear equation in n unknowns x,

More information

Diagonalization by a unitary similarity transformation

Diagonalization by a unitary similarity transformation Physics 116A Winter 2011 Diagonalization by a unitary similarity transformation In these notes, we will always assume that the vector space V is a complex n-dimensional space 1 Introduction A semi-simple

More information

Chapter 3 Transformations

Chapter 3 Transformations Chapter 3 Transformations An Introduction to Optimization Spring, 2014 Wei-Ta Chu 1 Linear Transformations A function is called a linear transformation if 1. for every and 2. for every If we fix the bases

More information

Victoria Martín-Márquez

Victoria Martín-Márquez A NEW APPROACH FOR THE CONVEX FEASIBILITY PROBLEM VIA MONOTROPIC PROGRAMMING Victoria Martín-Márquez Dep. of Mathematical Analysis University of Seville Spain XIII Encuentro Red de Análisis Funcional y

More information

Epiconvergence and ε-subgradients of Convex Functions

Epiconvergence and ε-subgradients of Convex Functions Journal of Convex Analysis Volume 1 (1994), No.1, 87 100 Epiconvergence and ε-subgradients of Convex Functions Andrei Verona Department of Mathematics, California State University Los Angeles, CA 90032,

More information

SOMEWHAT STOCHASTIC MATRICES

SOMEWHAT STOCHASTIC MATRICES SOMEWHAT STOCHASTIC MATRICES BRANKO ĆURGUS AND ROBERT I. JEWETT Abstract. The standard theorem for stochastic matrices with positive entries is generalized to matrices with no sign restriction on the entries.

More information

Intrinsic products and factorizations of matrices

Intrinsic products and factorizations of matrices Available online at www.sciencedirect.com Linear Algebra and its Applications 428 (2008) 5 3 www.elsevier.com/locate/laa Intrinsic products and factorizations of matrices Miroslav Fiedler Academy of Sciences

More information

AW -Convergence and Well-Posedness of Non Convex Functions

AW -Convergence and Well-Posedness of Non Convex Functions Journal of Convex Analysis Volume 10 (2003), No. 2, 351 364 AW -Convergence Well-Posedness of Non Convex Functions Silvia Villa DIMA, Università di Genova, Via Dodecaneso 35, 16146 Genova, Italy villa@dima.unige.it

More information

Boolean Inner-Product Spaces and Boolean Matrices

Boolean Inner-Product Spaces and Boolean Matrices Boolean Inner-Product Spaces and Boolean Matrices Stan Gudder Department of Mathematics, University of Denver, Denver CO 80208 Frédéric Latrémolière Department of Mathematics, University of Denver, Denver

More information

Regular finite Markov chains with interval probabilities

Regular finite Markov chains with interval probabilities 5th International Symposium on Imprecise Probability: Theories and Applications, Prague, Czech Republic, 2007 Regular finite Markov chains with interval probabilities Damjan Škulj Faculty of Social Sciences

More information

ELEMENTARY LINEAR ALGEBRA

ELEMENTARY LINEAR ALGEBRA ELEMENTARY LINEAR ALGEBRA K. R. MATTHEWS DEPARTMENT OF MATHEMATICS UNIVERSITY OF QUEENSLAND Second Online Version, December 1998 Comments to the author at krm@maths.uq.edu.au Contents 1 LINEAR EQUATIONS

More information

Examples of Convex Functions and Classifications of Normed Spaces

Examples of Convex Functions and Classifications of Normed Spaces Journal of Convex Analysis Volume 1 (1994), No.1, 61 73 Examples of Convex Functions and Classifications of Normed Spaces Jon Borwein 1 Department of Mathematics and Statistics, Simon Fraser University

More information

a 11 x 1 + a 12 x a 1n x n = b 1 a 21 x 1 + a 22 x a 2n x n = b 2.

a 11 x 1 + a 12 x a 1n x n = b 1 a 21 x 1 + a 22 x a 2n x n = b 2. Chapter 1 LINEAR EQUATIONS 11 Introduction to linear equations A linear equation in n unknowns x 1, x,, x n is an equation of the form a 1 x 1 + a x + + a n x n = b, where a 1, a,, a n, b are given real

More information

Notes on Linear Algebra and Matrix Theory

Notes on Linear Algebra and Matrix Theory Massimo Franceschet featuring Enrico Bozzo Scalar product The scalar product (a.k.a. dot product or inner product) of two real vectors x = (x 1,..., x n ) and y = (y 1,..., y n ) is not a vector but a

More information

MATH 326: RINGS AND MODULES STEFAN GILLE

MATH 326: RINGS AND MODULES STEFAN GILLE MATH 326: RINGS AND MODULES STEFAN GILLE 1 2 STEFAN GILLE 1. Rings We recall first the definition of a group. 1.1. Definition. Let G be a non empty set. The set G is called a group if there is a map called

More information

Iterative algorithms based on the hybrid steepest descent method for the split feasibility problem

Iterative algorithms based on the hybrid steepest descent method for the split feasibility problem Available online at www.tjnsa.com J. Nonlinear Sci. Appl. 9 (206), 424 4225 Research Article Iterative algorithms based on the hybrid steepest descent method for the split feasibility problem Jong Soo

More information

Optimization and Optimal Control in Banach Spaces

Optimization and Optimal Control in Banach Spaces Optimization and Optimal Control in Banach Spaces Bernhard Schmitzer October 19, 2017 1 Convex non-smooth optimization with proximal operators Remark 1.1 (Motivation). Convex optimization: easier to solve,

More information

arxiv: v1 [math.fa] 30 Jun 2014

arxiv: v1 [math.fa] 30 Jun 2014 Maximality of the sum of the subdifferential operator and a maximally monotone operator arxiv:1406.7664v1 [math.fa] 30 Jun 2014 Liangjin Yao June 29, 2014 Abstract The most important open problem in Monotone

More information

Math113: Linear Algebra. Beifang Chen

Math113: Linear Algebra. Beifang Chen Math3: Linear Algebra Beifang Chen Spring 26 Contents Systems of Linear Equations 3 Systems of Linear Equations 3 Linear Systems 3 2 Geometric Interpretation 3 3 Matrices of Linear Systems 4 4 Elementary

More information

Eventually reducible matrix, eventually nonnegative matrix, eventually r-cyclic

Eventually reducible matrix, eventually nonnegative matrix, eventually r-cyclic December 15, 2012 EVENUAL PROPERIES OF MARICES LESLIE HOGBEN AND ULRICA WILSON Abstract. An eventual property of a matrix M C n n is a property that holds for all powers M k, k k 0, for some positive integer

More information

HASSE-MINKOWSKI THEOREM

HASSE-MINKOWSKI THEOREM HASSE-MINKOWSKI THEOREM KIM, SUNGJIN 1. Introduction In rough terms, a local-global principle is a statement that asserts that a certain property is true globally if and only if it is true everywhere locally.

More information

Quasi-relative interior and optimization

Quasi-relative interior and optimization Quasi-relative interior and optimization Constantin Zălinescu University Al. I. Cuza Iaşi, Faculty of Mathematics CRESWICK, 2016 1 Aim and framework Aim Framework and notation The quasi-relative interior

More information

Convex Feasibility Problems

Convex Feasibility Problems Laureate Prof. Jonathan Borwein with Matthew Tam http://carma.newcastle.edu.au/drmethods/paseky.html Spring School on Variational Analysis VI Paseky nad Jizerou, April 19 25, 2015 Last Revised: May 6,

More information

Eigenvectors Via Graph Theory

Eigenvectors Via Graph Theory Eigenvectors Via Graph Theory Jennifer Harris Advisor: Dr. David Garth October 3, 2009 Introduction There is no problem in all mathematics that cannot be solved by direct counting. -Ernst Mach The goal

More information

The spectrum of a square matrix A, denoted σ(a), is the multiset of the eigenvalues

The spectrum of a square matrix A, denoted σ(a), is the multiset of the eigenvalues CONSTRUCTIONS OF POTENTIALLY EVENTUALLY POSITIVE SIGN PATTERNS WITH REDUCIBLE POSITIVE PART MARIE ARCHER, MINERVA CATRAL, CRAIG ERICKSON, RANA HABER, LESLIE HOGBEN, XAVIER MARTINEZ-RIVERA, AND ANTONIO

More information

Affine iterations on nonnegative vectors

Affine iterations on nonnegative vectors Affine iterations on nonnegative vectors V. Blondel L. Ninove P. Van Dooren CESAME Université catholique de Louvain Av. G. Lemaître 4 B-348 Louvain-la-Neuve Belgium Introduction In this paper we consider

More information

Convex analysis and profit/cost/support functions

Convex analysis and profit/cost/support functions Division of the Humanities and Social Sciences Convex analysis and profit/cost/support functions KC Border October 2004 Revised January 2009 Let A be a subset of R m Convex analysts may give one of two

More information

Division of the Humanities and Social Sciences. Supergradients. KC Border Fall 2001 v ::15.45

Division of the Humanities and Social Sciences. Supergradients. KC Border Fall 2001 v ::15.45 Division of the Humanities and Social Sciences Supergradients KC Border Fall 2001 1 The supergradient of a concave function There is a useful way to characterize the concavity of differentiable functions.

More information

ELEMENTARY LINEAR ALGEBRA

ELEMENTARY LINEAR ALGEBRA ELEMENTARY LINEAR ALGEBRA K R MATTHEWS DEPARTMENT OF MATHEMATICS UNIVERSITY OF QUEENSLAND Second Online Version, December 998 Comments to the author at krm@mathsuqeduau All contents copyright c 99 Keith

More information

Convergence Theorems for Bregman Strongly Nonexpansive Mappings in Reflexive Banach Spaces

Convergence Theorems for Bregman Strongly Nonexpansive Mappings in Reflexive Banach Spaces Filomat 28:7 (2014), 1525 1536 DOI 10.2298/FIL1407525Z Published by Faculty of Sciences and Mathematics, University of Niš, Serbia Available at: http://www.pmf.ni.ac.rs/filomat Convergence Theorems for

More information

0 Sets and Induction. Sets

0 Sets and Induction. Sets 0 Sets and Induction Sets A set is an unordered collection of objects, called elements or members of the set. A set is said to contain its elements. We write a A to denote that a is an element of the set

More information

SOME REMARKS ON SUBDIFFERENTIABILITY OF CONVEX FUNCTIONS

SOME REMARKS ON SUBDIFFERENTIABILITY OF CONVEX FUNCTIONS Applied Mathematics E-Notes, 5(2005), 150-156 c ISSN 1607-2510 Available free at mirror sites of http://www.math.nthu.edu.tw/ amen/ SOME REMARKS ON SUBDIFFERENTIABILITY OF CONVEX FUNCTIONS Mohamed Laghdir

More information

arxiv: v1 [math.co] 10 Aug 2016

arxiv: v1 [math.co] 10 Aug 2016 POLYTOPES OF STOCHASTIC TENSORS HAIXIA CHANG 1, VEHBI E. PAKSOY 2 AND FUZHEN ZHANG 2 arxiv:1608.03203v1 [math.co] 10 Aug 2016 Abstract. Considering n n n stochastic tensors (a ijk ) (i.e., nonnegative

More information

On the eigenvalues of Euclidean distance matrices

On the eigenvalues of Euclidean distance matrices Volume 27, N. 3, pp. 237 250, 2008 Copyright 2008 SBMAC ISSN 00-8205 www.scielo.br/cam On the eigenvalues of Euclidean distance matrices A.Y. ALFAKIH Department of Mathematics and Statistics University

More information

Wavelets and Linear Algebra

Wavelets and Linear Algebra Wavelets and Linear Algebra 4(1) (2017) 43-51 Wavelets and Linear Algebra Vali-e-Asr University of Rafsanan http://walavruacir Some results on the block numerical range Mostafa Zangiabadi a,, Hamid Reza

More information

On the spectra of striped sign patterns

On the spectra of striped sign patterns On the spectra of striped sign patterns J J McDonald D D Olesky 2 M J Tsatsomeros P van den Driessche 3 June 7, 22 Abstract Sign patterns consisting of some positive and some negative columns, with at

More information

Spectral Properties of Matrix Polynomials in the Max Algebra

Spectral Properties of Matrix Polynomials in the Max Algebra Spectral Properties of Matrix Polynomials in the Max Algebra Buket Benek Gursoy 1,1, Oliver Mason a,1, a Hamilton Institute, National University of Ireland, Maynooth Maynooth, Co Kildare, Ireland Abstract

More information

Spectral theory for compact operators on Banach spaces

Spectral theory for compact operators on Banach spaces 68 Chapter 9 Spectral theory for compact operators on Banach spaces Recall that a subset S of a metric space X is precompact if its closure is compact, or equivalently every sequence contains a Cauchy

More information

A NEW ITERATIVE METHOD FOR THE SPLIT COMMON FIXED POINT PROBLEM IN HILBERT SPACES. Fenghui Wang

A NEW ITERATIVE METHOD FOR THE SPLIT COMMON FIXED POINT PROBLEM IN HILBERT SPACES. Fenghui Wang A NEW ITERATIVE METHOD FOR THE SPLIT COMMON FIXED POINT PROBLEM IN HILBERT SPACES Fenghui Wang Department of Mathematics, Luoyang Normal University, Luoyang 470, P.R. China E-mail: wfenghui@63.com ABSTRACT.

More information

Convex Analysis and Economic Theory AY Elementary properties of convex functions

Convex Analysis and Economic Theory AY Elementary properties of convex functions Division of the Humanities and Social Sciences Ec 181 KC Border Convex Analysis and Economic Theory AY 2018 2019 Topic 6: Convex functions I 6.1 Elementary properties of convex functions We may occasionally

More information

Key words. Strongly eventually nonnegative matrix, eventually nonnegative matrix, eventually r-cyclic matrix, Perron-Frobenius.

Key words. Strongly eventually nonnegative matrix, eventually nonnegative matrix, eventually r-cyclic matrix, Perron-Frobenius. May 7, DETERMINING WHETHER A MATRIX IS STRONGLY EVENTUALLY NONNEGATIVE LESLIE HOGBEN 3 5 6 7 8 9 Abstract. A matrix A can be tested to determine whether it is eventually positive by examination of its

More information

FUNCTION BASES FOR TOPOLOGICAL VECTOR SPACES. Yılmaz Yılmaz

FUNCTION BASES FOR TOPOLOGICAL VECTOR SPACES. Yılmaz Yılmaz Topological Methods in Nonlinear Analysis Journal of the Juliusz Schauder Center Volume 33, 2009, 335 353 FUNCTION BASES FOR TOPOLOGICAL VECTOR SPACES Yılmaz Yılmaz Abstract. Our main interest in this

More information

Markov Chains, Stochastic Processes, and Matrix Decompositions

Markov Chains, Stochastic Processes, and Matrix Decompositions Markov Chains, Stochastic Processes, and Matrix Decompositions 5 May 2014 Outline 1 Markov Chains Outline 1 Markov Chains 2 Introduction Perron-Frobenius Matrix Decompositions and Markov Chains Spectral

More information

CONCENTRATION OF THE MIXED DISCRIMINANT OF WELL-CONDITIONED MATRICES. Alexander Barvinok

CONCENTRATION OF THE MIXED DISCRIMINANT OF WELL-CONDITIONED MATRICES. Alexander Barvinok CONCENTRATION OF THE MIXED DISCRIMINANT OF WELL-CONDITIONED MATRICES Alexander Barvinok Abstract. We call an n-tuple Q 1,...,Q n of positive definite n n real matrices α-conditioned for some α 1 if for

More information

An Even Order Symmetric B Tensor is Positive Definite

An Even Order Symmetric B Tensor is Positive Definite An Even Order Symmetric B Tensor is Positive Definite Liqun Qi, Yisheng Song arxiv:1404.0452v4 [math.sp] 14 May 2014 October 17, 2018 Abstract It is easily checkable if a given tensor is a B tensor, or

More information

Convergence Theorems of Approximate Proximal Point Algorithm for Zeroes of Maximal Monotone Operators in Hilbert Spaces 1

Convergence Theorems of Approximate Proximal Point Algorithm for Zeroes of Maximal Monotone Operators in Hilbert Spaces 1 Int. Journal of Math. Analysis, Vol. 1, 2007, no. 4, 175-186 Convergence Theorems of Approximate Proximal Point Algorithm for Zeroes of Maximal Monotone Operators in Hilbert Spaces 1 Haiyun Zhou Institute

More information

Cover Page. The handle holds various files of this Leiden University dissertation

Cover Page. The handle   holds various files of this Leiden University dissertation Cover Page The handle http://hdl.handle.net/1887/32076 holds various files of this Leiden University dissertation Author: Junjiang Liu Title: On p-adic decomposable form inequalities Issue Date: 2015-03-05

More information

On Semicontinuity of Convex-valued Multifunctions and Cesari s Property (Q)

On Semicontinuity of Convex-valued Multifunctions and Cesari s Property (Q) On Semicontinuity of Convex-valued Multifunctions and Cesari s Property (Q) Andreas Löhne May 2, 2005 (last update: November 22, 2005) Abstract We investigate two types of semicontinuity for set-valued

More information

Nearly convex sets: fine properties and domains or ranges of subdifferentials of convex functions

Nearly convex sets: fine properties and domains or ranges of subdifferentials of convex functions Nearly convex sets: fine properties and domains or ranges of subdifferentials of convex functions arxiv:1507.07145v1 [math.oc] 25 Jul 2015 Sarah M. Moffat, Walaa M. Moursi, and Xianfu Wang Dedicated to

More information

AN ELEMENTARY PROOF OF THE SPECTRAL RADIUS FORMULA FOR MATRICES

AN ELEMENTARY PROOF OF THE SPECTRAL RADIUS FORMULA FOR MATRICES AN ELEMENTARY PROOF OF THE SPECTRAL RADIUS FORMULA FOR MATRICES JOEL A. TROPP Abstract. We present an elementary proof that the spectral radius of a matrix A may be obtained using the formula ρ(a) lim

More information

DAVIS WIELANDT SHELLS OF NORMAL OPERATORS

DAVIS WIELANDT SHELLS OF NORMAL OPERATORS DAVIS WIELANDT SHELLS OF NORMAL OPERATORS CHI-KWONG LI AND YIU-TUNG POON Dedicated to Professor Hans Schneider for his 80th birthday. Abstract. For a finite-dimensional operator A with spectrum σ(a), the

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

The sum of two maximal monotone operator is of type FPV

The sum of two maximal monotone operator is of type FPV CJMS. 5(1)(2016), 17-21 Caspian Journal of Mathematical Sciences (CJMS) University of Mazandaran, Iran http://cjms.journals.umz.ac.ir ISSN: 1735-0611 The sum of two maximal monotone operator is of type

More information

The Strong Convergence of Subgradients of Convex Functions Along Directions: Perspectives and Open Problems

The Strong Convergence of Subgradients of Convex Functions Along Directions: Perspectives and Open Problems J Optim Theory Appl (2018) 178:660 671 https://doi.org/10.1007/s10957-018-1323-4 FORUM The Strong Convergence of Subgradients of Convex Functions Along Directions: Perspectives and Open Problems Dariusz

More information

On the acceleration of the double smoothing technique for unconstrained convex optimization problems

On the acceleration of the double smoothing technique for unconstrained convex optimization problems On the acceleration of the double smoothing technique for unconstrained convex optimization problems Radu Ioan Boţ Christopher Hendrich October 10, 01 Abstract. In this article we investigate the possibilities

More information

ITERATIVE SCHEMES FOR APPROXIMATING SOLUTIONS OF ACCRETIVE OPERATORS IN BANACH SPACES SHOJI KAMIMURA AND WATARU TAKAHASHI. Received December 14, 1999

ITERATIVE SCHEMES FOR APPROXIMATING SOLUTIONS OF ACCRETIVE OPERATORS IN BANACH SPACES SHOJI KAMIMURA AND WATARU TAKAHASHI. Received December 14, 1999 Scientiae Mathematicae Vol. 3, No. 1(2000), 107 115 107 ITERATIVE SCHEMES FOR APPROXIMATING SOLUTIONS OF ACCRETIVE OPERATORS IN BANACH SPACES SHOJI KAMIMURA AND WATARU TAKAHASHI Received December 14, 1999

More information

Detailed Proof of The PerronFrobenius Theorem

Detailed Proof of The PerronFrobenius Theorem Detailed Proof of The PerronFrobenius Theorem Arseny M Shur Ural Federal University October 30, 2016 1 Introduction This famous theorem has numerous applications, but to apply it you should understand

More information

On the Solution of Linear Mean Recurrences

On the Solution of Linear Mean Recurrences On the Solution of Linear Mean Recurrences David Borwein Jonathan M. Borwein Brailey Sims Abstract Motivated by questions of algorithm analysis, we provide several distinct approaches to determining convergence

More information

arxiv: v1 [math.fa] 21 Dec 2011

arxiv: v1 [math.fa] 21 Dec 2011 arxiv:1112.4923v1 [ath.fa] 21 Dec 2011 COMPOSITIONS AND CONVEX COMBINATIONS OF ASYMPTOTICALLY REGULAR FIRMLY NONEXPANSIVE MAPPINGS ARE ALSO ASYMPTOTICALLY REGULAR Heinz H. Bauschke, Victoria Martín-Márquez,

More information

Matrix functions that preserve the strong Perron- Frobenius property

Matrix functions that preserve the strong Perron- Frobenius property Electronic Journal of Linear Algebra Volume 30 Volume 30 (2015) Article 18 2015 Matrix functions that preserve the strong Perron- Frobenius property Pietro Paparella University of Washington, pietrop@uw.edu

More information