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!)
A104586 Pentagonal wave sequence triangle. 2
1, 7, 2, 12, 5, 1, 26, 15, 7, 2, 35, 22, 12, 5, 1, 57, 40, 26, 15, 7, 2, 70, 51, 35, 22, 12, 5, 1, 100, 77, 57, 40, 26, 15, 7, 2 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Row sums = A086500: 1, 9, 18, 50, 75, 147, 196...
LINKS
FORMULA
Odd columns are terms of A104584, pentagonal wave sequence of the first kind, (starting with 1): 1, 7, 12, 26, 35, 57, 70... Even columns are terms of A104585, pentagonal wave sequence of the second kind (starting with 2): 2, 5, 15, 22, 40, 51... Odd rows are pentagonal numbers (A000326) starting with "1" at the right. Even rows are second pentagonal numbers (A005449) starting with 2 at the right. The triangle is extracted from a matrix product A * B, A = [1; 1, 2; 1, 2, 1; 1, 2, 1, 2;...], B = [1; 3, 1; 5, 3, 1; 7, 5, 3, 1;...] (both infinite lower triangular matrices, with the rest zeros).
EXAMPLE
The first few rows are:
1;
7, 2;
12, 5, 1;
26, 15, 7, 2;
35, 22, 12, 5, 1;
57, 40, 26, 15, 7, 2;
70, 51, 35, 22, 12, 5, 1;
...
CROSSREFS
Sequence in context: A090243 A216150 A145338 * A323995 A040048 A070429
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Mar 17 2005
STATUS
approved

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 March 18 21:02 EDT 2024. Contains 370951 sequences. (Running on oeis4.)