2016 Update
This commit is contained in:
parent
948b86eafa
commit
dcf5d15da3
7965 changed files with 139854 additions and 31002 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