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!)
A134838 Triangle read by rows, n-th row = first n terms of an array formed by A051731 * A051731(transform). 0
1, 1, 2, 1, 1, 2, 1, 2, 1, 3, 1, 1, 1, 2, 1, 2, 2, 2, 1, 4, 1, 1, 1, 1, 1, 1, 2, 1, 2, 2, 2, 1, 4, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 3, 1, 2, 1, 4, 1, 1, 2, 1, 1, 2, 1, 1, 3, 1, 2, 1, 2, 2, 2, 1, 2, 1, 4 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Row sums = sigma(n), A000203: (1, 3, 4, 7, 6, 12, 8, ...).
Right border = d(n), A000005: (1, 2, 2, 3, 2, 4, 2, 4, ...).
LINKS
FORMULA
Given the transform A051731 * A051731(transform), extract the first n terms of each row to form the triangle.
EXAMPLE
First few rows of the array:
1, 1, 1, 1, 1, 1, 1, ...
1, 2, 1, 2, 1, 2, 1, ...
1, 1, 2, 1, 1, 2, 1, ...
1, 2, 1, 3, 1, 2, 1, ...
1, 1, 1, 1, 2, 1, 1, ...
1, 2, 2, 2, 1, 4, 1, ...
...
First few rows of the triangle:
1;
1, 2;
1, 1, 2;
1, 2, 1, 3;
1, 1, 1, 1, 2;
1, 2, 2, 2, 1, 4;
1, 1, 1, 1, 1, 1, 2;
1, 2, 1, 3, 1, 2, 1, 4;
1, 1, 2, 1, 1, 2, 1, 1, 3;
1, 2, 1, 2, 2, 2, 1, 2, 1, 4;
...
CROSSREFS
Sequence in context: A084746 A128259 A051194 * A049843 A131374 A360286
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Nov 12 2007
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 April 24 04:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)