VOOZH about

URL: https://oeis.org/history?seq=A218469

⇱ The On-Line Encyclopedia of Integer Sequences (OEIS)


login

Showing entries 1-10 | older changes
Number of partitions of n into at most three distinct primes (including 1).
#12 by T. D. Noe at Wed Mar 27 14:27:42 EDT 2013
STATUS
#11 by T. D. Noe at Wed Mar 27 14:27:38 EDT 2013
DATA
STATUS
#10 by T. D. Noe at Wed Mar 27 14:27:18 EDT 2013
STATUS
#9 by T. D. Noe at Wed Mar 27 14:27:08 EDT 2013
LINKS
EXAMPLE
STATUS
#8 by Frank M Jackson at Tue Mar 26 19:42:21 EDT 2013
STATUS
Discussion
Wed Mar 27
04:56
Joerg Arndt: After correction this becomes (n>=1)
0, 0, 0, 0, 0, 1, 1, 2, 3, 4, 5, 7, 8, 10, 12, 14, 16, 19, 21, ...
which (dropping some initial terms) is A001399, A069905, and A211540.
09:03
Frank M Jackson: Can you demonstrate your correction with a(21) as an example?
From my perspective, the set of partitions counted in A218469
is a subset of the set of partitions counted in A217008 where
prime multiplicities have been excluded to give the number of
partitions of n with, at most, 3 distinct terms from {1unionPrimes}.
So A217008(21)=9 as 21 = 1+1+19 = 2+19 = 1+3+17 = 2+2+17 = 1+7+13 = 3+5+13 = 3+7+11 = 5+5+11 = 7+7+7 and
A218469(21)=5 as 21 = 2+19 = 1+3+17 = 1+7+13 = 3+5+13 = 3+7+11.
Apologies if I have not understood the point that you are making.
14:22
T. D. Noe: Joerg, this is different because only primes and 1 are in the sums.
#7 by Frank M Jackson at Tue Mar 26 19:40:50 EDT 2013
MATHEMATICA
#6 by Frank M Jackson at Tue Mar 26 19:38:33 EDT 2013
NAME
MATHEMATICA
#5 by Frank M Jackson at Tue Mar 26 19:32:44 EDT 2013
NAME
DATA
OFFSET
COMMENTS
EXAMPLE
MATHEMATICA
CROSSREFS
KEYWORD
AUTHOR
STATUS
#4 by Frank M Jackson at Tue Mar 26 19:32:44 EDT 2013
NAME
KEYWORD
#3 by R. J. Mathar at Sun Mar 10 16:26:08 EDT 2013
STATUS