134457
domain: N
Appears in sequences
- Sums of 3 distinct powers of 7.at n=30A038482
- a(n) = 8*7^n+1.at n=5A199485
- Numbers n such that n^2 = a^2 + b^5 (with integers a, b > 0) and gcd(a, b, n) = 1.at n=39A293284
- Start with a(0) = a(1) = 1. If a(n) = n is the rightmost term defined so far, let a(m) = m := n + a(n-1). If the terms between a(n) and a(m) are undefined, let a(n+1) = a(n) + a(m) and if m > n+1, a(m-1) = a(n+1) + a(m).at n=22A333375