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.

A217126 Numbers n such that n = k/d(k) has exactly 5 solutions, where d(k) = number of divisors of k.

This page as a plain text file.
%I A217126 #8 Sep 29 2012 21:09:22
%S A217126 64000,290304,352000,432000,544000,608000,736000,928000,992000,
%T A217126 1036800,1184000,1312000,1376000,1504000,1512000,1596672,1696000,
%U A217126 1888000,1952000,2100875,2144000,2272000,2336000,2467584,2515968,2528000,2592000,2656000,2757888,2848000
%N A217126 Numbers n such that n = k/d(k) has exactly 5 solutions, where d(k) = number of divisors of k.
%H A217126 Donovan Johnson, <a href="/A217126/b217126.txt">Table of n, a(n) for n = 1..500</a>
%e A217126 k/d(k) = 64000 for exactly 5 k values: 4096000, 6656000, 7040000, 7168000 and 11520000.
%Y A217126 Cf. A051278, A051279, A051280, A051346, A217125, A217127.
%K A217126 nonn
%O A217126 1,1
%A A217126 _Donovan Johnson_, Sep 27 2012