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).

This page as a plain text file.
%I A359876 #7 Feb 16 2025 08:34:04
%S A359876 1,2,4,44,24,5768,504,10562230626642,3136,7046319384,615693474,
%T A359876 53798080,4680045560037375,35574238430251050319992,
%U A359876 4659412488735286161146176,23523635785731871586396890786299881280,79932289960699059086717998848
%N A359876 a(n) is the smallest tribonacci number (A000073) with exactly n prime factors (counted with multiplicity).
%H A359876 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/PrimeFactor.html">Prime Factor</a>
%H A359876 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/TribonacciNumber.html">Tribonacci Number</a>
%e A359876 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.
%Y A359876 Cf. A000073, A001222, A072397, A359848, A359877, A359878.
%K A359876 nonn
%O A359876 0,2
%A A359876 _Ilya Gutkovskiy_, Jan 16 2023