128505domain: NAppears in sequencesPartition the decimal expansion of Pi into non-overlapping strings of length 10: 3141592653, 5897932384,..; a(n) is the position of the strings where digits are different from each other.at n=36A329368a(n) = 3*(2*n - 1)*( 3*(2*n - 1)^3 - 1) / 2 for n > 0.at n=6A355753