首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 31 毫秒
1.
Summary This paper contains the rounding error analysis for the Chebyshev method for the solution of large linear systemsAx+g=0 whereA=A * is positive definite. We prove that the Chebyshev method in floating point arithmetic is numerically stable, which means that the computed sequence {x k} approximates the solution such that x k – is of order AA –1 where is the relative computer precision.We also point out that in general the Chebyshev method is not well-behaved, which means that the computed residualsr k=Ax k+g are of order A2A –1.This work was supported in part by the Office of Naval Research under Contract N0014-67-0314-0010, NR 044-422 and by the National Science Foundation under Grant GJ32111  相似文献   

2.
Summary We deal with the rounding error analysis of successive approximation iterations for the solution of large linear systemsA x =b. We prove that Jacobi, Richardson, Gauss-Seidel and SOR iterations arenumerically stable wheneverA=A *>0 andA has PropertyA. This means that the computed resultx k approximates the exact solution with relative error of order A·A –1 where is the relative computer precision. However with the exception of Gauss-Seidel iteration the residual vector Ax k –b is of order A2 A –1 and hence the remaining three iterations arenot well-behaved.This work was partly done during the author's visit at Carnegie-Mellon University and it was supported in part by the Office of Naval Research under Contract N00014-76-C-0370; NR 044-422 and by the National Science Foundation under Grant MCS75-222-55  相似文献   

3.
In this note, the optimal L 2-error estimate of the finite volume element method (FVE) for elliptic boundary value problem is discussed. It is shown that uu h 0Ch 2|ln h|1/2f1,1 and uu h 0Ch 2f1,p , p>1, where u is the solution of the variational problem of the second order elliptic partial differential equation, u h is the solution of the FVE scheme for solving the problem, and f is the given function in the right-hand side of the equation.  相似文献   

4.
Summary Let (f n ) be a martingale. We establish a relationship between exponential bounds for the probabilities of the typeP(|f n |>·T(f n )) and the size of the constantC p appearing in the inequality f * p C p T *(f) p , for some quasi-linear operators acting on martingales.This research was supported in part by NSF Grant, no. DMS-8902418On leave from Academy of Physical Education, Warsaw, Poland  相似文献   

5.
IfT is an isomorphism ofL (A, ) intoL (B, ) which satisfies the condition T T –11+, where (A, ) is a -finite measure space, thenT/T is close to an isometry with an error less than 4.  相似文献   

6.
Let {T1, ..., TN} be a finite set of linear contraction mappings of a Hilbert space H into itself, and let r be a mapping from the natural numbers N to {1, ..., N}. One can form Sn=Tr(n)...Tr(1) which could be described as a random product of the Ti's. Roughly, the Sn converge strongly in the mean, but additional side conditions are necessary to ensure uniform, strong or weak convergence. We examine contractions with three such conditions. (W): xn1, Txn1 implies (I-T)xn0 weakly, (S): xn1, Txn1 implies (I-T)xn0 strongly, and (K): there exists a constant K>0 such that for all x, (I-T)x2K(x2–Tx2).We have three main results in the event that the Ti's are compact contractions. First, if r assumes each value infinitely often, then Sn converges uniformly to the projection Q on the subspace i= 1 N [x|Tix=x]. Secondly we prove that for such compact contractions, the three conditions (W), (S), and (K) are equivalent. Finally if S=S(T1, ..., TN) denotes the algebraic semigroup generated by the Ti's, then there exists a fixed positive constant K such that each element in S satisfies (K) with that K.  相似文献   

7.
Two-parameter Vilenkin systems will be investigated. First we give a general sufficient condition for multipliers to be bounded between two-dimensional Hardy spaces H q(0<q1). By means of interpolation and duality argument, this theorem can be extended to other spaces. As a consequence, we can prove the (H q , L q)-boundedness of the Sunouchi operator U with respect to two-parameter Vilenkin systems for all 0 <q 1. Moreover, the equivalence f{Hq} ~ Ufq (f Hq)follows for 1/2<q 1.  相似文献   

8.
In 1951, Heinz showed the following useful norm inequality:If A, B0and XB(H), then AXB r X1–r A r XB r holds for r [0, 1]. In this paper, we shall show the following two applications of this inequality:Firstly, by using Furuta inequality, we shall show an extension of Cordes inequality. And we shall show a characterization of chaotic order (i.e., logAlogB) by a norm inequality.Secondly, we shall study the condition under which , where is Aluthge transformation ofT. Moreover we shall show a characterization of normaloid operators (i.e.,r(T)=T) via Aluthge transformation.  相似文献   

9.
Summary Ann×n complex matrixB is calledparacontracting if B21 and 0x[N(I-B)]Bx2<x2. We show that a productB=B k B k–1 ...B 1 ofk paracontracting matrices is semiconvergent and give upper bounds on the subdominant eigenvalue ofB in terms of the subdominant singular values of theB i 's and in terms of the angles between certain subspaces. Our results here extend earlier results due to Halperin and due to Smith, Solomon and Wagner. We also determine necessary and sufficient conditions forn numbers in the interval [0, 1] to form the spectrum of a product of two orthogonal projections and hence characterize the subdominant eigenvalue of such a product. In the final part of the paper we apply the upper bounds mentioned earlier to provide an estimate on the subdominant eigenvalue of the SOR iteration matrix associated with ann×n hermitian positive semidefinite matrixA none of whose diagonal entries vanish.The work of this author was supported in part by NSF Research Grant No. MCS-8400879  相似文献   

10.
Summary In this paper, overdetermined systems ofm linear equations inn unknowns are considered. With m equipped with a smooth strictly convex norm, ·, an iterative algorithm for finding the best approximate solution of the linear system which minimizes the ·-error is given. The convergence of the algorithm is established and numerical results are presented for the case when · is anl p norm, 1<p<.Portions of this paper are taken from the author's Ph.D. thesis at Michigan State University  相似文献   

11.
We present new algorithms for computing the linear least squares solution to overdetermined linear systems and the minimum norm solution to underdetermined linear systems. For both problems, we consider the standard formulation min AXB F and the transposed formulation min A T XB F , i.e, four different problems in all. The functionality of our implementation corresponds to that of the LAPACK routine DGELS. The new implementation is significantly faster and simpler. It outperforms the LAPACK DGELS for all matrix sizes tested. The improvement is usually 50–100% and it is as high as 400%. The four different problems of DGELS are essentially reduced to two, by use of explicit transposition of A. By explicit transposition we avoid computing Householder transformations on vectors with large stride. The QR factorization of block columns of A is performed using a recursive level-3 algorithm. By interleaving updates of B with the factorization of A, we reduce the number of floating point operations performed for the linear least squares problem. By avoiding redundant computations in the update of B we reduce the work needed to compute the minimum norm solution. Finally, we outline fully recursive algorithms for the four problems of DGELS as well as for QR factorization.This revised version was published online in October 2005 with corrections to the Cover Date.  相似文献   

12.
We consider in Hilbert spaces linear ill-posed problems Ax = y with noisy data y satisfying y y. Regularized approximations x r to the minimum-norm solution x of Ax = y are constructed by continuous regularization methods or by iterative methods. For the choice of the regularization parameter r (the stopping index n in iterative methods) the following monotone error rule (ME rule) is used: we choose r = r ME (n = n ME) as the largest r-value with the guaranteed monotonical decrease of the error x r x for r [0, r ME] (x n x <#60; x n–1 x for n = 1, 2, ..., n ME). Main attention is paid to iterative methods of gradient type and to nonstationary implicit iteration methods. As shown, the ME rule leads for many methods to order optimal error bounds. Comparisons with other rules for the choice of the stopping index are made and numerical examples are given.This revised version was published online in October 2005 with corrections to the Cover Date.  相似文献   

13.
General sufficient conditions are given for a regularity property of norm-sequences. This regularity of the norm-sequence {T n } nN makes possible to associate an isometryV with the operatorT in a similar way as it has been known in the power bounded case.Research partially supported by Hungarian NFS Research grant no. T 022920.  相似文献   

14.
Summary IfX is a finite-dimensional linear space andL(X) the linear space of linear operators onX thenL(X) may be represented asXX *. IfE={e 1, ...,e n } is a basis forX and e j y j * is a typical element ofXX *, then norms can be introduced onL(X) in the form y j * e j . Given that the norm onX isE-absolute we derive a necessary and sufficient condition for the norm onL(X) to be submultiplicative.  相似文献   

15.
If the matrixA is not of full rank, there may be many solutions to the problem of minimizing Ax–b overx. Among such vectorsx, the unique one for which x is minimum is of importance in applications. This vector may be represented asx=A + b. In this paper, the functional equation technique of dynamic programming is used to find the shortest solution to the least-squares problem in a sequential fashion. The algorithm is illustrated with an example.Our debt to the late Professor Richard Bellman is clear, and we wish to thank Professor Harriet Kagiwada for many stimulating conversations concerning least-squares problems over a long period of years.  相似文献   

16.
LetB (H) denote the algebra of operators on the separable Hilbert spaceH. LetC 2 denote the (Hilbert) space of Hilbert-Schmidt operators onH, with norm .2 defined by S 2 2 =(S,S)=tr(SS *). GivenA, B B (H), define the derivationC (A, B):B(H)B(H) byC(A, B)X=AX-XB. We show that C(A,B)X+S 2 2 =C(A,B)X 2 2 +S 2 2 holds for allXB(H) and for everySC 2 such thatC(A, B)S=0 if and only if reducesA, ker S reducesB, andA | S and B| ker S are unitarily equivalent normal operators. We also show that ifA, BB(H) are contractions andR(A, B)B(H)B(H) is defined byR(A, B)X=AXB-X, thenSC 2 andR(A, B)S=0 imply R(A,B)X+S 2 2 =R(A,B)X 2 2 +S 2 2 for allXB(H).  相似文献   

17.
For a vector ofk+1 matrix power series, a superfast algorithm is given for the computation of multi-dimensional Padé systems. The algorithm provides a method for obtaining matrix Padé, matrix Hermite Padé and matrix simultaneous Padé approximants. When the matrix power series is normal or perfect, the algorithm is shown to calculate multi-dimensional matrix Padé systems of type (n 0,...,n k ) inO(n · log2n) block-matrix operations, where n=n 0+...+n k . Whenk=1 and the power series is scalar, this is the same complexity as that of other superfast algorithms for computing Padé systems. Whenk>1, the fastest methods presently compute these matrix Padé approximants with a complexity ofO(n2). The algorithm succeeds also in the non-normal and non-perfect case, but with a possibility of an increase in the cost complexity.Supported in part by NSERC grant No. A8035.Partially supported by NSERC operating grant No. 6194.  相似文献   

18.
LetP be a projection (non-selfadjoint in general), andV a selfadjoint involution acting in a Hilbert spaceH. In this paper the polynomialsF(X, Y, Z) of three non-commuting variables are described such that the norms F(P, P *,V) depend only on P. A method of calculation of the norms F(P, P *,V) for such polynomials is given. For polynomialsF(P, P *) this problem was investigated in [KMF], [FKM].  相似文献   

19.
Matrix Schur product is the entry-wise product of matrices of the same size. It was shown by P. Chaisuriya and S.-C. Ong [1] that (forr1) infinite matrices [a jk ] such that [|a jk | r ] B(l 2 form a Banach algebra under the norm [a jk ] r =[|a jk | r ]1/r and the Schur product. In this paper we demonstrate the existence of Banach space duality within the class of these algebras which is analogous to the classical duality between the spaces of compact, trace class, and bounded operators onl 2. Also we obtain a general functional calculus on these algebras, which is used to determine the spectrum and to justify the notion of -norm introduced in [1].This author's research was supported by a sabbatical leave and a Division grant from Colby College.This author's research was supported by a research professorship at Central Michigan University.This author's research was supported by a visiting professorship at Central Michigan University.  相似文献   

20.
LetX be a complex Banach space andA: D(A)X a densely defined closed linear operator whose resolvent set contains the real line and for which (–A)–1 is bounded onR. We give a necessary and sufficient condition, in terms of the complex powers ofA and –A, for the existence of a decompositionX=X +X , whereX ± are closed subspaces, invariant forA, the spectra of the reduced operatorsA ± are {(A);Im>0} and {(A);Im<0} respectively, and (–A ±)–1 is bounded forIm0.Finally we give an example of an operator in anL p-type space for which the decomposition exists if 1<p<+ and does not exist ifp=1.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号