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.

A116960 Lynch-Bell numbers k such that 1 is not a digit of k.

This page as a plain text file.
%I A116960 #7 Sep 16 2018 16:38:04
%S A116960 2,3,4,5,6,7,8,9,24,36,48,248,264,324,384,396,432,624,648,672,728,735,
%T A116960 784,824,864,936,2364,2436,3264,3276,3492,3624,3648,3864,3924,4236,
%U A116960 4368,4392,4632,4872,4896,4932,4968,6324,6384,6432,6984,8496,8736,9324,9432
%N A116960 Lynch-Bell numbers k such that 1 is not a digit of k.
%C A116960 The Lynch-Bell numbers are those positive integers k with distinct nonzero digits such that each digit divides k: k mod d = 0 if d is a digit of k.
%e A116960 a(9)=24 since it is the 9th Lynch-Bell number that does not contain a 1.
%Y A116960 Cf. A115569, A034838, A034709, A063527.
%K A116960 fini,full,base,nonn
%O A116960 1,1
%A A116960 _Walter Kehowski_, Apr 03 2006