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.

A359876 a(n) is the smallest tribonacci number (A000073) with exactly n prime factors (counted with multiplicity).

Original entry on oeis.org

1, 2, 4, 44, 24, 5768, 504, 10562230626642, 3136, 7046319384, 615693474, 53798080, 4680045560037375, 35574238430251050319992, 4659412488735286161146176, 23523635785731871586396890786299881280, 79932289960699059086717998848
Offset: 0

Views

Author

Ilya Gutkovskiy, Jan 16 2023

Keywords

Examples

			a(5) = 5768, because 5768 is a tribonacci number with 5 prime factors (counted with multiplicity) {2, 2, 2, 7, 103} and this is the smallest such number.
		

Crossrefs