A218386 a(n) = A215929(n) - (-1)^Fibonacci(n+1)*A218086(n).
2, 5, 19, 257, 196687
Offset: 0
This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
Pi(2) = 1 Pi(3) = 2 Pi(5) = 3 Pi(17) = 7 Pi(127) = 31 {2, 3, 5, 17, 127} are Mersenne prime exponents. {1, 2, 3, 7, 31} are Mersenne prime exponents at the beginning of the 20th century. (see A008578, noncomposite numbers)
2^(((1 - 2)^2 + (1 - 2))/2) + 0 = 2^(a(-1) - 1) + 0 = 1 = a(0). 2^(((2 - 2)^2 + (2 - 2))/2) + 1 = 2^(a(0) - 1) + 1 = 2 = a(1). 2^(((3 - 2)^2 + (3 - 2))/2) + 2 = 2^(a(1) - 1) + 2 = 4 = a(2). 2^(((4 - 2)^2 + (4 - 2))/2) + 3 = 2^(a(2) - 1) + 3 = 11 = a(3). 2^(((6 - 2)^2 + (6 - 2))/2) + 4 = 2^(a(3) - 1) + 4 = 1028 = a(4).
Comments