Skip to main content

Questions tagged [numerical-linear-algebra]

Questions on the various algorithms used in linear algebra computations (matrix computations).

Filter by
Sorted by
Tagged with
1 vote
2 answers
90 views

Let $L$ be a lower triangular matrix where all elements on and below the diagonal are positive. The matrix is also highly ill-conditioned. I want to solve $Lx=1$. Additionally, I know that all ...
Rob's user avatar
  • 11
3 votes
1 answer
82 views

Let $A$ be $n\times n$ matrix. Can $A$ be written as $A=B_1\cdots B_k$ where $B_i$ are band matrices with constant bandwidth, and $k=O(n)$? Is it always possible? Is there an efficient algorithm for ...
Yarden Sheffer's user avatar
0 votes
0 answers
24 views

Problem: Let $A \in \mathbb{R}^{m \times n}$ be a nonsingular matrix. Consider the system $Ax = b$. If $b$ is perturbed by $\delta b$, suppose that the solution of the original system is perturbed by $...
Miranda's user avatar
  • 1,191
0 votes
0 answers
20 views

Problem Setup: Let $A \in \mathbb{C}^{m \times m}$ be nonsingular. For each $k$ with $1 \leq k \leq m$, the upper-left $k \times k$ block $A_{1:k,1:k}$ is nonsingular. We want to show that $A$ has an ...
Miranda's user avatar
  • 1,191
0 votes
2 answers
57 views

Let $A = \begin{bmatrix} 1.0000 & 2.0000\\ 1.0001 & 2.0000 \end{bmatrix}$. Suppose we wish to find $Ax = b$, where $b = (3.0000,3.0001)^T$. Instead of $x$, we obtain $x' = ...
Miranda's user avatar
  • 1,191
0 votes
0 answers
49 views

Let $A$ be an $m \times n$ matrix with $m \geq n$. And let $A = \hat{Q}\hat{R}$ be the reduced $QR$ factorization. Suppose that all the diagonal matrix entries $\hat{R}$ are nonzero. We want to show ...
Miranda's user avatar
  • 1,191
1 vote
1 answer
82 views

I have a double integral, which I want to solve: $\mathcal{I}_{au}=\int_0^{t'}e^{(a-c)t''}\int_0^{t''}e^{(-b+c)t'''}\text{exp}\big(-\frac{\lambda^2}{2}\left( S_2(t''')^2+S_1(t')^2+S_1(t'')^2+2S_{12}t'...
Nick Andersson1411's user avatar
0 votes
1 answer
39 views

I am given a question that we consider two lines in $\mathbb{R}^2$ given by the equations $y=0$ and $ax+y=b$, with $a,b, \in \mathbb{R}$. We are to compute the intersection point $S$ of the two lines ...
rmxzkf's user avatar
  • 1
1 vote
0 answers
69 views

EDIT NOTE: According to a commenter Ted Black this is in fact correct. I am just going to slightly edit the original post for a slight bit more clarity. I am going to spare the details of the problem ...
DGC's user avatar
  • 11
1 vote
1 answer
60 views

Let $\mathbf{N}\in \mathbb{R}^{n \times n}$ and $\mathbf{M} \in \mathbb{R}^{m \times m}$ be symmetric positive definite matrices. How can we efficiently compute the truncated singular value ...
Nick Alger's user avatar
  • 20.2k
0 votes
0 answers
55 views

I am interested in the following matrix Here $A$ and $B$ are complex numbers. Are matrices of this type known in the literature? Is there some "obvious" reason why they should have maximal ...
Puzzled's user avatar
  • 868
0 votes
0 answers
31 views

I've implemented a multigrid V-cycle for solving 1D Poisson equation in MATLAB. It works at least for the examples I've used. There are prolongation and restriction operators that change the grid size ...
cymus's user avatar
  • 93
0 votes
0 answers
38 views

I’m currently studying Numerical Analysis for the first time and got stuck while working on a problem involving the Conjugate Gradient method. I’ve tried to consult as many resources as possible, and ...
quack's user avatar
  • 57
0 votes
0 answers
51 views

I’m studying generalized eigenvalue problems of the form $A x = \lambda B x$, and I’m particularly interested in defective eigenvalues—those with fewer linearly independent eigenvectors than their ...
xristos geo's user avatar
0 votes
0 answers
38 views

I encountered the following algorithm (Algorithm 1 in a paper from Stroubolis on generalized finite element methods) for the solution of a the system $Ax = b$ where $A$ is positive semi-definite or ...
AnotherSaxPlayer's user avatar
2 votes
1 answer
159 views

I'm studying multigrid methods for solving linear systems. The overall goal is to understand them on a satisfactory level and then apply them to 2D Poisson's equation. I'm rather familiar with how ...
cymus's user avatar
  • 93
0 votes
0 answers
54 views

Why can a line search make an inexact Newton method perform more poorly on a linear system of equations? I have a problem where I need to solve multiple linear systems of equations where the system ...
wyer33's user avatar
  • 2,692
0 votes
0 answers
80 views

Is there an efficient way to find the inverse of an invertible square matrix over $\mathrm{GF}(2)$ (the binary field)? That is, something more efficient than Gaussian elimination. I've tried looking ...
Adi Hendel's user avatar
1 vote
2 answers
127 views

So I have this very simple problem. I want to solve for $\lambda : [0,1] \to \mathbb{R}^n$ (twice differentiable) the following ODE : $$ \ddot{\lambda} + A\lambda = f $$ with some Neumann boudary ...
Tripo's user avatar
  • 43
0 votes
1 answer
84 views

Consider a matrix of the form $$L = A \otimes I + J \otimes B,$$ where $I$ and $J$ denote identity matrices (of different sizes), and $A$, $B$ are square matrices whose inverses are explicitly known. ...
Marco's user avatar
  • 11
0 votes
0 answers
21 views

Let $A \in \mathbb{C}^{m \times n}$ be a matrix with $r$ nonzero singular values, $\sigma_1 \geq \cdots \geq \sigma_r$. Let $u_1, \ldots, u_r$ and $v_1, \ldots, v_r$ be corresponding left and right ...
Funny Guy's user avatar
0 votes
0 answers
61 views

Given a system of linear diophantine equations such that: The number of equations are exactly 1 less than the number of variables. The equations are linearly independent. There are 3 variables in the ...
student's user avatar
0 votes
0 answers
48 views

I have been looking at ways to be able to define basis vectors for a lattice in the most general case when the unit cell lengths $a \neq b \neq c$ and the angles $\alpha \neq \beta \neq \gamma$. What ...
CrystalMath's user avatar
0 votes
1 answer
152 views

I'm trying to optimize some computations, and the current bottleneck, by like 20x, is a matrix inverse. (Or rather, a solve of an $Ax=y$ system, still $O(n^3)$.) I've managed to factor out and ...
Erhannis's user avatar
  • 139
1 vote
0 answers
44 views

Let $\bf A$ be a $n \times n$ non-singular Toeplitz matrix whose first column $\bf c$ and first row $\bf r$ are given. Let ${\bf e}_n$ be the last element of the standard basis for ${\Bbb C}^n$. I ...
NYG's user avatar
  • 411

1
2 3 4 5
74