The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A274776 Irregular triangle read by rows: T(n,k) = number of arrangements of n circles in the affine plane forming k regions, including the regions that do not belong to the circles. 5
1, 0, 2, 1, 0, 0, 4, 4, 2, 0, 4, 0, 0, 0 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Consider the arrangements of n circles described in A250001.
Note that the sum of the 4th row must be equal to A250001(4) = 173.
LINKS
FORMULA
T(n,k) = A274818(n,k)/k.
EXAMPLE
Triangle begins:
1;
0, 2, 1;
0, 0, 4, 4, 2, 0, 4;
0, 0, 0, ...
...
For n = 3 and k = 5 there are 2 arrangements of 3 circles in the affine plane forming 5 regions, including the regions that do not belong to the circles, so T(3,5) = 2.
For n = 3 and k = 6 there are no arrangements of 3 circles in the affine plane forming 6 regions, including the regions that do not belong to the circles, so T(3,6) = 0.
Of course, there is a right triangle of all zeros starting from the second row.
CROSSREFS
Sum of n-th row = A250001(n).
First differs from A274777 at a(10).
Sequence in context: A121465 A192396 A094449 * A274777 A136129 A278213
KEYWORD
nonn,tabf,hard,more
AUTHOR
Omar E. Pol, Jul 06 2016
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 June 8 04:13 EDT 2024. Contains 373207 sequences. (Running on oeis4.)