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.

A175146 a(n) = d(A175145(n)-1)+d(A175145(n)+1), where d(m) is the number of divisors of m.

This page as a plain text file.
%I A175146 #7 Mar 11 2014 01:32:50
%S A175146 3,5,7,8,10,11,12,14,16,20,22,26,28,32,34,36,38,44,46,48,56,60,68,72,
%T A175146 76,80,84,92,96,100,106,108,128,136,148,156,160,168,174,176,196,200,
%U A175146 208,236,244,248,260,304,328,344,392,416,436,456,484,520,528,536,592,608
%N A175146 a(n) = d(A175145(n)-1)+d(A175145(n)+1), where d(m) is the number of divisors of m.
%C A175146 This sequence is strictly monotonically increasing.
%Y A175146 Cf. A000005, A090481, A175144.
%K A175146 nonn
%O A175146 1,1
%A A175146 _Leroy Quet_, Feb 24 2010
%E A175146 Extended by _Ray Chandler_, Mar 04 2010