login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A344246 Number of partitions of n into 6 semiprime parts. 2
1, 0, 1, 0, 1, 1, 2, 1, 2, 1, 4, 3, 5, 3, 4, 5, 7, 7, 8, 7, 10, 11, 14, 13, 15, 14, 17, 21, 24, 22, 25, 27, 32, 33, 36, 38, 41, 43, 47, 54, 58, 57, 63, 68, 77, 78, 83, 89, 94, 97, 106, 118, 123, 125, 131, 146, 156, 162, 166, 179, 187, 198, 211, 226, 236, 236, 251, 274, 290, 296 (list; graph; refs; listen; history; text; internal format)
OFFSET
24,7
LINKS
FORMULA
a(n) = Sum_{m=1..floor(n/6)} Sum_{l=m..floor((n-m)/5)} Sum_{k=l..floor((n-l-m)/4)} Sum_{j=k..floor((n-k-l-m)/3)} Sum_(i=j..floor((n-j-k-l-m)/2)} [Omega(m) = Omega(l) = Omega(k) = Omega(j) = Omega(i) = Omega(n-i-j-k-l-m) = 2], where Omega is the number of prime factors with multiplicity (A001222) and [ ] is the (generalized) Iverson bracket.
a(n) = [x^n y^6] 1/Product_{j>=1} (1-y*x^A001358(j)). - Alois P. Heinz, May 21 2021
CROSSREFS
Cf. A001222 (Omega), A001358.
Column k=6 of A344447.
Sequence in context: A344245 A308213 A226279 * A344254 A344255 A344256
KEYWORD
nonn
AUTHOR
Wesley Ivan Hurt, May 12 2021
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 06:14 EDT 2024. Contains 371964 sequences. (Running on oeis4.)