118323
domain: N
Appears in sequences
- Numbers n such that n, n+1, n+2 are all of the form p*q^2 for distinct primes p,q.at n=13A178032
- Define a set of generalized Syracuse sequences starting with x(1)=2*n+1 a positive odd integer, if x(i) is odd prime set x(i+1)=67*x(i)+1, if x(i) is odd not prime set x(i+1)=3*x(i)+1 and if x(i) is even then set x(i+1)=x(i)/2. Then a(n) is the first index i > 1 at which x(i) reaches 1.at n=17A300286
- Starts of runs of 3 consecutive numbers that have an equal number of even and odd exponents in their prime factorization (A187039).at n=33A348077