Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A082964
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A082964 a(n) = m given by arctan(tan(n)) = n - m*Pi. +0
1
0, 1, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 6, 6, 6, 7, 7, 7, 8, 8, 8, 9, 9, 9, 10, 10, 10, 11, 11, 11, 11, 12, 12, 12, 13, 13, 13, 14, 14, 14, 15, 15, 15, 16, 16, 16, 17, 17, 17, 18, 18, 18, 18, 19, 19, 19, 20, 20, 20, 21, 21, 21, 22, 22, 22, 23, 23, 23, 24, 24, 24, 25, 25, 25 (list; graph; listen)
OFFSET

1,5

LINKS

X. Gordon, Mathematical Constants and Computations

Cino Hilliard, Qfloat BCX arctan(tan(-3)) etc

EXAMPLE

For n = 11 a(n) = (arctan(tan(11))-11)/Pi = -4

For n = 12 a(n) = (arctan(tan(12))-12)/Pi = -4

For n = 13 a(n) = (arctan(tan(13))-13)/Pi = -4

For n = 14 a(n) = (arctan(tan(14))-14)/Pi = -4

PROGRAM

(PARI) \ Arctangent numbers atnnumbers(n) = { for(x=1, n, m=(atan(tan(x))-x)/Pi; print1(floor(abs(m)+.5)" ") ) }

CROSSREFS

Adjacent sequences: A082961 A082962 A082963 this_sequence A082965 A082966 A082967

Sequence in context: A137214 A081832 A034887 this_sequence A099741 A047743 A062299

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), May 27 2003

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 15 20:12 EDT 2008. Contains 145099 sequences.


AT&T Labs Research