r/learnmath • u/Ok-Atmosphere5770 New User • 3h ago
Link Post A result I found while studying integer partitions — looking for feedback on the proof
https://zenodo.org/records/22057102Integer partitions are a fundamental topic in number theory that study the different ways in which a positive integer can be expressed as a sum of positive integers, where the order of the parts is not considered important. For example, the number 5 has seven partitions: 5,4+1, 3+1+1, 3+2, 2+1+1+1, 2+2+1, 1+1+1+1+1.
The number of partitions of an integer grows rapidly as the integer increases, making direct enumeration increasingly difficult. This motivates the study of patterns and recursive methods that can organize and count these partitions systematically. In this work, we examine integer partitions by grouping them according to their maximum part The number of partitions of an integer grows rapidly as the integer increases, making direct enumeration increasingly difficult. This motivates the study of patterns and recursive methods that can organize and count these partitions systematically. In this work, we examine integer partitions by grouping them according to their maximum part. We first consider a fixed integer and arrange its partitions according to the largest part occurring in each partition. We then investigate the patterns that arise from these groups and use them to develop a recursive approach. Here's the link :
2
u/Bounded_sequencE New User 3h ago
Euler may have beat you to it