a(n) = b_n(p_(n+1)) where p_n is the n-th prime, b_n(1)=1, b_n(2)=p_n, and for k>=3, b_n(k) is the smallest number larger than b_n(k-1) such that, for all i<k, b_n(k) is relatively prime to b_n(i) iff k is relatively prime to i.
A173381
a(n) = b_n(p_(n+1)) where p_n is the n-th prime, b_n(1)=1, b_n(2)=p_n, and for k>=3, b_n(k) is the smallest number larger than b_n(k-1) such that, for all i<k, b_n(k) is relatively prime to b_n(i) iff k is relatively prime to i.
Terms
- a(0) =3a(1) =11a(2) =31a(3) =163a(4) =661a(5) =929a(6) =2041a(7) =21341a(8) =15989a(9) =47387a(10) =125117a(11) =263411a(12) =123493a(13) =10426601a(14) =3654221a(15) =4167127a(16) =86622397a(17) =4036267a(18) =3910993a(19) =541513877
External references
- oeis: A173381