Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Revision History for A337561

(Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing entries 1-10 | older changes
Number of pairwise coprime strict compositions of n, where a singleton is not considered coprime unless it is (1).
(history; published version)
#13 by Joerg Arndt at Tue Jan 19 01:09:01 EST 2021
STATUS

reviewed

approved

#12 by Michel Marcus at Tue Jan 19 01:03:13 EST 2021
STATUS

proposed

reviewed

#11 by Fausto A. C. Cariboni at Mon Jan 18 18:11:51 EST 2021
STATUS

editing

proposed

#10 by Fausto A. C. Cariboni at Mon Jan 18 18:11:13 EST 2021
LINKS

Fausto A. C. Cariboni, <a href="/A337561/b337561.txt">Table of n, a(n) for n = 0..600</a>

STATUS

approved

editing

#9 by N. J. A. Sloane at Mon Oct 05 00:57:20 EDT 2020
STATUS

proposed

approved

#8 by Gus Wiseman at Sun Sep 20 23:27:09 EDT 2020
STATUS

editing

proposed

#7 by Gus Wiseman at Sun Sep 20 23:27:03 EDT 2020
CROSSREFS

A101268 considers all singletons to be coprime, with strict case A337562.

A101268 considers all singletons to be coprime, with strict case A337562.

A328673 counts pairwise intersecting non-coprime partitions.

#6 by Gus Wiseman at Sun Sep 20 13:03:36 EDT 2020
DATA

0, 1, 1, 0, 2, 2, 4, 8, 6, 16, 12, 22, 40, 40, 66, 48, 74, 74, 154, 210, 228, 242, 240, 286, 394, 806, 536, 840, 654, 1146, 1618, 2036, 2550, 2212, 2006, 2662, 4578, 4170, 7122, 4842, 6012, 6214, 11638, 13560, 16488, 14738, 15444, 16528, 25006, 41002, 32802

MATHEMATICA

Table[Length[Select[Join@@Permutations/@IntegerPartitions[n], #=={}||UnsameQ@@#&&CoprimeQ@@#&]], {n, 0, 10}]

#5 by Gus Wiseman at Fri Sep 18 19:41:50 EDT 2020
NAME

Number of pairwise coprime strict compositions of n, where a singleton is not considered coprime unless it is (1).

#4 by Gus Wiseman at Fri Sep 18 19:34:32 EDT 2020
CROSSREFS

A332004(n > 0) counts the relatively prime instead of pairwise coprime version.

A337562 considers all singletons to be coprime, A000740 counts relatively prime compositions, with not necessarily strict version A101268case A332004.

A101268 considers all singletons to be coprime, with strict case A337562.