Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A134875
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A134875 a(n)=the smallest sum of two nontrivial divisors of n, if any, whose product equals n; otherwise, a(n)=n. +0
1
1, 2, 3, 4, 5, 5, 7, 6, 6, 7, 11, 7, 13, 9, 8, 8, 17, 9, 19, 9, 10, 13, 23, 10, 10, 15, 12, 11, 29, 11, 31, 12, 14, 19, 12, 12, 37, 21, 16, 13, 41, 13, 43, 15, 14, 25, 47, 14, 14, 15, 20, 17, 53, 15, 16, 15, 22, 31, 59, 16, 61, 33, 16, 16, 18, 17, 67, 21, 26, 17, 71, 17, 73, 39, 20 (list; graph; listen)
OFFSET

1,2

COMMENT

A divisor of n other than 1 or n is called nontrivial.

EXAMPLE

There are two ways to write 12 as a product of two nontrivial divisors, i.e. 6*2 and 4*3. Since 8=6+2>4+3=7, we have a(12)=7.

MATHEMATICA

Table[If[Length[Divisors[n]] > 2, Min[Table[Divisors[n][[j]] + n/Divisors[n][[j]], {j, 2, Length[Divisors[n]] - 1}]], n], {n, 1, 100}] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Feb 04 2008

CROSSREFS

Adjacent sequences: A134872 A134873 A134874 this_sequence A134876 A134877 A134878

Sequence in context: A118503 A086295 A001414 this_sequence A134889 A094802 A075084

KEYWORD

nonn,easy

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Feb 01 2008

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Feb 04 2008

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 January 8 02:43 EST 2009. Contains 152824 sequences.


AT&T Labs Research