ROSECODE 523
Sum of largest prime factors revisited
Let be the largest prime factor of . For example , and .
Define .
You are given = + + + + + + + + = , , .
Find .
Thanks to baihacker for the idea.
This problem was inspired by Problem 642 at Project Euler (https://projecteuler.net/problem=642)
Define
You are given
Find
Thanks to baihacker for the idea.
This problem was inspired by Problem 642 at Project Euler (https://projecteuler.net/problem=642)