login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A067498 Maximum number of reflections for a ray of light which reflects at n points (reflecting more than once at most or all points). 0

%I #7 Apr 01 2022 11:39:31

%S 1,3,7,11,21,27,43,51,69,83,111,123,157,171,199,227,273

%N Maximum number of reflections for a ray of light which reflects at n points (reflecting more than once at most or all points).

%C The maxima occur when the points of reflection are arranged at the vertices of a regular n-gon and the ray (except entering and leaving) follows the edges and diagonals of the polygon.

%H M. Oskar van Deventer, Point Mirror Reflection, in <a href="https://web.archive.org/web/20110807034947/http://g4g4.com/paul/BOOK.pdf">The Mathemagician and the Pied Puzzler</a> edited by E. Berlekamp and T. Rodgers, A K Peters Publishers, 1999, pp. 245-251. <a href="https://books.google.de/books?id=w8O2DwAAQBAJ">google books</a>.

%F For p prime, a(p)=p^2-p+1.

%F a(n) <= n^2-n+1. [Deventer eq (1)]

%F a(n) <= n^2-2*n+3 for even n [Deventer eq. (2)]

%Y Cf. A119959 (subsequence).

%K more,nonn

%O 1,2

%A _Henry Bottomley_, Feb 22 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 23 12:02 EDT 2024. Contains 375396 sequences. (Running on oeis4.)