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.

A032518 Sum of the integer part of 10/3-th roots of integers less than n.

This page as a plain text file.
%I A032518 #2 May 16 2003 03:00:00
%S A032518 0,1,2,3,4,5,6,7,8,9,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,
%T A032518 42,44,46,48,50,52,54,56,58,60,62,64,66,69,72,75,78,81,84,87,90,93,96,
%U A032518 99,102,105,108,111,114,117,120,123,126,129,132,135,138,141,144,147
%N A032518 Sum of the integer part of 10/3-th roots of integers less than n.
%K A032518 nonn
%O A032518 0,3
%A A032518 Michel Tixier (tixier(AT)dyadel.net)