82998
domain: N
Appears in sequences
- a(1)=0, and a(n+1) is the position of first occurrence of a(n) in the decimal expansion of 1/Pi.at n=24A098319
- a(n) = a(n-2) + 2*a(n-3) for n >= 3, where a(0) = 2, a(2) = 4, a(3) = 5.at n=25A288668
- a(n) = Sum_{k=1..n} phi(k)*phi(k+1)*phi(k+2), where phi(k) = A000010(k) is Euler's totient function.at n=34A335131