Project Euler #130: Composites with prime repunit property

  • + 1 comment

    is anybody know how to calculate A(i)? Thnks.!

    • + 0 comments

      Efficiently computing A is the aim of problem 129. You should probably try that one before, and then ask yourself if, considering the size of the inputs here, computing A actually is a good idea anyway...