Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A020652
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A020652 Numerators in canonical bijection from positive integers to positive rationals. +0
12
1, 1, 2, 1, 3, 1, 2, 3, 4, 1, 5, 1, 2, 3, 4, 5, 6, 1, 3, 5, 7, 1, 2, 4, 5, 7, 8, 1, 3, 7, 9, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 1, 5, 7, 11, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 1, 3, 5, 9, 11, 13, 1, 2, 4, 7, 8, 11, 13, 14, 1, 3, 5, 7, 9, 11, 13, 15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 1, 5 (list; graph; listen)
OFFSET

1,3

REFERENCES

Richard Courant and Herbert Robbins. What Is Mathematics?, Oxford, 1941, pp. 79-80.

H. Lauwerier, Fractals, Princeton Univ. Press, p. 23.

LINKS

David Wasserman, Table of n, a(n) for n = 1..100000

Index entries for sequences related to Stern's sequences

Index entries for "core" sequences

EXAMPLE

..., 1/8, 2/7, 4/5, 5/4, 7/2, 8/1, ...

MAPLE

with (numtheory): A020652 := proc (n) local sum, j, k; sum := 0: k := 2: while (sum < n) do: sum := sum + phi(k): k := k + 1: od: sum := sum - phi(k-1): j := 1; while sum < n do: if gcd(j, k-1) = 1 then sum := sum + 1: fi: j := j+1: od: RETURN (j-1): end: # from UlrSchimke(AT)aol.com, Nov 06, 2001

CROSSREFS

Essentially the same as A038566, which is the main entry for this sequence.

Cf. A020653, A038567-A038569.

A054424 gives mapping to Stern-Brocot tree.

Adjacent sequences: A020649 A020650 A020651 this_sequence A020653 A020654 A020655

Sequence in context: A132589 A054843 A038566 this_sequence A096107 A128487 A056609

KEYWORD

nonn,frac,core,nice

AUTHOR

David W. Wilson (davidwwilson(AT)comcast.net)

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 October 5 16:50 EDT 2008. Contains 144613 sequences.


AT&T Labs Research