Open
Description
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" ) ;
Metadata
Metadata
Assignees
Labels
No labels