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.

A350626 a(1)=1. For n>1, a(n)=A095848(n) divided by the smallest number in A095848 that is divisible by the largest prime divisor of A095848(n).

This page as a plain text file.
%I A350626 #20 Jan 28 2022 23:05:17
%S A350626 1,1,2,1,2,4,8,1,2,4,6,1,2,4,6,12,24,36,60,1,2,4,6,10,1,2,4,6,10,20,
%T A350626 30,1,2,3,5,10,15,1,2,3,5,10,15,1,2,3,5,10,15,30,60,120,180,210,420,1,
%U A350626 2,4,8,12,14,28,1,2,4,8,12,14,28,56,1,2,4,6,7,14,28
%N A350626 a(1)=1. For n>1, a(n)=A095848(n) divided by the smallest number in A095848 that is divisible by the largest prime divisor of A095848(n).
%e A350626 a(6)=4 because A095848(6)=24 and 24 has 2 and 3 as prime divisors; the smallest number in A095848 divisible by 3 is 6, and 24/6=4.
%Y A350626 Cf. A095848.
%K A350626 nonn
%O A350626 1,3
%A A350626 _J. Lowell_, Jan 28 2022
%E A350626 More terms from _Amiram Eldar_, Jan 28 2022