login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A159798 Triangle read by rows in which row n lists n terms, starting with 1, such that the difference between successive terms is equal to n-3. 11
1, 1, 0, 1, 1, 1, 1, 2, 3, 4, 1, 3, 5, 7, 9, 1, 4, 7, 10, 13, 16, 1, 5, 9, 13, 17, 21, 25, 1, 6, 11, 16, 21, 26, 31, 36, 1, 7, 13, 19, 25, 31, 37, 43, 49, 1, 8, 15, 22, 29, 36, 43, 50, 57, 64, 1, 9, 17, 25, 33, 41, 49, 57, 65, 73, 81, 1, 10, 19, 28, 37, 46, 55, 64, 73, 82, 91, 100, 1, 11 (list; table; graph; refs; listen; history; internal format)
OFFSET

1,8

COMMENTS

Note that for n>1 the last term of the n-th row is the square A000290(n-2).

Row sums are n*(n^2-4*n+5)/2 = 1, 1, 3, 10, 25, 51, 91, 148, 225,... [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jul 17 2009, Jul 20 2009]

Row sums are the positive terms of A162607. [From Omar E. Pol (info(AT) polprimos.com), Jul 24 2009]

FORMULA

T(n,k)=1+k*(n-3), 0<=k<n. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jul 17 2009]

EXAMPLE

Triangle begins:

1;

1, 0;

1, 1, 1;

1, 2, 3, 4;

1, 3, 5, 7, 9;

1, 4, 7,10,13,16;

1, 5, 9,13,17,21,25;

1, 6,11,16,21,26,31,36;

1, 7,13,19,25,31,37,43,49;

1, 8,15,22,29,36,43,50,57,64;

1, 9,17,25,33,41,49,57,65,73,81;

1,10,19,28,37,46,55,64,73,82,91,100;

CROSSREFS

Cf. A000290,A081493,A159797,A162607,A162609,A162610,A162611.

Sequence in context: A141063 A138223 A194742 * A003324 A110630 A129717

Adjacent sequences:  A159795 A159796 A159797 * A159799 A159800 A159801

KEYWORD

easy,nonn,tabl

AUTHOR

Omar E. Pol (info(AT)polprimos.com), Jul 09 2009

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jul 17 2009

Typo in row sums corrected by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jul 20 2009

Edited by Omar E. Pol (info(AT)polprimos.com), Jul 24 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 14:47 EST 2012. Contains 205623 sequences.