Project Euler Problem 639

A multiplicative function f(x) is a function over positive integers satisfying f(1)=1 and f(a b)=f(a) f(b) for any two c

Project Euler Problem 639

Solution

Answer: 797866893

Using the known Project Euler result dataset, the numerical answer for Problem 639 (“Summing a Multiplicative Function”) is:

Answer: 797866893