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!)
A195828 Triangle read by rows with T(n,k) = n - A001082(k), n>=1, k>=1, if (n - A001082(k))>=0. 17

%I #10 Mar 30 2012 17:34:07

%S 0,1,2,3,4,0,5,1,6,2,7,3,0,8,4,1,9,5,2,10,6,3,11,7,4,12,8,5,13,9,6,14,

%T 10,7,15,11,8,0,16,12,9,1,17,13,10,2,18,14,11,3,19,15,12,4,20,16,13,5,

%U 0,21,17,14,6,1,22,18,15,7,2,23,19,16,8,3

%N Triangle read by rows with T(n,k) = n - A001082(k), n>=1, k>=1, if (n - A001082(k))>=0.

%C Also triangle read by rows in which column k lists the nonnegative integers A001477 starting at the row A001082(k).

%C This sequence is related to the generalized octagonal numbers A001082, A195838 and A195848 in the same way as A195310 is related to the generalized pentagonal numbers A001318, A175003 and A000041. See comments in A195825.

%e Written as a triangle:

%e . 0;

%e . 1;

%e . 2;

%e . 3;

%e . 4, 0;

%e . 5, 1;

%e . 6, 2;

%e . 7, 3, 0;

%e . 8, 4, 1;

%e . 9, 5, 2;

%e . 10, 6, 3;

%e . 11, 7, 4;

%e . 12, 8, 5;

%e . 13, 9, 6;

%e . 14, 10, 7;

%e . 15, 11, 8, 0;

%e . 16, 12, 9, 1;

%e . 17, 13, 10, 2;

%e . 18, 14, 11, 3;

%e . 19, 15, 12, 4;

%e . 20, 16, 13, 5; 0;

%e . 21, 17, 14, 6; 1;

%e . 22, 18, 15, 7; 2;

%Y Cf. A001082, A195310, A195825, A195826, A195827, A195829, A195830, A195831, A195832, A195833, A195838, A195848.

%K nonn,tabf

%O 1,3

%A _Omar E. Pol_, Sep 24 2011

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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)