Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A131821
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A131821 A130296 + A051340 - A000012 as infinite lower triangular matrices. Triangle read by rows: row n consists of n followed by (n-2) ones then n. +0
13
1, 2, 2, 3, 1, 3, 4, 1, 1, 4, 5, 1, 1, 1, 5, 6, 1, 1, 1, 1, 6, 7, 1, 1, 1, 1, 1, 7, 8, 1, 1, 1, 1, 1, 1, 8, 9, 1, 1, 1, 1, 1, 1, 1, 9, 10, 1, 1, 1, 1, 1, 1, 1, 1, 10, 11, 1, 1, 1, 1, 1, 1, 1, 1, 1, 11, 12, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 12, 13, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 13, 14, 1, 1, 1, 1, 1, 1, 1, 1, 1 (list; table; graph; listen)
OFFSET

1,2

COMMENT

Row sums = A016777: (1, 4, 7, 10, 13,...).

EXAMPLE

First few rows of the triangle are:

1;

2, 2;

3, 1, 3;

4, 1, 1, 4;

5, 1, 1, 1, 5;

6, 1, 1, 1, 1, 6;

7, 1, 1, 1, 1, 1, 7;

...

MAPLE

A131821 := proc(n, c) if c=1 or c=n then n ; else 1 ; fi ; end: for n from 1 to 16 do for c from 1 to n do printf("%d, ", A131821(n, c)) ; od: od: - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 30 2008

CROSSREFS

Cf. A130296, A051340, A016777.

Sequence in context: A135621 A077268 A162911 this_sequence A143182 A128715 A113881

Adjacent sequences: A131818 A131819 A131820 this_sequence A131822 A131823 A131824

KEYWORD

nonn,tabl,easy

AUTHOR

Gary W. Adamson (qntmpkt(AT)yahoo.com), Jul 19 2007

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 30 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research