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!)
A127853 Numbers n such that A118680(n) = 1. 2
10, 17, 26, 36, 37, 45, 50, 59, 61, 65, 67, 78, 82, 90, 91, 94, 101, 102, 105, 108, 110, 122, 136, 138, 145, 147, 149, 153, 155, 165, 170, 173, 181, 183, 188, 189, 193, 197, 210, 213, 220, 224, 226, 231, 232, 239, 249, 250, 257, 262, 263, 266, 268, 276, 279 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Also a(n) are the numbers n such that 1 + Sum[ k, {k,1,n} ] = 1 + n(n+1)/2 divides Product[ k, {k,1,n} ] = n!. A118680[ a(n) ] = 1, where A118680(n) = {2, 2, 7, 11, 2, 11, 29, 37, 23, 1, 67, 79, 23, 53, 11, 137, 1, ...} = Absolute value of numerator of determinant of n X n matrix with M(i,j) = (i+1)/i if i=j otherwise 1. A118680(n) = Numerator[ (1 + n(n+1)/2) / n! ].
LINKS
MATHEMATICA
Select[Range[1000], Numerator[(1 + #(#+1)/2)/#! ]==1&]
CROSSREFS
Sequence in context: A345803 A354472 A092599 * A267737 A188302 A190771
KEYWORD
nonn
AUTHOR
Alexander Adamchuk, Feb 03 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 23 16:40 EDT 2024. Contains 371916 sequences. (Running on oeis4.)