Izzhov
- 120
- 0
I am aware that there are several generator functions for the Partition Function p(n), but does anyone know if a closed form formula exists for this function?
Izzhov said:"[A closed-form formula is] a single arithmetic formula obtained to simplify an infinite sum in a general formula." -Wikipedia
A closed-form formula is when you take a formula with an infinite sum, such asCRGreathouse said:That doesn't tell me what it is at all. Further, I don't see what closed form formulas have to do with infinite sums.
Izzhov said:A closed-form formula is when you take a formula with an infinite sum, such as
<br /> s = \sum_{k=0}^\infty ar^k<br />
and simplify it to an algebraic formula, which in this case would be
<br /> s = \frac{a}{1 - r}<br />
(Assuming, in this case, that r < 1.)
Understand?
Kurret said:Couldnt we define a closed formula p(n) over a set of functions (for example the elementary functions, or maybe only the functions f(x)=x, f(x)=c) combined with a certain set of operations (for example ^*/-+) as a formula whose number of terms (functions):
1) is not infinite
2) is not depending on n.
Izzhov said:I go by the Wikipedia definition.