|
Search: id:A074783
|
|
|
| A074783 |
|
Floor(1/sin(x(n))) where x(n) is Pi truncated at the n-th decimal digit. |
|
+0 1
|
|
| 7, 24, 627, 1687, 10792, 376847, 1530011, 18660269, 278567575, 1695509434, 11136696004, 102111268281, 1260654956981, 10725187563685, 308788493220129, 4193528956200935, 25999253094360135, 118166387818704584
(list; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
COMMENT
|
a(n+1)=a(n) for some values of n as n=31,49,53,64,70,76,84,96,105,115,120,127...
|
|
FORMULA
|
Is there a formula for lim n -> infinity log(a(n))/n >=2 ?
|
|
EXAMPLE
|
x(4)=3.1415 and 1/sin(x(4))=10792.889... hence a(4)=10792
|
|
PROGRAM
|
(PARI) a(n)=floor(1/sin(floor(Pi*10^n)/10^n))
|
|
CROSSREFS
|
Sequence in context: A012761 A009652 A012777 this_sequence A065658 A034125 A075926
Adjacent sequences: A074780 A074781 A074782 this_sequence A074784 A074785 A074786
|
|
KEYWORD
|
nonn,base
|
|
AUTHOR
|
Benoit Cloitre (benoit7848c(AT)orange.fr), Sep 07 2002
|
|
|
Search completed in 0.002 seconds
|