Tagged Questions
0
votes
1answer
187 views
Solving Linear Systems with Singular Matrices
Good morning! For (say, homogenous) linear systems of the form
$$x_{n+1} = A x_n,$$
where $A$ is a nonsingular matrix, each initial value problem can be solved by the method of finding a general ...
2
votes
1answer
115 views
Recurrence relations on a continuous domain
While attempting to read Shannon's paper I came across the following (p. 3): suppose $N\colon \mathbb{R} \to \mathbb{R}$ is a function, which for some fixed (given) set of values $t_1, t_2, \dots, ...