Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A046956
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A046956 Numbers n where tan(n) decreases monotonically to 0 (or cot(n) increases). +0
1
1, 4, 7, 10, 13, 16, 19, 22, 355, 104348, 312689, 1146408, 5419351, 85563208, 165707065, 411557987, 1480524883, 2549491779, 8717442233, 14885392687, 35938735828, 56992078969, 78045422110, 99098765251, 120152108392 (list; graph; listen)
OFFSET

0,2

COMMENT

Comments from Jon E. Schoenfield (jonscho(AT)hiwaay.net), Aug 10 2006:

(Start) The approach described uses continued fractions containing an even number of terms of which all but the last term are fixed at the values those terms take in the continued fraction for Pi; the final term is initialized at 1 and incremented by 1 each time until it reaches the value taken by that term in the continued fraction for Pi. The semiconvergents and convergents thus obtained are increasingly accurate approximations for Pi, all of which approach Pi from values larger than Pi. Thus the angles whose sizes (in radians) are the numerators of those semiconvergents and convergents approach (from the positive side) integer multiples of Pi, so the tangents of those angles approach zero from positive values.

If we were to use the same approach but with continued fractions having an odd number of terms, i.e. [3] = 3/1; [3;7,i], i=1..15; [3;7,15,1,i], i=1..292; etc.,

then the semiconvergents and convergents obtained would likewise be increasingly accurate approximations for Pi, but they would approach Pi from values smaller than Pi, so the angles whose sizes (in radians) are the numerators of those semiconvergents and convergents would approach (from the negative side) integer multiples of Pi, and thus the tangents of those angles would approach zero from negative values.

Terms after a(0) = 1 are the numerators of the fractions obtained by evaluating all those convergents and semiconvergents of the continued fraction for Pi (A001203) that, as written below, have an even number of partial quotients:

[3;i], i=1..7 (6 semiconvergents and 1 convergent)

[3;7,15,1]

[3;7,15,1,292,1]

[3;7,15,1,292,1,1,1]

[3;7,15,1,292,1,1,1,2,1]

[3;7,15,1,292,1,1,1,2,1,3,1]

[3;7,15,1,292,1,1,1,2,1,3,1,14,i], i=1..2

[3;7,15,1,292,1,1,1,2,1,3,1,14,2,1,1]

[3;7,15,1,292,1,1,1,2,1,3,1,14,2,1,1,2,i], i=1..2

[3;7,15,1,292,1,1,1,2,1,3,1,14,2,1,1,2,2,2,i], i=1..2

[3;7,15,1,292,1,1,1,2,1,3,1,14,2,1,1,2,2,2,2,1,i], i=1..84, etc. (End)

EXAMPLE

a(1) is the numerator of [3;1] = 3 + 1/1 = 4/1

a(2) is the numerator of [3;2] = 3 + 1/2 = 7/2

...

a(7) is the numerator of [3;7] = 3 + 1/7 = 22/7

a(8) is the numerator of [3;7,15,1] = 3 + 1/(7 + 1/(15 + 1/1)) = 355/113

a(9) is the numerator of [3;7,15,1,292,1] = 3 + 1/(7 + 1/(15 + 1/(1 + 1/(292 + 1/1)))) = 104348/33215

MATHEMATICA

s = Tan[1]; Do[t = Tan[n]; If[t > 0 && t <= s, Print[n]; s = t], {n, 10^9}] -Ryan Propper (rpropper(AT)stanford.edu), Jul 27 2006

CROSSREFS

Cf. A001203.

Sequence in context: A016777 A004084 A121381 this_sequence A090852 A090955 A137281

Adjacent sequences: A046953 A046954 A046955 this_sequence A046957 A046958 A046959

KEYWORD

nonn

AUTHOR

Olivier Gerard (ogerard(AT)ext.jussieu.fr)

EXTENSIONS

More terms from Michel ten Voorde (seqfan(AT)tenvoorde.org)

2 more terms from Ryan Propper (rpropper(AT)stanford.edu), Jul 27 2006

More terms from Jon E. Schoenfield (jonscho(AT)hiwaay.net), Aug 10 2006

Corrected by Don Reble (djr(AT)nk.ca), Nov 20 2006

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 September 7 12:28 EDT 2008. Contains 143483 sequences.


AT&T Labs Research