分页: 1 / 1

#1 求极限

发表于 : 2024年 1月 2日 19:22
TheMatrix
lim N->∞2N 1/ln(n) - ∫2N 1/ln(x) dx)

再加一问:

lim N->∞2N ln(n)-s - ∫2N ln(x)-s dx)
是不是s的解析函数?

#2 Re: 求极限

发表于 : 2024年 1月 3日 15:03
changbaihou
Direct calculation gives

\sum_{2\leq n\leq N}1/(\log n)=\int_{2^{-}}^{N}1/(\log x)d[x]=\int_2^Ndx/(\log x)-int_{2^{-}}^N1/(\log x)d{x}=\int_2^Ndx/(\log x)-{x}/\logx|_{2^{-}}^N-int_2^Ndx/(x\log^2x)

where {x}=x-[x] is the fractional part of x. Thus, the limit wanted is equal to
1/\log2-int_2^{\infty}{x}/(x\log^2x)dx

The same argument shows that the second limit gives a function analytic on Re(s)>0.

#3 Re: 求极限

发表于 : 2024年 1月 3日 17:31
TheMatrix
changbaihou 写了: 2024年 1月 3日 15:03 Direct calculation gives

\sum_{2\leq n\leq N}1/(\log n)=\int_{2^{-}}^{N}1/(\log x)d[x]=\int_2^Ndx/(\log x)-int_{2^{-}}^N1/(\log x)d{x}=\int_2^Ndx/(\log x)-{x}/\logx|_{2^{-}}^N-int_2^Ndx/(x\log^2x)

where {x}=x-[x] is the fractional part of x. Thus, the limit wanted is equal to
1/\log2-int_2^{\infty}{x}/(x\log^2x)dx

The same argument shows that the second limit gives a function analytic on Re(s)>0.
format 一下:
图片

#5 Re: 求极限

发表于 : 2024年 1月 3日 18:32
changbaihou
TheMatrix 写了: 2024年 1月 3日 17:31 format 一下:
图片
谢谢。刚发现一个typo,在"where {x}=..."之前最后一个积分中,integrand分子missed了一个{x}。

#6 Re: 求极限

发表于 : 2024年 1月 3日 18:35
(ッ)
发散的


图片

#7 Re: 求极限

发表于 : 2024年 1月 3日 21:22
TheMatrix
(ッ) 写了: 2024年 1月 3日 18:35 发散的


图片
题目中那个积分积的不是1/x,而是积1/ln(x)。