Scispace (Formerly Typeset)
  1. Home
  2. Topics
  3. Tridiagonal matrix algorithm
  4. 2007
  1. Home
  2. Topics
  3. Tridiagonal matrix algorithm
  4. 2007
Showing papers on "Tridiagonal matrix algorithm published in 2007"
Journal Article•10.1016/J.CAM.2005.08.047•
On the eigenvalues of some tridiagonal matrices

[...]

C.M. da Fonseca1•
University of Coimbra1
01 Mar 2007-Journal of Computational and Applied Mathematics
TL;DR: In this article, a solution for a problem on eigenvalues of some symmetric tridiagonal matrices suggested by William Trench is given for a generalization of the Trench problem.

109 citations

Numerically Stable Algorithms for Inversion of Block Tridiagonal and Banded Matrices

[...]

Jitesh Jain, Hong Li, Stephen F. Cauley, Cheng-Kok Koh, Venkataramanan Balakrishnan 
1 Jan 2007
TL;DR: The new representation for the inverse of block tridiagonal and banded matrices is shown to be numerically stable over a variety of blocktridiagonal matrices and to be more computationally efficient than the previously proposed techniques.
Abstract: We provide a new representation for the inverse of block tridiagonal and banded matrices. The new representation is shown to be numerically stable over a variety of block tridiagonal matrices, in addition of being more computationally efficient than the previously proposed techniques. We provide two algorithms for commonly encountered problems that illustrate the usefulness of the results.

37 citations

Journal Article•10.1016/J.CAMWA.2006.12.035•
An inverse eigenvalue problem for symmetrical tridiagonal matrices

[...]

Hubert Pickmann1, Ricardo Soto1, Juan C. Egaña1, Mario Salas1•
Catholic University of the North1
01 Sep 2007-Computers & Mathematics With Applications
TL;DR: The results are constructive, in the sense that they generate an algorithmic procedure to construct the matrix from the minimal and maximal eigenvalues of all its leading principal submatrices.
Abstract: We consider the following inverse eigenvalue problem: to construct a symmetrical tridiagonal matrix from the minimal and maximal eigenvalues of all its leading principal submatrices. We give a necessary and sufficient condition for the existence of such a matrix and for the existence of a nonnegative symmetrical tridiagonal matrix. Our results are constructive, in the sense that they generate an algorithmic procedure to construct the matrix.

28 citations

Using GPUs to Accelerate the Bisection Algorithm for Finding Eigenvalues of Symmetric Tridiagonal Matrices

[...]

Vasily Volkov, James Demmel
1 Jan 2007
TL;DR: This work shows how to make the bisection algorithm for eigenvalues of symmetric tridiagonal matrices (sstebz from LAPACK) run both fast and correctly on an ATI Radeon X1900 GPU.
Abstract: Graphical Processing Units (GPUs) potentially promise widespread and inexpensive high performance computation. However, architectural limitations (only some operations and memory access patterns can be performed quickly, partial support for IEEE floating point arithmetic) make it necessary to change existing algorithms to attain high performance and correctness. Here we show how to make the bisection algorithm for eigenvalues of symmetric tridiagonal matrices (sstebz from LAPACK) run both fast and correctly on an ATI Radeon X1900 GPU. Our fastest algorithm takes up to 156! less time than Intel's Math Kernel Library version of sstebz running on the CPU, but does so by doing many redundant floating point operations compared to the CPU version. We use an automatic tuning procedure analogous to ATLAS or PHiPAC to decide the optimal redundancy. Correctness despite partial IEEE floating point semantics required explicitly adding 0 in the inner loop. The problems and solutions discussed here are of interest on other GPU architectures. 1 Motivation and Objectives Modern graphics processors (GPUs) are data parallel architectures that can run general-purpose computations in single precision (so far) at high computational rates. They are capable of achieving 110 GFLOPS in matrix-matrix multiplication [Segal and Peercy 2006] and show 30-40x speedups compared to the recent Intel Xeon processors in computationally intensive applications such as Black-Scholes option pricing [McCool et al. 2006] and gas dynamics solvers [Hagen et al. 2007]. It is tempting to exploit this computational power in solving other common numerical problems. In this work we consider an implementation of another widely used linear algebra routine — the bisection algorithm for finding the eigenvalues of symmetric tridiagonal matrices. A numerically robust, vectorized implementation of this algorithm in single precision is available in LAPACK’s sstebz routine [Anderson et al. 1999]. Our goal is to port the vectorized segments of the code to the GPU. In order to increase the utilization of the parallel resources, we use the Multi-section with Multiple Eigenvalues method used previously by Katagiri et al. [2006]. For the purpose of this study we restrict our attention to finding all eigenvalues of the matrix. The extension to finding a subset of the eigenvalues as done in LAPACK’s sstebz routine, is straightforward. 2 The Bisection Algorithm

20 citations

Journal Article•10.1016/J.AMC.2007.02.123•
Fitted fourth-order tridiagonal finite difference method for singular perturbation problems

[...]

Awoke Andargie1, Y. N. Reddy1•
National Institute of Technology, Warangal1
01 Sep 2007-Applied Mathematics and Computation
TL;DR: A fitted fourth-order tridiagonal finite difference scheme for solving singularly perturbed two-point boundary value problems with the boundary layer at one end (left or right) point is presented.

16 citations

Journal Article•10.1016/J.CAM.2006.02.029•
On computing of block ILU preconditioner for block tridiagonal systems

[...]

M. H. Koulaei1, Faezeh Toutounian1•
Ferdowsi University of Mashhad1
01 May 2007-Journal of Computational and Applied Mathematics
TL;DR: Results algorithms are used to approximate the inverse of pivot blocks needed for constructing block ILU preconditioners for solving the block tridiagonal linear systems, arising from discretization of partial differential equations.

14 citations

Journal Article•
Stability of Nonlinear Systems with Tridiagonal Structure and Its Applications

[...]

Zhang Zeng
01 Jan 2007-Acta Automatica Sinica
TL;DR: In this article, a class of asymptotically stable nonlinear systems with a special tridiagonal structure is proposed for the purpose of designing controllers, where the origin system can be transformed into a system with special tridagonal structure by controllers or some coordinates transformations, these controllers are the stabilizing controllers.

13 citations

Journal Article•10.1155/2007/12375•
Invariant Regions and Global Existence of Solutions for Reaction-Diffusion Systems with a Tridiagonal Matrix of Diffusion Coefficients and Nonhomogeneous Boundary Conditions

[...]

Abdelmalek Salem
31 Dec 2007-Journal of Applied Mathematics
TL;DR: In this paper, the authors constructed invariant regions in which they established the global existence of solutions for reaction-diffusion systems (three equations) with a tridiagonal matrix of diffusion coefficients and with nonhomogeneous boundary conditions.
Abstract: The purpose of this paper is the construction of invariant regions in which we establish the global existence of solutions for reaction-diffusion systems (three equations) with a tridiagonal matrix of diffusion coefficients and with nonhomogeneous boundary conditions after the work of Kouachi (2004) on the system of reaction diffusion with a full 2-square matrix. Our techniques are based on invariant regions and Lyapunov functional methods. The nonlinear reaction term has been supposed to be of polynomial growth.

13 citations

Patent•
Eigenvalue decomposition apparatus and eigenvalue decomposition method

[...]

Yoshimasa Nakamura1, Hiroaki Tsuboi1, Taro Konda1, Masashi Iwasaki1, Masami Takata1 •
Kyoto University1
31 Jan 2007
TL;DR: In this paper, the eigenvalue decomposition of a symmetric tridiagonal matrix T is performed in parallel at high speed and high accuracy by using twisted factorization, where the matrix elements are part of elements of orthogonal matrices constituted by eigenvectors.
Abstract: The present invention provides an eigenvalue decomposition apparatus that can perform processing in parallel at high speed and high accuracy. The eigenvalue decomposition apparatus comprises a matrix dividing portion 14 that repeatedly divides a symmetric tridiagonal matrix T into two symmetric tridiagonal matrices, an eigenvalue decomposition portion 15 that performs eigenvalue decomposition on the symmetric tridiagonal matrix after the division, an eigenvalue computing portion 17 that repeatedly computes eigenvalues of the symmetric tridiagonal matrix that is the division origin and matrix elements of the symmetric tridiagonal matrix that is the division origin, based on eigenvalues and matrix elements obtained by eigenvalue decomposition performed by the eigenvalue decomposition portion 15, the matrix elements being part of elements of orthogonal matrices constituted by eigenvectors, until an eigenvalue of the symmetric tridiagonal matrix T is computed, and an eigenvector computing portion 19 that computes an eigenvector of the symmetric tridiagonal matrix T based on the symmetric tridiagonal matrix T and the eigenvalue thereof using twisted factorization.

11 citations

Gmres on a tridiagonal toeplitz linear system

[...]

Wei Zhang1•
University of Kentucky1
1 Jan 2007
TL;DR: In this article, the authors propose a method of disassembling a set of disassembly points, called DISSERTATION, which is based on disassemblage-of-dispersal.
Abstract: OF DISSERTATION

4 citations

Journal Article•10.1016/J.AMC.2007.04.057•
Two algorithms for solving a general backward tridiagonal linear systems

[...]

A. A. Karawia1•
Mansoura University1
15 Dec 2007-Applied Mathematics and Computation
TL;DR: An efficient computational and symbolic algorithms for solving a backward tridiagonal linear systems using Computer algebra systems such as Maple, Macsyma, Mathematica, and Matlab is presented.
Journal Article•10.1016/J.AMC.2007.01.001•
On the solutions of tridiagonal linear systems

[...]

Yousry S. Hanna
15 Jun 2007-Applied Mathematics and Computation
TL;DR: A new method will be given to overcome the defects of the other methods for solving a system of linear equations having matrices of quaternion entries as coefficients and independent terms.
Journal Article•10.1007/S00009-007-0118-X•
Numerical Properties of Shifted Tridiagonal LU Factorizations

[...]

Christopher Brittin, M.I. Bueno1•
University of California, Santa Barbara1
01 Oct 2007-Mediterranean Journal of Mathematics
TL;DR: It is proved that the standard algorithm to compute the LU factorization in shifted tridiagonal matrices is mixed forward-backward stable and, therefore, componentwise forward stable.
Abstract: In this paper, we consider shifted tridiagonal matrices. We prove that the standard algorithm to compute the LU factorization in this situation is mixed forward-backward stable and, therefore, componentwise forward stable. Moreover, we give a formula to compute the corresponding condition number in O(n) flops.
Patent•
Eigen value decomposing device and eigen value decomposing method

[...]

Yoshimasa Nakamura, Hiroaki Tsuboi, Taro Konda, Masashi Iwasaki, Masami Takata 
31 Jan 2007
TL;DR: In this article, an eigenvalue decomposing device capable of performing parallel processing at high speed with high accuracy is proposed, which comprises a matrix decomposing section (14) for repeating division of a symmetric tridiagonal matrix (T) into two symmetric triangular matrices, an eigvalue decomposition section (15) for performing eigen value decomposition of the divided symmetric triagonal matrices (T), and a eigenvector calculating section (17) for calculating the eigenvectors of the symmetric triplet matrix T and its eigen
Abstract: [PROBLEMS] An eigenvalue decomposing device capable of performing parallel processing at high speed with high accuracy [MEANS FOR SOLVING PROBLEMS] An eigenvalue decomposing device comprises a matrix decomposing section (14) for repeating division of a symmetric tridiagonal matrix (T) into two symmetric tridiagonal matrices, an eigenvalue decomposing section (15) for performing eigenvalue decomposition of the divided symmetric tridiagonal matrices, an eigenvalue calculating section (17) for repeating calculation of the eigenvalue of the symmetric tridiagonal matrix before the division and the matrix elements of the symmetric tridiagonal matrix before the division from the eigenvalue subjected to the eigenvalue decomposition by the eigenvalue decomposition section (15) and matrix elements which are a part of the elements of an orthogonal matrix composed of eigenvectors until the eigenvalue of the symmetric tridiagonal matrix (T) is calculated, and an eigenvector calculating section (19) for calculating the eigenvectors of the symmetric tridiagonal matrix (T) by the twist decomposition form the symmetric tridiagonal matrix T and its eigenvalue
Journal Article•10.1016/J.AMC.2006.06.058•
A parallel iterative method for solving periodical block-tridiagonal linear equations

[...]

Xiao Manyu1, Lu Quanyi1•
Northwestern Polytechnical University1
15 Jan 2007-Applied Mathematics and Computation
TL;DR: Based upon splitting the coefficient matrix, a parallel iterative algorithm for periodical block-tridiagonal linear equations on distributed-memory multi-computers is proposed, which is more general applied than that presented in Lihua Chi, Jie Liu, Xiaomei Li.
Journal Article•
Determine Conditoning of Tridiagonal Toeplitz Matrices

[...]

Zhang Chuan-lin1•
Jinan University1
01 Jan 2007-Journal of Southwest University
TL;DR: A method and algorithm to determine if a tridiagonal Toeplitz matrix is well-condition or weakly well- condition is presented.
Abstract: A method and algorithm to determine if a tridiagonal Toeplitz matrix is well-condition or weakly well-condition is presented
An inverse eigenvalue problem for symmetrical tridiagonal

[...]

Hubert Pickmann, Ricardo Soto, J. Ega, Mario Salas
1 Jan 2007
TL;DR: In this paper, the authors considered the inverse eigenvalue problem of constructing a symmetric tridiagonal matrix from the minimal and maximal eigenvalues of all its leading principal submatrices.
Abstract: We consider the following inverse eigenvalue problem: to construct a symmetrical tridiagonal matrix from the minimal and maximal eigenvalues of all its leading principal submatrices. We give a necessary and sufficient condition for the existence of such a matrix and for the existence of a nonnegative symmetrical tridiagonal matrix. Our results are constructive, in the sense that they generate an algorithmic procedure to construct the matrix. c 2007 Elsevier Ltd. All rights reserved.
Journal Article•10.1016/J.AMC.2006.06.109•
On computing of arbitrary positive integer powers for one type of odd order tridiagonal matrices with two zero rows and eigenvalues on imaginary axis-I

[...]

Gintare Leonaite1, Jonas Rimas1•
Kaunas University of Technology1
01 Feb 2007-Applied Mathematics and Computation
TL;DR: The general expression of the lth power for one type of tridiagonal matrices of order n = 2p + 1 (p ∈ N, p ⩾ 2) is derived.
Journal Article•
A Scalable Parallel Algorithm of Block Tridiagonal Systems for the Initial Boundary Value Problem of 3D-Parabolic Equation

[...]

Zhang Heng
01 Jan 2007-Microelectronics & Computer
TL;DR: A scalable parallel algorithm of block tridiagonal systems for solving the initial boundary value problem of 3D-parabolic equation with the Dirichlet boundary condition is discussed and a parallel degree of the difference scheme is proposed for showing its intrinsic parallelism of the different scheme.
Abstract: A scalable parallel algorithm of block tridiagonal systems for solving the initial boundary value problem of 3D-parabolic equation with the Dirichlet boundary condition is discussed A parallel degree of the difference scheme is proposed for showing its intrinsic parallelism of the difference scheme The relation between the parallel degree and the performance of the parallel algorithm is investigated The method proposed in this paper has been implemented on the super computer "ZiQiang 3000" of Shanghai University, and the numerical results match closely with theoretical analysis With the given accuracy, the line speedup is obtained, and the parallel implementation efficiency over 90% is reached
Journal Article•10.1016/J.AMC.2006.07.146•
On computing of arbitrary positive integer powers for one type of odd order tridiagonal matrices with two zero rows – I

[...]

Gintare Leonaite1, Jonas Rimas1•
Kaunas University of Technology1
15 Mar 2007-Applied Mathematics and Computation
TL;DR: The general expression of the lth power (l ∈ N, l ⩾ 2) for one type of tridiagonal matrices of order n = 2p + 1 (p ∉ N) with zeros in the first and nth rows is derived.
Posted Content•
Solution of the wave equation in a tridiagonal representation space

[...]

El Hassan El Aaoud, Hocine Bahlouli, Abdulaziz D. Alhaidari
26 Oct 2007-arXiv: Quantum Physics
TL;DR: In this article, variable transformation from the real line to finite or semi-infinite spaces is used to expand the regular solution of the 1D time-independent Schrodinger equation in terms of square integrable bases.
Abstract: We use variable transformation from the real line to finite or semi-infinite spaces where we expand the regular solution of the 1D time-independent Schrodinger equation in terms of square integrable bases. We also require that the basis support an infinite tridiagonal matrix representation of the wave operator. By this requirement, we deduce a class of solvable potentials along with their corresponding bound states and stationary wavefunctions expressed as infinite series in terms of these bases. This approach allows for simultaneous treatment of the discrete (bound states) as well as the continuous (scattering states) spectrum on the same footing. The problem translates into finding solutions of the resulting three-term recursion relation for the expansion coefficients of the wavefunction. These are written in terms of orthogonal polynomials, some of which are modified versions of known polynomials. The examples given, which are not exhaustive, illustrate the power of this approach in dealing with 1D quantum problems.
Journal Article•10.22401/JNUS.10.2.23•
Derivation of tridiagonal three-stages implicit runge- kutta method

[...]

Arshed A. Ahmed, Fadhel S. Fadhel, Akram M. Al-Abood
01 Dec 2007-Journal of Al-Nahrain University-Science
TL;DR: A new modified approach for deriving of implicit Runge-Kutta methods by construction a tridiagonal implicit matrices of unknown coefficients is introduced.
Abstract: In this paper, the main objective is to introduce a new modified approach for deriving of implicit Runge-Kutta methods by construction a tridiagonal implicit matrices of unknown coefficients.
Journal Article•10.1088/1751-8113/40/3/005•
On level spacing distributions for 2D non-normal Gaussian random matrices

[...]

Siegfried Grossmann1, Marko Robnik2•
University of Marburg1, University of Maribor2
19 Jan 2007-Journal of Physics A
TL;DR: The level spacing distribution of general, non-normal, Gaussian random 2D matrices is derived in this article, where tridiagonal matrices have no level repulsion and show a half-sided Gaussian distribution.
Abstract: The level spacing distribution of general, non-normal, Gaussian random 2D matrices is derived. In particular, tridiagonal matrices have no level repulsion and show a halfsided Gaussian distribution. General non-normal matrices show strong level repulsion. The repulsion exponent is 2 − 0log.
Journal Article•10.1016/J.LAA.2006.12.006•
Persistently positive inverses of perturbed M-matrices

[...]

Ronald D. Haynes1, Manfred R. Trummer2, Shannon C. Kennedy1•
Acadia University1, Simon Fraser University2
15 Apr 2007-Linear Algebra and its Applications
TL;DR: In this article, the inverse of an M-matrix A is assumed to be element-wise non-negative, which is known as A − 1 0.1 0.
Journal Article•10.1016/J.CAM.2005.12.005•
A fourth-order compact ADI method for solving two-dimensional unsteady convection-diffusion problems

[...]

Z. F. Tian1, Y. B. Ge2•
Shanghai University1, Ningxia University2
01 Jan 2007-Journal of Computational and Applied Mathematics
TL;DR: In this paper, an exponential high-order compact (EHOC) alternating direction implicit (ADI) method, in which the Crank-Nicolson scheme is used for the time discretization and an exponential fourthorder compact difference formula for the steady-state 1D convection-diffusion problem is used to solve the problem, is presented for the solution of the unsteady convection--diffusion problems, which requires only a regular fivepoint 2D stencil similar to that in the standard second-order methods.
Journal Article•10.1016/J.JCP.2006.06.001•
High-order compact exponential finite difference methods for convection-diffusion type problems

[...]

Z. F. Tian1, S. Q. Dai1•
Shanghai University1
01 Jan 2007-Journal of Computational Physics
TL;DR: The method developed in this article has been applied to obtain the numerical solutions of the lid driven cavity flow problem governed by the 2D incompressible Navier-Stokes equations using the stream function-vorticity formulation.
The structured distance to normality of an irreducible real tridiagonal matrix.

[...]

Silvia Noschese1, L. Pasquini, Lothar Reichel•
Kent State University1
1 Jan 2007
TL;DR: The problem of computing the distance in the Frobenius norm of a given real irreducible tridiagonal matrix T to the algebraic variety of real normal irreduceable tridiag onal matrices is solved.
Abstract: The problem of computing the distance in the Frobenius norm of a given real irreducible tridiagonal matrix T to the algebraic variety of real normal irreducible tridiag onal matrices is solved. Simple formulas for computing the distance and a normal tridiagonal matrix at this distance are presented. The special case of tridiagonal Toeplitz matrices also is considered.
Journal Article•10.1088/0953-4075/40/21/011•
The rotating Morse potential model for diatomic molecules in the tridiagonal J-matrix representation: I. Bound states

[...]

Ibraheem Nasser1, M. S. Abdelmonem1, Hocine Bahlouli1, Abdulaziz D. Alhaidari2•
King Fahd University of Petroleum and Minerals1, Shura Council2
15 Jun 2007-arXiv: Chemical Physics
TL;DR: In this paper, the rotating Morse potential model for diatomic molecules in the tridiagonal J-matrix representation was studied and the bound states energy spectrum was computed by diagonalizing the finite dimensional Hamiltonian matrix of H2, LiH, HCl and CO molecules for arbitrary angular momentum.
Abstract: This is the first in a series of articles in which we study the rotating Morse potential model for diatomic molecules in the tridiagonal J-matrix representation. Here, we compute the bound states energy spectrum by diagonalizing the finite dimensional Hamiltonian matrix of H2, LiH, HCl and CO molecules for arbitrary angular momentum. The calculation was performed using the J-matrix basis that supports a tridiagonal matrix representation for the reference Hamiltonian. Our results for these diatomic molecules have been compared with available numerical data satisfactorily. The proposed method is handy, very efficient, and it enhances accuracy by combining analytic power with a convergent and stable numerical technique.
Journal Article•10.1088/1751-8113/40/39/001•
Matrix-product ansatz as a tridiagonal algebra

[...]

Boyka Aneva
28 Sep 2007-Journal of Physics A
TL;DR: In this paper, the boundary operators are considered as generators of a tridiagonal algebra whose irreducible modules are the Askey-Wilson polynomials, and the matrices of the matrix-product ansatz obey these relations as well for particular values of the structure constants.
Abstract: In the matrix-product states approach to interacting multiparticle systems the stationary probability distribution is expressed as a matrix-product state with respect to a quadratic algebra determined by the dynamics of the process. The states involved in the matrix elements are determined by the boundary conditions. This reflects the intriguing feature of open systems that the bulk behaviour in the steady state strongly depends on the boundary rates. Led by the importance of the boundary conditions we consider the boundary operators as generators of a tridiagonal algebra whose irreducible modules are the Askey–Wilson polynomials. The matrices of the matrix-product ansatz obey the tridiagonal algebraic relations as well for particular values of the structure constants. This suggests the formulation of the steady-state properties in terms of noncommutative matrices generating a tridiagonal Askey–Wilson algebra. The previously known representations, both infinite dimensional and finite dimensional ones, are recovered within the tridiagonal framework.
Journal Article•10.1016/J.AMC.2006.09.078•
On computing of arbitrary positive integer powers for tridiagonal matrices with elements 1,0,0,...,0,1 in principal and 1,1,1,...,1 in neighbouring diagonals - II

[...]

Jonas Rimas1•
Kaunas University of Technology1
01 Apr 2007-Applied Mathematics and Computation
TL;DR: The complete derivation of the general expression of the lth power (l@?N) for one type of tridiagonal matrices of arbitrary order is presented.

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