partitiontable.m

Given a nonnegative integer n, compute a table of the unrestricted partition function p(m) for m<=n.

Sie verfolgen jetzt diese Einreichung

Given a nonnegative integer n, compute a table of the unrestricted partition function p(m) for m<=n. This program uses a recurrence involving pentagonal numbers, which makes it necessary to compute p(m) for all m<=n in order to compute p(n). Thus, we get the table for free with this computation.

Zitieren als

David Terr (2026). partitiontable.m (https://de.mathworks.com/matlabcentral/fileexchange/5154-partitiontable-m), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert: Partitions of an integer

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0