Comparative numerical laboratory

Fractional Methods: Memory Weights and Short-Memory Truncation — Chapter 15

Plot Caputo L1 weights and compare full-memory versus truncated-memory accumulation.

\[ \omega_k=(k+1)^{1-\alpha}-k^{1-\alpha}, 0<\alpha<1. \]

Methods compared

MethodConvenienceInconvenience / warning
Full memoryFaithful to the fractional convolution.Cost grows with the number of time steps.
Short memoryReduces cost.Introduces truncation error that must be quantified.
Fast convolution viewpointCan reduce cost while preserving long memory.Implementation is more complex.

Illustrative plot / animation

Numerical diagnostics

What the student must compare