登录
OEIS由OEIS基金会的许多慷慨捐赠者.

 


A194262号
除第n个分区数p(n)但不除p(1)*p(2)**p(n-1),如果没有,则为1。
4
1, 2, 3, 5, 7, 11, 1, 1, 1, 1, 1, 1, 101, 1, 1, 1, 1, 1, 1, 19, 1, 167, 251, 1, 89, 29, 43, 13, 83, 467, 311, 23, 1, 1231, 41, 17977, 281, 1, 1, 127, 193, 2417, 71, 97, 1087, 241, 67, 7013, 631, 9283, 661, 53, 5237, 59, 227, 1019, 102359, 3251, 199, 409, 971
抵消
1,2
评论
似乎a(n)是所有n>97的素数。请参阅A194259号A194260号获取更多评论和链接。
链接
Alois P.Heinz和Giovanni Resta,n=1..10000时的n,a(n)表(Alois P.Heinz的前2000个术语)
MAPLE公司
with(组合):with(数字理论):
b: =proc(n)选项记忆;
`如果`(n=1,{},b(n-1)并因子集(numbpart(n)))
结束时间:
a: =n->`如果`(n=1,1,max(1,(b(n)减去b(n-1))[]):
seq(a(n),n=1..120)#阿洛伊斯·海因茨2011年8月21日
数学
a[n_]:=补码[FactorInteger[PartitionsP[n]][[All,1]],FactorIntiger[Product[Partitions P[k],{k,1,n-1}]][[Pall,1]]/。{}->{1}//最后;表[a[n],{n,1100}](*Jean-François Alcover公司2014年1月28日*)
关键词
非n,
作者
乔纳森·桑多2011年8月21日
状态
经核准的

查找|欢迎光临|维基|注册|音乐|地块2|演示|索引|浏览|网络摄像头
贡献新序列。或评论|格式|样式表|变换|超级搜索|最近
OEIS社区|维护人员OEIS基金会。

许可协议、使用条款、隐私政策。.

上次修改时间:美国东部夏令时2024年9月21日20:27。包含376089个序列。(在oeis4上运行。)