4200768
domain: N
Appears in sequences
- Triangle of integers related to generalized Markov numbers, read by rows.at n=20A357870
- For n > 1, if n appears in the sequence then a(n) = lastindex(n), where lastindex(n) is the index of the last appearance of n. Otherwise a(n+1) = a(n)/(n+1) if (n+1)|a(n), otherwise a(n)*(n+1), a(1) = 1 and a(2) = 1*2.at n=17A362332