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!)
A048201 Triangular array T read by rows: T(i,j)=b(i+1)-b(i+1-j); j=1,2,...,i; i=1,2,3,...; b=A004978. 10
1, 2, 3, 4, 6, 7, 5, 9, 11, 12, 8, 13, 17, 19, 20, 10, 18, 23, 27, 29, 30, 14, 24, 32, 37, 41, 43, 44, 15, 29, 39, 47, 52, 56, 58, 59, 16, 31, 45, 55, 63, 68, 72, 74, 75, 21, 37, 52, 66, 76, 84, 89, 93, 95, 96, 22, 43, 59, 74, 88, 98, 106, 111 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
T(n, 1)=least number not in any preceding row and T(n, k)=T(n, 1)+T(n-1, 1)+...+T(n-k+1, 1) for k >= 2.
EXAMPLE
Rows: {1}, {2,3},{4,6,7}, ...
CROSSREFS
T(n, 1)=c(n), where c=A002048.
T(n, n)=d(n), where d=A002049.
Sequence in context: A354901 A026236 A238862 * A186004 A056534 A297933
KEYWORD
nonn,tabl
AUTHOR
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 25 11:39 EDT 2024. Contains 371969 sequences. (Running on oeis4.)