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-2 of 2 results.

A359853 a(n) is the index of the smallest Fibonacci n-step number with exactly n distinct prime factors.

Original entry on oeis.org

8, 13, 20, 18, 50, 56, 73, 95, 267
Offset: 2

Views

Author

Ilya Gutkovskiy, Jan 15 2023

Keywords

Crossrefs

Extensions

a(10) from Jinyuan Wang, Jan 17 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-2 of 2 results.