OEIS
make-github-pseudonymous-again opened this issue · 0 comments
make-github-pseudonymous-again commented
import * as natural from '@aureooms/js-natural' ;
import * as integer from '@aureooms/js-integer' ;
import { sequences } from '@aureooms/js-integer-sequences' ;
const seq = sequences( natural , integer ) ;
const OEIS = seq.OEIS ;
const F = OEIS.get( "A000045" ) ;
const x = F.nth( "82973927982373928739278937929382783927" ) ;