cp's OEIS Frontend

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.

A292249 Compound filter (multiplicative order of 2 mod 2n+1 & prime signature of 2n+1): a(n) = P(A002326(n), A046523(2n+1)), where P(n,k) is sequence A000027 used as a pairing function.

Original entry on oeis.org

1, 5, 14, 9, 42, 65, 90, 40, 44, 189, 61, 77, 273, 318, 434, 20, 115, 148, 702, 148, 230, 119, 265, 299, 297, 86, 1430, 320, 271, 1769, 1890, 142, 148, 2277, 373, 665, 54, 485, 625, 819, 2400, 3485, 86, 556, 77, 148, 115, 856, 1224, 850, 5150, 1377, 832, 5777, 702, 856, 434, 1220, 265, 430, 6438, 320, 5771, 35, 185, 8645, 271
Offset: 0

Views

Author

Antti Karttunen, Oct 02 2017

Keywords

Crossrefs

Cf. A000027, A002326, A046523, A278223, A286573, A291769 (rgs-version of the same filter).
Cf. also A291755, A292268.

Programs

Formula

a(n) = (1/2)*(2 + ((A002326(n) + A046523(2n+1))^2) - A002326(n) - 3*A046523(2n+1)).