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!)
A249429 Integers n such that (n+1)! divides the product of elements on row n of Pascal's triangle. 4
0, 35, 39, 62, 79, 83, 89, 104, 107, 131, 143, 149, 153, 159, 164, 167, 174, 175, 179, 181, 194, 197, 199, 207, 209, 219, 259, 263, 269, 272, 274, 279, 285, 287, 296, 299, 305, 307, 311, 314, 319, 323, 329, 339, 350, 356, 359, 363, 373, 377, 379, 384, 389, 391, 395, 398, 399, 407, 415, 417, 419, 424, 428, 431, 439, 440, 441, 449, 454, 455, 461, 467, 475, 489, 512 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Integers n such that A249151(n) > n.
LINKS
PROG
(Scheme, with Antti Karttunen's IntSeq-library)
(define A249429 (MATCHING-POS 1 0 (lambda (n) (> (A249151 n) n))))
CROSSREFS
Subsequence of A249434.
Differs from its subsequence A249423 for the first time at n=17, where a(17) = 174, while A249423(17) = 175.
Sequence in context: A279410 A061755 A094523 * A249423 A219799 A217007
KEYWORD
nonn
AUTHOR
Antti Karttunen, Nov 02 2014
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 29 06:57 EDT 2024. Contains 371265 sequences. (Running on oeis4.)