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.

A386550 Indices of hexagonal numbers that are six times another hexagonal number.

Original entry on oeis.org

0, 2, 176, 17222, 1687556, 165363242, 16203910136, 1587817830062, 155589943435916, 15246226638889682, 1493974620667752896, 146394266598800894102, 14345144152061819869076, 1405677732635459546275322, 137742072654122973715112456, 13497317442371415964534745342
Offset: 1

Views

Author

Kelvin Voskuijl, Jul 25 2025

Keywords

Examples

			176 is in this sequence because the 176th hexagonal number (61776) is six times another hexagonal number.
		

Crossrefs

Formula

a(n) = (3*A269551(n-2) - 7)/4 for n>=2. - Hugo Pfoertner, Jul 26 2025
G.f.: 2*x^2*(1 - 11*x - 2*x^2)/((1 - x)*(1 - 98*x + x^2)). - Stefano Spezia, Jul 27 2025

Extensions

More terms from Jinyuan Wang, Jul 26 2025