# This b-file was computed by Antti Karttunen, 2019-02-19 # in GP/PARI CALCULATOR Version 2.9.4 (released) amd64 running linux (x86-64/GMP-6.1.2 kernel) 64-bit version, compiled: Dec 19 2017, gcc version 7.3.0 (Ubuntu 7.3.0-1ubuntu1), threading engine: pthread # with the following program: # # A061395(n) = if(1==n, 0, primepi(vecmax(factor(n)[, 1]))); # A297167(n) = if(1==n, 0, (A061395(n) + (bigomega(n)-omega(n)) - 1)); # A297112(n) = if(1==n, 0, 2^A297167(n)); # A324180(n) = { my(v=0); fordiv(n, d, if(d