82335
domain: N
Appears in sequences
- Number of segments created by diagonals of n-gon.at n=30A014629
- a(n) is the sum of squares of the first n positive integers congruent to 2 mod 3.at n=29A024394
- Fibonacci with priority for primes: a(0)=0, a(1)=1, for n >= 2, a(n) = a(n-1) + a(k), where 0 < k <= n-2 is maximal index such that a(n-1) + a(k) is prime. If there is no such k, then a(n) = a(n-1) + a(n-2).at n=34A216231