cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A272721 The curvature (rounded down) of the n-th circle inscribed in the area related to the critical point of the Mandelbrot set at C = 1/4.

Original entry on oeis.org

13, 23, 35, 50, 66, 83, 103, 123, 146, 170, 196, 223
Offset: 1

Views

Author

Kival Ngaokrajang, May 05 2016

Keywords

Comments

Inspired by "The dark side of the Mandelbrot set".
Consider the case C = 1/4, 0 <= x <= 1/2. Draw the inscribed circles in the area between the parabola y = x^2 + 1/4 and the line y = x. The radii of the circles are found using AutoCAD's "tan-tan-tan" function. See details and illustration in the links.