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.

A171981 Smallest multiples from A129066 of primes from A171980.

This page as a plain text file.
%I A171981 #2 Mar 30 2012 17:27:05
%S A171981 5,75025,9006076025,332813125,54036081025,162108093025,12304690625,
%T A171981 3662109765625,1238325212525,225150026875625,8562180281412026525,
%U A171981 309581286250625,15197626762525,4520507828125,2059936966552758203125
%N A171981 Smallest multiples from A129066 of primes from A171980.
%C A171981 A129066 lists integers n such that n divides n-th Fibonacci number A000045(n) with multiples of 12 excluded, while A171980 lists possible prime divisors of elements of A129066 in the increasing order. This sequence lists smallest multiples from A129066 of primes from A171980.
%F A171981 a(n) = min { A129066(m) : A171980(n)|A129066(m) }
%Y A171981 Cf. A114207, A140258
%K A171981 nonn
%O A171981 1,1
%A A171981 _Max Alekseyev_, Jan 20 2010