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!)
A174888 Triangle read by rows. Row sums = Mobius function A008683, row counts of nonzero elements = A074206. 3

%I #6 Aug 10 2015 00:34:08

%S 1,0,-1,0,-1,0,1,-1,0,0,0,-1,0,0,0,1,-1,1,0,0,0,0,-1,0,0,0,0,0,1,-1,1,

%T -1,0,0,0,0,1,-1,0,0,0,0,0,0,0,1,-1,1,0,0,0,0,0,0,0,0,-1,0,0,0,0,0,0,

%U 0,0,0,1,-1,1,-1,1,-1,1,-1,0,0,0,0,0,-1,0,0,0,0,0,0,0,0,0,0,0,1,-1,1,0,0

%N Triangle read by rows. Row sums = Mobius function A008683, row counts of nonzero elements = A074206.

%C This table cannot be completed as a triangle beyond row 95 because the ordered factorization value for 96 is 112, which is greater than the row length 96. Values in the first column are either zero or one, and are chosen so that the number of nonzero elements in each row equals A074206 while rows sums equals A008683. The row indices for nonzero elements in the 1st column are A174891.

%F First column = A174889.

%F Beginning from the second column: a(n)=if k<=A074206 then ((-1)^(k+1)) else 0.

%e Table begins:

%e n\k|....1....2....3....4....5....6....7....8....9...10

%e ---|--------------------------------------------------

%e 1..|....1

%e 2..|....0...-1

%e 3..|....0...-1....0

%e 4..|....1...-1....0....0

%e 5..|....0...-1....0....0....0

%e 6..|....1...-1....1....0....0....0

%e 7..|....0...-1....0....0....0....0....0

%e 8..|....1...-1....1...-1....0....0....0....0

%e 9..|....1...-1....0....0....0....0....0....0....0

%e 10.|....1...-1....1....0....0....0....0....0....0....0

%e Notice that the 30th row begins with a zero:

%e 0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1

%Y Cf. A008683, A074206, A174889, A174891, A174892.

%K sign,tabl

%O 1,1

%A _Mats Granvik_, Apr 01 2010

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 August 7 17:47 EDT 2024. Contains 375017 sequences. (Running on oeis4.)