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

%I #9 Nov 02 2014 18:14:10

%S 0,35,39,62,79,83,89,104,107,131,143,149,153,159,164,167,174,175,179,

%T 181,194,197,199,207,209,219,259,263,269,272,274,279,285,287,296,299,

%U 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

%N Integers n such that (n+1)! divides the product of elements on row n of Pascal's triangle.

%C Integers n such that A249151(n) > n.

%H Antti Karttunen, <a href="/A249429/b249429.txt">Table of n, a(n) for n = 1..857</a>

%o (Scheme, with _Antti Karttunen_'s IntSeq-library)

%o (define A249429 (MATCHING-POS 1 0 (lambda (n) (> (A249151 n) n))))

%Y Subsequence of A249434.

%Y Cf. A000142, A001142, A007318, A249151, A249433.

%Y Differs from its subsequence A249423 for the first time at n=17, where a(17) = 174, while A249423(17) = 175.

%K nonn

%O 1,2

%A _Antti Karttunen_, Nov 02 2014

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 07:07 EDT 2024. Contains 371964 sequences. (Running on oeis4.)