Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A116959
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A116959 a[n] is the smallest k>0 for which lcm(1,...,k) is greater than k^n. +0
1
3, 5, 7, 11, 17, 19, 23, 29, 31, 37, 43, 47, 53, 59, 67, 71, 73, 79, 83, 97, 101, 103, 107, 109, 125, 127, 131, 139, 149, 151, 163, 167, 169, 179, 181, 191, 193, 197, 211, 223, 229, 233, 239, 241, 251, 257, 263, 271, 277, 281, 283, 293, 307, 311, 313, 331, 337 (list; graph; listen)
OFFSET

1,1

COMMENT

Useful in solution of the following problem (extended from a problem on the Rutgers Undergraduate Math Prize Exam 2006): Fix m, let S={n>0: q|n for all integer q between 1 and the m-th root of n inclusive}. Prove that S is bounded from above.

EXAMPLE

a(2)=5 because 60=lcm(1,2,3,4,5)>5^2=25 but lcm(1,...,k)<=k^2 for k=1,2,3,4.

MAPLE

L:=[1]: for i from 2 to 1000 do L:=[op(L), lcm(L[i-1], i)]: od: a:=[]: for j from 1 to 100 do for i from 1 while L[i]<=i^j do od: a:=[op(a), i]: od: a;

CROSSREFS

Sequence in context: A094615 A155542 A082373 this_sequence A091305 A164319 A085498

Adjacent sequences: A116956 A116957 A116958 this_sequence A116960 A116961 A116962

KEYWORD

nonn

AUTHOR

Abraham Rashin (avi.rashin(AT)gmail.com), Mar 30 2006

page 1

Search completed in 0.005 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research