Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #9 Mar 30 2012 18:40:57
%S -7,-5,-4,0,3,5
%N Integral exponents n for radial potentials V=a*r^(n+1) that lead to motions in terms of circular functions and Legendre Elliptic Integrals.
%C n = {-2, -3} correspond to inverse square and inverse cube force force laws. n = 1 also gives a solution in simple functions. n=-1, corresponding to a constant potential is excluded, as being no force; it is an equally anomalous case if the exponent -1 is used in the power law directly, as force varying as r^-1 corresponds to a logarithmic potential, not a power law, and typical of a line source rather than a point source. Thus a solution in terms of simple functions is obtained for n = {1, -2, -3}. This does not mean that other powers are not integrable, merely that they lead to functions not as well known. n = {-7,-5,-4,0,3,5} can be reduced to forms involving circular functions and Legendre elliptic integrals of the first, second, and third kind. See Goldstein. Although this exhausts the possibilities for integral exponents, with suitable transformations some fractional exponents can also be shown to lead to elliptic integrals.
%D Herbert Goldstein, Classical Mechanics, 2nd edn., Addison-Wesley, 1980, Chapter 3-5: "The Differential Equation for the Orbit, and Integrable Power-law Potentials", pp.85-90.
%K fini,full,sign,bref
%O 1,1
%A _Jonathan Vos Post_, Jan 05 2011