Scispace (Formerly Typeset)
  1. Home
  2. Topics
  3. Tridiagonal matrix algorithm
  4. 1988
  1. Home
  2. Topics
  3. Tridiagonal matrix algorithm
  4. 1988
Showing papers on "Tridiagonal matrix algorithm published in 1988"
Journal Article•10.1063/1.453880•
A new efficient method for calculation of energy eigenvalues and eigenstates of the one‐dimensional Schrödinger equation

[...]

Bengt Lindberg
15 Mar 1988-Journal of Chemical Physics
TL;DR: In this paper, a method for numerical solution of the one-dimensional Schrodinger equation based on a matrix formulation of Numerov's method is described, and an efficient algorithm for the slicing of the spectrum of the related eigenproblem for a pair of tridiagonal matrices is developed.
Abstract: A method for the numerical solution of the one‐dimensional Schrodinger equation based on a matrix formulation of Numerov’s method is described. Some matrix theory leading to an efficient algorithm for the slicing of the spectrum of the related eigenproblem for a pair of tridiagonal matrices is developed. Finally the application of defect correction to the discretization gives a method of order of accuracy eight. Results of example calculations are presented.

78 citations

Journal Article•10.1088/0266-5611/4/4/006•
The reconstruction of a tridiagonal system from its frequency response at an interior point

[...]

G. M. L. Gladwell, N B Willms
01 Oct 1988-Inverse Problems
TL;DR: In this paper, it was shown that if forcing is applied at an interior point, then the reconstruction is unique if that point is not a node of any eigenmode; if it is, there is a family of systems with the required properties.
Abstract: It is known that a simple spring-mass system may be reconstructed uniquely (apart from a single scaling factor) from the poles and zeros of the frequency response function corresponding to sinusoidal forcing at an end. The (squares of the) poles yield the eigenvalues of a tridiagonal matrix, A, while the zeros yield the eigenvalues of the matrix, A*, with the last row and column deleted. There are proven numerical methods for reconstructing A. The authors show that, if forcing is applied at an interior point, then the reconstruction is unique if that point is not a node of any eigenmode; if it is, there is a family of systems with the required properties. In either case the system may be constructed using modifications of proven techniques.

20 citations

Proceedings Article•10.1109/ISCAS.1988.15004•
Reducing the parallel solution time of sparse circuit matrices using reordered Gaussian elimination and relaxation

[...]

David Smart1, Jacob K. White2•
University of Illinois at Urbana–Champaign1, Massachusetts Institute of Technology2
7 Jun 1988
TL;DR: In this paper, the authors examined two approaches for reducing parallel sparse matrix solution time: the first based on pivot ordering algorithms for Gaussian elimination, and the second based on relaxation algorithms.
Abstract: The authors examine two approaches for reducing parallel sparse matrix solution time: the first based on pivot ordering algorithms for Gaussian elimination, and the second based on relaxation algorithms A pivot ordering algorithm is presented which increases the parallelism of Gaussian elimination compared to the commonly used Markowitz method The minimum number of parallel steps for the solution of a tridiagonal matrix is derived, and it is shown that this optimum is nearly achieved by the ordering heuristics which attempt to maximize parallelism Also presented is an optimality result about Gauss-Jacobi over Gauss-Seidel relaxation on parallel processors >

20 citations

Journal Article•10.1016/0024-3795(88)90206-6•
On tridiagonalization of matrices

[...]

W. E. Longstaff1•
University of Western Australia1
01 Oct 1988-Linear Algebra and its Applications
TL;DR: In this paper, the authors considered the question: Is every n×n complex matrix unitarily similar to a tridiagonal matrix and showed that the answer is negative if n⩾6, and is affirmative if n=3.

17 citations

Journal Article•10.1016/0307-904X(88)90032-7•
The modified alternating group explicit (M.A.G.E.) method

[...]

David J. Evans1, W.S. Yousif1•
Loughborough University1
01 Jun 1988-Applied Mathematical Modelling
TL;DR: In this paper, a modified form of the alternating group explicit method for the iterative solution of tridiagonal linear systems is achieved by an alternative splitting of the coefficient matrix, which is shown to possess similar convergence and stability properties and reduced computational effort.

14 citations

Journal Article•10.1016/0009-2614(88)80294-X•
Recursive generation of individual S-matrix elements: Application to the collinear H + H2 reaction☆

[...]

Michael D’Mello1, Csilla Duneczky1, Robert E. Wyatt1•
University of Texas at Austin1
08 Jul 1988-Chemical Physics Letters
TL;DR: It is shown that individual (state-to-state) S -matrix elements can be generated from the 1,1 element of the inverse of a small tridiagonal matrix.

12 citations

Journal Article•10.1016/0167-8191(88)90141-X•
Solving tridiagonal systems of linear equations on the IBM 3090 VF

[...]

Richard Reuter1•
IBM1
1 Oct 1988
TL;DR: A polyalgorithm can be derived which takes into account much better the given architecture of the IBM 3090 VF than the ‘pure’ cyclic reduction algorithm, as described for instance by Kershaw.
Abstract: Cyclic reduction, originally proposed by Hockney and Golub, is the most popular algorithm for solving tridiagonal linear systems on SIMD-type computers like CRAY-1 or CDC CYBER 205. That algorithm seems to be the adequate one for the IBM 3090 VF (uni-processor), too, although the overall expected speedup over Gaussian elimination, specialized for tridiagonal systems, is not as high as for the CRAY-1 or the CYBER 205. That is because the excellent scalar speed of the IBM 3090 makes its vector-to-scalar speed ratio relatively moderate. The idea of the cyclic reduction algorithm can be generalized and modified in various directions. A polyalgorithm can be derived which takes into account much better the given architecture of the IBM 3090 VF than the ‘pure’ cyclic reduction algorithm as described for instance by Kershaw. This is mainly achieved by introducing more locality into the formulae. For large systems of equations the well-known cache problems are prevented.

11 citations

Journal Article•10.1016/0024-3795(88)90325-4•
Tridiagonal factorizations of Fourier matrices and applications to parallel computations of discrete Fourier transforms

[...]

Paul D. Gader1•
University of Florida1
01 Apr 1988-Linear Algebra and its Applications
TL;DR: In this paper, two different methods are developed for factoring Fn into products of tridiagonal and permutation matrices, one based on matrix identities associated with FFTs and the Rader prime algorithm, and the other based on a numerical technique, called minimal-variable oblique elimination.

8 citations

Convergence of the qr algorithm with origin shifts for real symmetric tridiagonal and unitary hessenberg matrices

[...]

Tai-Lin Wang, William B. Gragg
1 Jan 1988

7 citations

Journal Article•10.1016/0895-7177(88)90070-2•
Numerical modelling of turbulent flow through conical diffusers with uniform and wake velocity profiles at the inlet

[...]

K. Jeyachandran1, V. Ganesan2•
Anna University1, Indian Institute of Technology Madras2
01 Feb 1988-Mathematical and Computer Modelling
TL;DR: In this paper, a finite difference method has been used to solve the partial differential equation of u-momentum and a marching integration technique with the tridiagonal matrix algorithm is used.

7 citations

Proceedings Article•10.1109/ARRAYS.1988.18055•
A systolic architecture for the symmetric tridiagonal eigenvalue problem

[...]

William J. Phillips1, W. Robertson1•
Halifax1
25 May 1988
TL;DR: The first step in the development of a chip set to support eigenvalue-eigenvector-based estimation algorithms is presented, based on the assumption that an averaging technique will produce a symmetric covariance matrix.
Abstract: The first step in the development of a chip set to support eigenvalue-eigenvector-based estimation algorithms is presented. It is based on the assumption that an averaging technique will produce a symmetric covariance matrix. Such a matrix can be reduced to a symmetric tridiagonal matrix, and hence the eigenvalues and eigenvectors can be found by successive iterations involving QR decomposition. The architecture is unique in that other architectures either solve only for the eigenvalues or use methods other than QR iteration. It has potential for use in a systolic computer for computer intensive digital signal processing based on modern spectral-analysis techniques. >
Journal Article•10.1145/44164.44165•
Solving (cyclic) tridiagonal systems

[...]

Richard Reuter1•
IBM1
01 Mar 1988-ACM Sigapl Apl Quote Quad
TL;DR: Time measurements show impressive speed-ups over the domino ( ) function and the APL2 versions of the Gaussian elimination method, specialized for cyclic tridiagonal andtridiagonal systems.
Abstract: An APL2 function is presented for solving cyclic tridiagonal and tridiagonal systems of linear equations Those systems frequently occur in various areas, e g interpolation by spline functions, numerical solution of elliptic differential equations, etc The function is based on a modification of the cyclic reduction method [1], [2] Time measurements show impressive speed-ups over the domino ( ) function and the APL2 versions of the Gaussian elimination method, specialized for cyclic tridiagonal and tridiagonal systems
Journal Article•10.1016/0045-7949(88)90266-0•
Eigenvalue computation of large symmetric tridiagonal matrices on concurrent processors

[...]

H. Y. Chang1, Senol Utku2, Moktar Salama3•
University of Miami1, Duke University2, California Institute of Technology3
01 Jan 1988-Computers & Structures
TL;DR: This parallel algorithm takes advantage of the multi-processor environment by carrying out N (number of processors) triangular factorizations of chosen shifted matrices in all processors concurrently and by minimizing communication between processors.
Journal Article•10.1016/0898-1221(88)90133-2•
Complexities of special matrix multiplication problems

[...]

Jean Takche
01 Jan 1988-Computers & Mathematics With Applications
TL;DR: This paper develops optimal algorithms to multiply an n × n symmetric tridiagonal matrix by: (i) an arbitrary n × m matrix using 2nm − m multiplications; (ii) a symmetric TRD matrix using 6n − 7 multiplications'; and (iii) a tridi diagonal matrix using 7n −8 multiplications.
Abstract: This paper develops optimal algorithms to multiply an n × n symmetric tridiagonal matrix by: (i) an arbitrary n × m matrix using 2nm − m multiplications; (ii) a symmetric tridiagonal matrix using 6n − 7 multiplications; and (iii) a tridiagonal matrix using 7n −8 multiplications. Efficient algorithms are also developed to multiply a tridiagonal matrix by an arbitrary matrix, and to multiply two tridiagonal matrices.
Journal Article•10.4064/AM-20-1-93-102•
The inversion of cyclic tridiagonal matrices

[...]

Janina Łosiak, E. Neuman, Jolanta Nowak
01 Jan 1988-Applicationes Mathematicae
Journal Article•10.1016/0300-9467(88)80034-0•
Computations for multistage multicomponent separation involving chemical and ionic equilibria and reactions

[...]

P.R. Senthilnathan1, P.G. Sriram1, S.K. Ghosh1•
Engineers India1
01 Feb 1988-Chemical Engineering Journal
TL;DR: In this paper, a computational procedure is presented for the rigorous calculation of multicomponent multistage separation for systems involving equilibria in ionization and chemical reactions in addition to the usual phase equilibrium.
Journal Article•10.1016/S0378-4754(98)90001-5•
Tridiagonal C 1 -collocation

[...]

Theodore S. Papatheodorou1•
Clarkson University1
01 Sep 1988-Mathematics and Computers in Simulation
TL;DR: In this article, it is shown that one-dimensional C 1 -collocation at the Gauss points may be viewed as a member of a family of 3-point finite difference schemes, which leads to a simple practical technique for the elimination of the derivative degrees of freedom.
Book Chapter•10.1007/978-3-642-74052-7_3•
The NEWQL Algorithm for Obtaining Eigenvalues of Symmetric Tridiagonal Matrices

[...]

Gerhard Derflinger
1 Jan 1988
Journal Article•10.1109/5.16343•
An asymptotically superior algorithm for computing the characteristic polynomial of a tridiagonal matrix

[...]

H. Krishna1•
Syracuse University1
1 Oct 1988
TL;DR: The author describes an algorithm for computing the characteristic polynomial of a tridiagonal matrix which consists in the application of the divide-and-conquer technique to the evaluation of a three-term recurrence relation.
Abstract: The author describes an algorithm for computing the characteristic polynomial of a tridiagonal matrix. It is quite general and consists in the application of the divide-and-conquer technique to the evaluation of a three-term recurrence relation. The algorithm developed requires O(n log/sup 2/n) arithmetic operations as compared to the classical algorithm that requires O(n/sup 2/) arithmetic operations. >
Journal Article•10.1016/0041-5553(86)90068-6•
A polynomials stable fast algorithm for tridiagonal systems

[...]

Y. M. Nechepurenko
03 Jan 1988-Ussr Computational Mathematics and Mathematical Physics
TL;DR: An algorithm for solving a system with a tridiagonal matrix, which is obviously the fastest of the well-known algorithm for parallel computers, is described and the polynomial stability of the algorithm to the accumulation of rounding errors is established.
Abstract: An algorithm for solving a system with a tridiagonal matrix, which is obviously the fastest of the well-known algorithm for parallel computers, is described. The polynomial stability of the algorithm to the accumulation of rounding errors is established.
Journal Article•10.1016/0009-2509(88)80014-9•
Sequentialization of a graph as a sparse-matrix technique for predominantly tridiagonal matrices

[...]

Hajime Nishimura1, Masahiko Hirao1•
University of Tokyo1
01 Jan 1988-Chemical Engineering Science
TL;DR: The method is an extension of the Thomas algorithm to a class of sparse matrices which is mainly tridiagonal but has some off-diagonal elements and finds a useful application in calculating the material balance of the interconnected cascade system with reflux and backmixing.
Journal Article•10.1016/0024-3795(88)90305-9•
Parallel solution of block tridiagonal linear-systems

[...]

Roberto Bevilacqua, Bruno Codenotti, Francesco Romani
01 Jun 1988-Linear Algebra and its Applications
TL;DR: The explicit structure of the inverse of block tridiagonal matrices is presented in terms of blocks defined by linear recurrence relations, and parallel algorithms are shown which solve block second order linear recurrences without using commutativity.

Tools

SciSpace AgentBiomedical AgentSciSpace RecruitSciSpace for EnterpriseAgent GalleryChat with PDFLiterature ReviewAI WriterFind TopicsParaphraserCitation GeneratorExtract DataAI DetectorCitation Booster

Learn

ResourcesLive Workshops

SciSpace

CareersSupportBrowse PapersPricingSciSpace Affiliate ProgramCancellation & Refund PolicyTermsPrivacyData Sources

Directories

PapersTopicsJournalsAuthorsConferencesInstitutionsCitation StylesWriting templates

Extension & Apps

SciSpace Chrome ExtensionSciSpace Mobile App

Contact

support@scispace.com
SciSpace

© 2026 | PubGenius Inc. | Suite # 217 691 S Milpitas Blvd Milpitas CA 95035, USA

soc2
Secured by Delve