Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
a(n)=my(i);while(n>9,n=factorback(digits(n));i++);[i,n];
|
||||
apply(a, [123321, 7739, 893, 899998])
|
||||
v=vector(10,i,[]); forstep(n=0,oo,1, t=a(n)[2]+1; if(#v[t]<5,v[t]=concat(v[t],n); if(vecmin(apply(length,v))>4, return(v))))
|
||||
Loading…
Add table
Add a link
Reference in a new issue