570021domain: NAppears in sequencesNumbers n such that sopf(n) = sopf(n-1) - sopf(n-2), where sopf(x) = sum of the distinct prime factors of x.at n=32A076527Start with 100057 and repeatedly reverse the digits and add 2 to get the next term.at n=19A120217