Skip to main content

Questions tagged [integer-partitions]

Use this tag for questions related to ways of writing a positive integer as a sum of positive integers.

0 votes
0 answers
58 views

How to define initial values for recurrence relation

I was given the following problem : let $f(n,k)$ be the number of possible partitions of $n$ into $k$ different non-negative integers. Find a recurrence relation and initial values for $f(n,k)$. So I ...
Johann Carl Friedrich Gauß's user avatar
3 votes
2 answers
58 views

$(w_{1},w_{2},w_{3},\dots,w_{7})$ integers with $20\le w_{i} \le 22$ such that $\sum_{i=1}^{7}w_{i} = 148$

How many $(w_{1},w_{2},w_{3},\dots,w_{7})$ where each of the $w_{i}$'s are integers and $20\le w_{1},w_{2},w_{3},\dots,w_{7}\le 22$ such that they satisfy $$w_{1}+w_{2}+w_{3}+\dots+w_{7}=148$$ ATTEMPT ...
JAB's user avatar
  • 189
1 vote
0 answers
64 views

Finding formula for $a+b+c=n$ where $(a,b,c)$ are positive integers.

I'm currently studying a book by Paul Zeitz and currently stuck on exercise 6.2.23, below is the problem: Find a formula for the number of different ordered triples $(a,b,c)$ of positive integers ...
JAB's user avatar
  • 189
0 votes
0 answers
18 views

dominance order of conjugate partition

Let $a_1, a_2, \ldots, a_n$ and $b_1, b_2, \ldots, b_n $ be two sets of non-strictly decreasing non-negative integers such that $\sum_{i=1}^n a_i = \sum_{i=1}^n b_i = m > 0 $. Let $a_i'$ and $b_i'$ ...
莊紹少's user avatar
1 vote
1 answer
45 views

Confusion between relation of stars and bars and q-binomial coefficient

Suppose we want to know the number of integer solutions to the equation $$x_1 + \cdots x_m = N$$ where $0 \leq x_i \leq t - 1$ for $1 \leq i \leq m$. One way to do this is by finding the coefficient ...
PTrivedi's user avatar
  • 1,011
6 votes
3 answers
148 views

The number of partitions of $\{1, \ldots, n+1\}$ into subsets of nonconsecutive integers

For each integer $n$, let $a_n$ be the number of partitions of $\{1, \ldots, n+1\}$ into subsets of nonconsecutive integers. I found (by listing) that $ a_1, a_2, a_3, a_4$ are $1, 2, 5, 15$ ...
Math_fun2006's user avatar
0 votes
1 answer
82 views

Generating function and currency

We assume that we have a country's currency that contains three coins worth 1, 3, and 4. How many ways can we get an amount of $n$ using these three pieces? In others words what is the number of ...
Abou Zeineb's user avatar
1 vote
1 answer
101 views

On $(0,1)$-strings and counting

Consider a binary string of length $n$ that starts with a $1$ and ends in a $0$. Clearly there are $2^{n-2}$ such bit strings. I would like to condition these sequences by insisting that the number of ...
T. Amdeberhan's user avatar
3 votes
2 answers
111 views

high school math: summands

Let's say we have a question that asks you to find the amount of all possible integers adding up to a random number, lets just say 1287. However, the possible integers is restricted to explicitly 1's ...
jackhammer's user avatar
-1 votes
0 answers
48 views

proving $2$ generating functions are equal [duplicate]

I have been doing a problem on generating functions and I need to prove that these are equal: $\displaystyle\prod_{i=1}^\infty\frac{1+x^{2i-1}}{1-x^{2i}}$ and $\displaystyle\prod_{i=1}^\infty\frac{1-x^...
mathman's user avatar
  • 27
1 vote
1 answer
46 views

Generating function of partitions of $n$ in $k$ prime parts.

I have been looking for the function that generates the partitions of $n$ into $k$ parts of prime numbers (let's call it $Pi_k(n)$). For example: $Pi_3(9)=2$, since $9=5+2+2$ and $9=3+3+3$. I know ...
Lorenzo Alvarado's user avatar
0 votes
0 answers
5 views

Conjugate of a Gel'fand pattern

Background: A Gel'fand pattern is a set of numbers $$ \left[\begin{array}{} \lambda_{1,n} & & \lambda_{2,n} & & & \dots & & & \lambda_{n-1,n}...
kc9jud's user avatar
  • 248
2 votes
1 answer
154 views

About the product $\prod_{k=1}^n (1-x^k)$

In this question asked by S. Huntsman, he asks about an expression for the product: $$\prod_{k=1}^n (1-x^k)$$ Where the first answer made by Mariano Suárez-Álvarez states that given the Pentagonal ...
Lorenzo Alvarado's user avatar
0 votes
1 answer
31 views

A variant of the partition problem or subset sum problem

Given a target list $T = (t_1, t_2, \ldots, t_N)$ and a multiset $S = \{s_1, s_2, \ldots, s_M\}$, both with non-negative integer elements, $t_k\in \mathbb{N}_>$ and $s_k\in \mathbb{N}_>$, ...
daysofsnow's user avatar
2 votes
0 answers
24 views

Bell numbers - Cardinality of odd number of parts in partitions of the finite set $[n]$.

As it well known, Bell numbers denoted $B_{n}$ counts distinct partitions of the finite set $[n]$. So for example if $n=3$ there are 5 ways to the set $\left\{ a,b,c\right\}$ can be partitioned: $$\...
linuxbeginner's user avatar
2 votes
1 answer
37 views

Prove $\sum_{j=0}^{n} q^{j^{2}}\binom{n}{j}_{q^{2}}$ generates the self-conjugate partitions with part at most $n$.

Prove $\sum_{j=0}^{n} q^{j^{2}}\binom{n}{j}_{q^{2}}$ generates the self-conjugate partitions with part at most $n$, and that it equals $(1+q)(1+q^{3})\cdot\cdot\cdot(1+q^{2n-1})$. For the first part, ...
JLGL's user avatar
  • 795
0 votes
0 answers
81 views

Need help with part of a proof that $p(5n+4)\equiv 0$ mod $5$

Some definitions: $p(n)$ denotes the number of partitions of $n$. Let $f(q)$ and $h(q)$ be polynomials in $q$, so $f(q)=\sum_0^\infty a_n q^n$ and $h(q)=\sum_0^\infty b_n q^n$. Then, we say that $f(q)\...
Gnolius's user avatar
  • 350
0 votes
0 answers
77 views

How to prove the following partition related identity?

So I want to show that the following is true, but Iam kidna stuck... $$ \sum_{q_{1}=1}^{\infty}\sum_{q_{2}=q_{1}}^{\infty}\sum_{q_{3}=q_{1}}^{q_{2}}...\sum_{q_{k+1}=q_{1}}^{q_{k}}x^{q_{1}+q_{2}+...+q_{...
EMar's user avatar
  • 1
0 votes
1 answer
43 views

Is there a closed form method of expressing the *content* of integer partitions of $n$?

I know that the question of a closed form for the number of partitions of $n$, often written $p(n)$, is an open one (perhaps answered by the paper referred to in this question's answer, although I'm ...
julianiacoponi's user avatar
2 votes
1 answer
91 views

MacMahon partition function and prime detection (ref arXiv:2405.06451)

In the recent paper arXiv:2405.06451 the authors provide infinitely many characterizations of the primes using MacMahon partition functions: for $a>0$ the functions $M_a(n):=\sum\limits_{0<s_1&...
Archie's user avatar
  • 747
0 votes
1 answer
49 views

There are allways $q_1,q_2,...,q_n$ such that $f'(q_1)+f'(q_2)+...+f'(q_n)=n$ for every natural n [duplicate]

Let $f$ be a differentiable between $(0,1)$ and take $f(1)=1, f(0)=0$. Prove that then there exist $q_1,q_2,...,q_n$ distinct points such that $f'(q_1)+f'(q_2)+...+f'(q_n)=n$ for every natural n. By ...
MiguelCG's user avatar
  • 349
1 vote
0 answers
42 views

Is this connection of (increasingly exclusive) integer partitions to the the Euler-Mascheroni constant useful?

$\mathbf{SETUP}$ From this previous question, I quote Cauchy's formula for the number of all possible cycle types \begin{align} N_{\lambda} = \frac{n!} {1^{\alpha_1} 2^{\alpha_2} ... n^{\...
julianiacoponi's user avatar
2 votes
1 answer
62 views

Why does this connection of increasingly exclusive partitions $P_{n,k}$ to the harmonic series $H_k$ exist?

$\mathbf{SETUP}$ In this previous question, I show how the sum of all cycles of type defined by non-unity partitions of $n$ relates to the derangement numbers / subfactorial $!n$ (number of ...
julianiacoponi's user avatar
1 vote
0 answers
38 views

How to explain arithmetic form of surprising equality that connects derangement numbers to non-unity partitions?

$\mathbf{SETUP}$ By rephrasing the question of counting derangements from "how many permutations are there with no fixed points?" to "how many permutations have cycle types that are non-...
julianiacoponi's user avatar
0 votes
0 answers
24 views

Congruences of partition function

I'm trying to understand Ken Ono's results showing Erdös' conjecture for the primes $\ge5$. He first shows the following: let $m\ge5$ be prime and let $k>0$. A positive proportion of the primes $\...
CarloReed's user avatar
1 vote
0 answers
33 views

Proving an Identity on Partitions with Durfee Squares Using $q$-Binomial Coefficients and Generating Functions

Using the Durfee square, prove that $$ \sum_{j=0}^n\left[\begin{array}{l} n \\ j \end{array}\right] \frac{t^j q^{j^2}}{(1-t q) \cdots\left(1-t q^j\right)}=\prod_{i=1}^n \frac{1}{1-t q^i} . $$ My ...
Allison's user avatar
  • 195
5 votes
1 answer
62 views

Recursion regarding number-partitions

I am learning about partitions of numbers at the moment. Definition: Let $n \in \mathbb{N}$. A $k$-partition of $n$ is a representation of $n$ as the sum of $k$ numbers greater than $0$, (i.e. $n=a_1+....
NTc5's user avatar
  • 609
0 votes
0 answers
43 views

Find generating function for the number of partitions which are not divisible by $3$. [duplicate]

I'm trying to find the generating function for the number of partitions into parts, which are not divisible by $3,$ weighted by the sum of the parts. My idea is that we get the following generating ...
DrTokus1998's user avatar
0 votes
0 answers
19 views

Estimate the order of restricted number partitions

There are $k$ integers $m_l,1\leq l\leq k $(maybe negetive), satisfiying $|m_l|\leq M$ and $\sum_l m_l=s$. I want to get an order estimate of the number of solutions for $k, M$ when fixing $s$. I came ...
Trinifold's user avatar
1 vote
1 answer
62 views

Computing integer partitions subject to certain constraints

Context: I am programming a videogame. Background: Let $I$ be a set of named items such that each is assigned a difficulty score, and each is tagged either as "food" or "obstacle". ...
A. B. Marnie's user avatar
  • 1,312

15 30 50 per page
1
2 3 4 5
48