Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092906
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092906 Number of iterations of the sine function to be less than 1/n with an initial argument of Pi/2 radian. +0
1
2, 10, 24, 45, 71, 104, 143, 188, 239, 296, 359, 427, 502, 583, 670, 763, 862, 967, 1078, 1195, 1318, 1447, 1582, 1723, 1870, 2023, 2181, 2346, 2517, 2694, 2877, 3066, 3261, 3462, 3669, 3882, 4101, 4326, 4557, 4794, 5037, 5286, 5541, 5802, 6069, 6342, 6621 (list; graph; listen)
OFFSET

1,1

EXAMPLE

0.50217... whereas sin(0.50217...) =~ 0.48132...

MATHEMATICA

A092906[n_] := Block[{k = 1}, While[ N[ Nest[ Sin, Pi/2, k], 64] >= 1/n, k++ ]; k]; Table[ A092906[n], {n, 47}]

CROSSREFS

Sequence in context: A120548 A120845 A049450 this_sequence A130016 A120550 A119062

Adjacent sequences: A092903 A092904 A092905 this_sequence A092907 A092908 A092909

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Mar 13 2004

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 November 22 15:28 EST 2009. Contains 167310 sequences.


AT&T Labs Research