Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120425
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120425 a(n) = maximum value among all k where 1<=k<=n of GCD(k,ceiling(n/k)). +0
1
1, 1, 2, 2, 2, 2, 3, 3, 3, 2, 2, 2, 4, 4, 4, 4, 3, 3, 3, 3, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 6, 6, 6, 6, 6, 6, 4, 4, 4, 4, 5, 5, 7, 7, 7, 7, 7, 7, 7, 5, 4, 4, 4, 4, 4, 4, 8, 8, 8, 8, 8, 8, 8, 8, 6, 6, 6, 6, 6, 6, 6, 6, 9, 9, 9, 9, 9, 9, 9, 9, 9, 5, 5, 5, 7, 7, 7, 7, 7, 7, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10 (list; graph; listen)
OFFSET

1,3

LINKS

Leroy Quet, Home Page (listed in lieu of email address)

EXAMPLE

For n = 10, we have the pairs {k,ceiling(n/k)} of {1,10},{2,5},{3,4},{4,3},{5,2},{6,2},{7,2},{8,2},{9,2},{10,1}. The GCD's of these 10 pairs are 1,1,1,1,1,2,1,2,1,1. Of these, 2 is the largest. So a(10) = 2.

MATHEMATICA

Table[Max[Table[GCD[k, Ceiling[n/k]], {k, 1, n}]], {n, 1, 100}] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Jul 22 2006

CROSSREFS

Sequence in context: A143901 A115263 A055894 this_sequence A104186 A092363 A133874

Adjacent sequences: A120422 A120423 A120424 this_sequence A120426 A120427 A120428

KEYWORD

nonn

AUTHOR

Leroy Quet Jul 12 2006

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Jul 22 2006

page 1

Search completed in 0.002 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 December 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research