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

A233209 Records in A233208.

Original entry on oeis.org

3, 6, 7, 35, 66, 76, 502, 952, 1063, 9067, 17347, 18996, 199826, 384870, 415618, 5202154, 10069003, 10762714, 156217515, 303515018, 321895220, 5315503943, 10358584169, 10918147744, 202115644015, 394835308580, 414085365153, 8493248958168, 16625236738313, 17363808016482
Offset: 1

Views

Author

Franz Vrabec, Dec 06 2013

Keywords

Crossrefs

Cf. A233208. Positions of records is A007677.

Programs

  • PARI
    m=0;for(n=1,10^6,t=floor(1/abs(n*exp(1)-round(n*exp(1))));if(t>m,m=t;print1(m,","))) \\ Ralf Stephan, Dec 13 2013

Extensions

More terms from Ralf Stephan, Dec 13 2013
More terms from Jinyuan Wang, Mar 20 2020
Showing 1-1 of 1 results.