Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117594
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117594 Numbers whose fifth powers are closer to cubic numbers than square numbers. +0
1
199, 1354, 4995, 7320, 7994, 12634, 44217, 91116, 177682, 394826, 458908, 462763, 512012, 1706886, 1738064, 1801677, 1880465, 2523441, 5691648, 6714911, 8383950, 8403388, 11100341, 14706104, 14706146, 15460136, 16337238, 18898872, 21194961 (list; graph; listen)
OFFSET

1,1

COMMENT

Numbers which are cubes themselves are excluded as trivial.

It appears that this sequence is infinite. For seventh powers < 10^49, only 2^7 and 3^7 are closer to cubes than squares. Note that 1/2+1/3+1/5>1, but 1/2+1/3+1/7<1. Do these inequalities determine whether there are an infinite or finite number of solutions? Mazur discusses how the ABC conjecture applies to perfect power problems. - T. D. Noe (noe(AT)sspectra.com), Apr 07 2006

LINKS

B. Mazur, Questions about Number

Eric Weisstein's World of Mathematics, MathWorld: Perfect Power

EXAMPLE

The distance of 199^5 to the nearest cube is 49688. To the nearest square is 165882.

MATHEMATICA

nMax=10^6; lst={}; Do[n5=n^5; n3=Round[n5^(1/3)]^3; n2=Round[n5^(1/2)]^2; If[0<Abs[n5-n3]<Abs[n5-n2], AppendTo[lst, n]], {n, nMax}]; lst (Noe) - T. D. Noe (noe(AT)sspectra.com), Apr 07 2006

CROSSREFS

Cf. A117934 (perfect powers that are close).

Sequence in context: A105975 A095995 A142570 this_sequence A052188 A086977 A069244

Adjacent sequences: A117591 A117592 A117593 this_sequence A117595 A117596 A117597

KEYWORD

nonn

AUTHOR

Ed Pegg Jr (ed(AT)mathpuzzle.com), Apr 05 2006

EXTENSIONS

More terms from T. D. Noe (noe(AT)sspectra.com) and Hans Havermann (pxp(AT)rogers.com), Apr 08 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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research