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.

Showing 1-3 of 3 results.

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

A359879 a(n) is the index of the smallest tetranacci number (A000078) with exactly n prime factors (counted with multiplicity).

Original entry on oeis.org

3, 5, 6, 7, 10, 11, 17, 30, 20, 22, 82, 60, 37, 100, 236, 157, 156, 242, 240
Offset: 0

Views

Author

Ilya Gutkovskiy, Jan 16 2023

Keywords

Comments

a(19) > 400. - Daniel Suteu, Jan 18 2023

Crossrefs

Extensions

a(18) from Daniel Suteu, Jan 18 2023

A359880 a(n) is the smallest Fibonacci n-step number with exactly n prime factors (counted with multiplicity).

Original entry on oeis.org

21, 44, 56, 120, 1936, 2000, 2035872, 32512, 265816832, 523008, 8565824256, 67047424, 134156288, 1073463296, 35176050802688, 8589344768, 562914520154112, 18013762856812544, 144112508021833728, 2305819919496904704, 1099509006336, 137438822400
Offset: 2

Views

Author

Ilya Gutkovskiy, Jan 16 2023

Keywords

Examples

			a(3) = 44, because 44 is a tribonacci number with 3 prime factors (counted with multiplicity) {2, 2, 11} and this is the smallest such number.
		

Crossrefs

Showing 1-3 of 3 results.