login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A274568 Irregular triangle read by rows in which the n-th row (n>1) lists distinct "factors" of n for the sieve described in A262775. 1

%I #14 Jul 06 2016 00:33:09

%S 2,0,2,3,7,2,3,2,9,2,3,13,2,7,3,2,15,2,3,19,2,9,3,7,2,21,2,3,27,2,13,

%T 3,2,7,9,2,3,33,2,15,3,2,7,2,3,37,2,9,19,3,13,2,39,2,3,7,49,2,21,3,2,

%U 9,15,2,3,7,2,3,2,13,27,51,2,3,55,2,7,9,3,19

%N Irregular triangle read by rows in which the n-th row (n>1) lists distinct "factors" of n for the sieve described in A262775.

%C This sequence is analogous to the prime factors of n, but for the sifted set A262775. If n is equivalent to some term A262775(k) mod A262775(k+1), then row n will include the term A262775(k+1). Row 1 is zero.

%H Max Barrentine, <a href="/A274568/b274568.txt">Rows n = 0..10000, flattened</a>

%H Max Barrentine, <a href="/A274568/a274568.txt">Rows n = 0..10000.</a>

%e Row 2 is 2,3 because 2==0 mod 2 and A262775(0)=0, A262775(1)=2, and 2==2 mod 3 and A262775(1)=2, A262775(2)=3.

%Y Cf. A262775, A027748, A264940, A272565.

%K nonn,tabf

%O 0,1

%A _Max Barrentine_, Jun 28 2016

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 11:22 EDT 2024. Contains 371913 sequences. (Running on oeis4.)