3679263
domain: N
Appears in sequences
- If a(n) is prime then a(n+1) = a(n)^2+9, otherwise a(n+1) = floor(a(n)/2), with a(1) = 2.at n=24A307655
- Numbers k such that k*p is divisible by k+p, where p > 0 and p = A007954(k) = the product of digits of k.at n=29A334679
- a(n) = A120963(n) + A341711(floor(n/2)).at n=34A360520
- a(n) = K(n-1) + K(n) + K(n+1), where K(n) = A341711(floor(n/2)).at n=34A361151