About: Tridiagonal matrix algorithm is a research topic. Over the lifetime, 1070 publications have been published within this topic receiving 21084 citations.
TL;DR: In this paper, a fitting factor is introduced in a tri-diagonal finite difference scheme and is obtained from the theory of singular perturbations, which is used to solve the system and its stability is investigated.
Abstract: Fitted fourth order central difference scheme is presented for solving singularly perturbed two-point boundary value problems with the boundary layer at one end point. A fitting factor is introduced in a tri-diagonal finite difference scheme and is obtained from the theory of singular perturbations. Thomas Algorithm is used to solve the system and its stability is investigated. To demonstrate the applicability of the method, we have solved linear and nonlinear problems. From the results, it is observed that the present method approximates the exact solution very well.
TL;DR: In this paper, the authors introduced bidiagonal coordinates, a new set of spectral coordinates on open dense charts covering the space of real symmetric tridiagonal matrices, which are convenient for the study of isospectral dynamics, both for continuous and discrete time.
Abstract: We introduce bidiagonal coordinates, a new set of spectral coordinates on open dense charts covering the space of real symmetric tridiagonal matrices. In contrast to the standard Jacobi inverse variables, reduced tridiagonal matrices now lie in the interior of some chart. Bidiagonal coordinates are thus convenient for the study of asymptotics of isospectral dynamics, both for continuous and discrete time. In particular, we study the rate of convergence of Wilkinson’s shift iteration. For AP-free spectra (i.e., simple spectra containing no arithmetic progression with 3 terms), convergence is cubic. In order 3, for AP-spectra, however, there exists a matrix P0 such that if Wilkinson’s iteration converges to P0 then convergence is strictly quadratic. Near p0 ∈ R , the bidiagonal coordinates of P0, the set X of initial conditions with convergence to p0 is a union of disjoint arcs Xs meeting at p0, where s ranges over the Cantor set of sign sequences s : N → {1,−1}. Wilkinson’s step takes Xs to X s ′ , where s′ is the left shift of s. The set X is rather thin and for initial conditions near p0 but not in X , cubic convergence still applies.
TL;DR: An accelerated C + + code is devised, for solving (quasi-) block-tridiagonal linear algebraic equation systems by means of an extended Thomas algorithm.
Abstract: Streaming SIMD Extensions (SSE) and Advanced Vector Extensions (AVX) are additional processor instruction sets available in contemporary personal computers, designed for vectorized floating point calculations. Unfortunately, in order to utilize the advantages of these instructions, one cannot rely on automatic options of high level language compilers. Instead, handwritten assembly language or intrinsic function call insertions are necessary. By using this idea an accelerated C + + code is devised, for solving (quasi-) block-tridiagonal linear algebraic equation systems by means of an extended Thomas algorithm. Speedups reaching 3.5 and 3 (relative to C + + without using SSE/AVX) are demonstrated for single and double precision calculations, respectively.
TL;DR: It is proved that any pseudo-Hermitian (or real pseudosymmetric) matrix can be brought to band form by a unitary (or orthogonal) similarity transformation.
Abstract: It is proved that any pseudo-Hermitian (or real pseudosymmetric) matrix can be brought to band form by a unitary (or orthogonal) similarity transformation. This band form is tridiagonal if the matrix is of the type (n - 1, 1) or (1, n - 1). A pseudounitary analogue of the QR algorithm for tridiagonal pseudo-Hermitian matrices is discussed.