Tagged Questions
6
votes
1answer
124 views
Finding near-integers in a range
I have a (transcendental) constant $\alpha$ and a fixed parameter $\varepsilon>0.$ I'd like to find all positive integers $n<\ell$ for which $\|n\alpha\|<\varepsilon,$ where $\|x\|$ is the ...
1
vote
0answers
68 views
By establishing a recurrence relation and using induction, or other-wise, show that this sequence is 3-adically Cauchy?
this is a question from a book I'm struggling with, please could you provide a clear proof
Consider the sequence of rational numbers
$a_1 = 1+3,a_2 = 1+\frac{3}{1+3},a_3= 1 + \cfrac{3}{1
...
5
votes
0answers
169 views
How to simplify $\newcommand{\bigk}{\mathop{\vcenter{\hbox{K}}}}\prod_{p\in\mathbb{P}}\left(1+\bigk_{k=1}^{\infty }\frac{f_k(s)}{g_k(s)}\right)^{-1}$
I'd like to simplify
$$\newcommand{\bigk}{\mathop{\huge\vcenter{\hbox{K}}}}B(s)=\prod_{p\in\mathbb{P}}\left(1+\bigk_{k=1}^{\infty }\frac{f_{k}(s)}{f_{k}(s)}\right)^{-1}$$ to something of the form ...
10
votes
1answer
382 views
Continued Fraction expansion of tan(1)
Prove that continued fraction of tan(1)=[1;1,1,3,1,5,1,7,1,9,1,11,...]. I tried using the same sort of trick used for finding continued fractions of quadratic irrationals and trying to find a ...