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.

A225003 Duplicate of A047332.

This page as a plain text file.
%I A225003 #10 Dec 26 2017 18:41:40
%S A225003 23,2,3,5,6,7,9,10,12,13,14,16,17,19,20,21,23,24,26,27,28,30,31,33,34,
%T A225003 35,37,38,40,41,42,44,45,47,48,49,51,52,54,55,56,58,59,61,62,63,65,66,
%U A225003 68,69,70,72,73,75,76,77,79,80,82,83,84,86,87,89,90,91,93
%N A225003 Duplicate of A047332.
%t A225003 th = E^(5/7); t = Table[Floor[1/FractionalPart[th^(1/n)]], {n, 100}]
%K A225003 dead
%O A225003 1,1
%A A225003 _T. D. Noe_, Apr 26 2013