161701
domain: N
Appears in sequences
- Strong pseudoprimes to base 40.at n=37A020266
- Strong pseudoprimes to base 53.at n=32A020279
- Sequence defined by a(1)=a(2)=1 and a(n) = gray(a(n-1)) + gray(a(n-2)), with gray(m) = A003188(m).at n=18A265387
- Consider a number x. Take the sum of its digits. Repeat the process deleting the first addendum and adding the previous sum. The sequence lists the numbers that after some iterations reach the arithmetic derivative of x.at n=39A269312
- a(n) = a(n-1) * a(n-2) + 1 if n is even, otherwise a(n) = a(n-3) + 1, with a(0) = a(1) = 1.at n=12A356891