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.

Showing 1-1 of 1 results.

A134569 a(n) = least m such that {-m*r} < {n*r}, where { } denotes fractional part and r = sqrt(2).

Original entry on oeis.org

2, 1, 2, 1, 12, 2, 1, 2, 1, 7, 2, 1, 2, 1, 2, 1, 12, 2, 1, 2, 1, 7, 2, 1, 2, 1, 2, 1, 70, 2, 1, 2, 1, 12, 2, 1, 2, 1, 7, 2, 1, 2, 1, 2, 1, 12, 2, 1, 2, 1, 7, 2, 1, 2, 1, 2, 1, 41, 2, 1, 2, 1, 12, 2, 1, 2, 1, 7, 2, 1, 2, 1, 2, 1, 12, 2, 1, 2, 1, 7, 2, 1, 2, 1, 2, 1, 12, 2, 1, 2, 1, 7, 2, 1, 2, 1, 2, 1, 70, 2
Offset: 1

Views

Author

Clark Kimberling, Nov 02 2007

Keywords

Comments

The defining inequality {-m*r} > {n*r} is equivalent to {m*r} + {n*r} < 1. Are all a(n) in A084068? Are all a(n) denominators of intermediate convergents to sqrt(2)?

Examples

			a(3)=2 because {-m*r} < {3*r} = 0.2426... for m=1 whereas
{-2*r} = 0.1715..., so that 2 is the least m for which
{-m*r} < {3*r}.
		

Crossrefs

Cf. A134568.
Showing 1-1 of 1 results.