# This b-file was computed by Antti Karttunen, 2024-11-08
# 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:
#
# A019565(n) = { my(m=1, p=1); while(n>0, p = nextprime(1+p); if(n%2, m *= p); n >>= 1); (m); };
# A376407(n) = if(!n,0,my(x=A376407(n-1)); x+A019565(x));
# for(n=0,10,write("b376407.txt", n, " ", A376407(n)));
0 0
1 1
2 3
3 9
4 23
5 353
6 10519
7 12086209
8 1174153011340170531
9 73582975079922326904310062621361286634299329277087298285
10 91892047155743041575476327430777996126188576621912861842389298133811571402338032397349694291288222486940508264642829728495474684084415228937844246972995409660653842033757996700011436476010180793586205411264236614146416729870761373350854057863162271584161790484068520290055