Problemset
5 / 689 problems
Filters
| # | Name | Tags | Difficulty | Solved by | |
|---|---|---|---|---|---|
| ✓ | pr_ch00_q004 | Linear recursion x_{n+2} = x_{n+1} + (n+1)^2 A Primer for the Mathematics of Financial Engineering (Stefanica) · Ch 0 · Mathematical preliminaries | x0 | ||
| ✓ | pr_ch00_q005 | Linear recursion with constant term A Primer for the Mathematics of Financial Engineering (Stefanica) · Ch 0 · Mathematical preliminaries | x0 | ||
| ✓ | pr_ch00_q006 | Linear recursion x_{n+1} = 3x_n + 2 A Primer for the Mathematics of Financial Engineering (Stefanica) · Ch 0 · Mathematical preliminaries | x0 | ||
| ✓ | pr_ch00_q007 | Linear recursion x_{n+1} = 3x_n + n + 2 A Primer for the Mathematics of Financial Engineering (Stefanica) · Ch 0 · Mathematical preliminaries | x0 | ||
| ✓ | pr_ch00_q008 | Characteristic polynomial multiplicity A Primer for the Mathematics of Financial Engineering (Stefanica) · Ch 0 · Mathematical preliminaries | x0 |