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.

A350098 a(n) is the lower end of a record gap A349995(n) between consecutive odd squarefree semiprimes (A046388).

This page as a plain text file.
%I A350098 #16 Mar 01 2024 01:45:54
%S A350098 15,21,95,267,2369,6559,8817,13705,15261,21583,35981,66921,113009,
%T A350098 340891,783757,872219,3058853,3586843,5835191,12345473,108994623,
%U A350098 248706917,268749691,679956119,709239621,3648864859,3790337723,4171420481,33955869693,34279038379,34840796369
%N A350098 a(n) is the lower end of a record gap A349995(n) between consecutive odd squarefree semiprimes (A046388).
%H A350098 Lucas A. Brown, <a href="/A350098/b350098.txt">Table of n, a(n) for n = 1..41</a> (first 34 terms from Hugo Pfoertner)
%H A350098 Lucas A. Brown, <a href="https://github.com/lucasaugustus/oeis/blob/main/A349995.py">Python program</a>.
%F A350098 a(n) = A350099(n) - A349995(n).
%e A350098 See A349995.
%Y A350098 Cf. A046388, A085809, A341828, A349995, A350099.
%Y A350098 Starting at a(3)=95 the terms coincide with the known terms of A114057.
%K A350098 nonn
%O A350098 1,1
%A A350098 _Hugo Pfoertner_, Dec 26 2021