About: Tridiagonal matrix algorithm is a research topic. Over the lifetime, 1070 publications have been published within this topic receiving 21084 citations.
TL;DR: A fast algorithm for the Inverse Matrices of periodic adding element tridiagonal matrices for solving linear systems problems by finite difference methods, interpolation by cubic splines, three-term difference equations and so on.
Abstract: Adding element tridiagonal periodic matrices have an important effect for the algorithms of solving linear systems,computing the inverses, the triangular factorization,the boundary value problems by finite difference methods, interpolation by cubic splines, three-term difference equations and so on. In this paper, we give a fast algorithm for the Inverse Matrices of periodic adding element tridiagonal matrices.
TL;DR: An algorithm is described which combines Gaussian elimination with a look-ahead algorithm to employGaussian elimination on a system of smaller order and to use this solution to approximate the solution of the original system.
Abstract: This work examines the relation between Gaussian elimination and the conjugate directions algorithm [Hestenes and Steifel, 1952]. Analysis is extended to the case where the sequence of the conjugated vectors is modified, which is shown to result in reordering of the solution vector. Based on these analyses an algorithm is described which combines Gaussian elimination with a look-ahead algorithm. The purpose of the algorithm is to employ Gaussian elimination on a system of smaller order and to use this solution to approximate the solution of the original system. The algorithm was tested on a range of linear systems and performed well when the components in the solution vector varied by large magnitude.
TL;DR: This paper presents a meta-modelling architecture suitable for multi-core, single-core and mixed-core computing using the TDMA/TDMA/SIMD architecture.
Abstract: Fast and efficient tridiagonal solvers are highly appreciated in scientific and engineering domain, but challenging optimization task for computer engineers. The state-of-the-art developments in multi-core computing paves the way to meet this challenge to an extent. The technical advances in multi-core computing provide opportunities to exploit lower levels of parallelism and concurrency for inherently sequential algorithms. In this article, the authors present an optimal performance pipelined parallel variant of the conventional Tridiagonal Matrix Algorithm (TDMA), aka the Thomas algorithm, on a multi-core CPU platform. The implementation, analysis and performance comparison of the proposed pipelined parallel TDMA and the conventional version are performed on an Intel SIMD multi-core architecture. The results are compared in terms of elapsed time, speedup, cache miss rate. For a system of ‘n' linear equations where n = 2^36 in presented pipelined parallel TDMA achieves speedup of 1.294X with a parallel efficiency of 43% initially and inclines towards linear speed up as the system grows.
TL;DR: In this article , it was shown that the closure of the numerical range of an n + 1 -periodic tridiagonal operator is the same as the closed range of a 2 (n + 1 ) × 2 ( n+ 1 ) complex matrix.
TL;DR: In this article, the location of the eigenvalues of a symmetric tridiagonal matrix was analyzed by looking at its diagonal entries, and it was shown that the diagonal entries are bounds for some of the Eigenvalues regardless of the size of the off-diagonal entries.
Abstract: How much can be said about the location of the eigenvalues of a symmetric tridiagonal matrix just by looking at its diagonal entries? We use classical results on the eigenvalues of symmetric matrices to show that the diagonal entries are bounds for some of the eigenvalues regardless of the size of the off-diagonal entries. Numerical examples are given to illustrate that our arithmetic-free technique delivers useful information on the location of the eigenvalues. This research was financed by FEDER Funds through “Programa Operacional Factores de Competitividade COMPETE” and by Portuguese Funds through FCT “Fundação para a Ciência e a Tecnologia”, within the Project PEstOE/MAT/UI0013/2014. keywords: permutations, separation theorem.