Skip to content
This repository was archived by the owner on Jun 10, 2020. It is now read-only.
This repository was archived by the owner on Jun 10, 2020. It is now read-only.

With operator truncation and constant coefficients, Is the discretization Toeplitz? #35

Description

@jlperla

It seems like the discretized operator is Toeplitz as long as (1) the parameters don't change as a function of $z$; (2) the boundary conditions are `truncated' as opposed to directly putting in the reflecting barrier; and (3) grid spacing is uniform.

The truncation of the operator seems to be used in https://ecommons.cornell.edu/handle/1813/5453 and it is worth seeing if the solution is close enough. This would be unlikely to work for the stationary distribution, though.

If so, then Toeplitz solvers could be used for the sparse stationary system, and possibly even the time-varying system.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions