Statistiques
9 Questions
0 Réponses
RANG
291 819
of 300 364
RÉPUTATION
0
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 20 934
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 407
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Computing expressions from a number theory paper in MATLAB
I’m reading the paper Explicit estimates for the Riemann zeta function close to the 1-line (arXiv:2312.09412), and on page 6, th...
7 mois il y a | 1 réponse | 0
0
réponseQuestion
How can I optimize and improve the accuracy of a summation involving the Mangoldt function in MATLAB?
K = 10^7; % Initialize the sum sum_value = 0; % Loop through k from 1 to K for k = 1:K % Calculate the Mangoldt fun...
10 mois il y a | 1 réponse | 0
1
réponseQuestion
Clarification on Calculations for $v_{1,z} $ in "A Method for Verifying the Generalized Riemann Hypothesis"
I am reading the paper *"[A Method for Verifying the Generalized Riemann Hypothesis]( https://arxiv.org/abs/2408.00187 )"* by Gh...
10 mois il y a | 1 réponse | 0
1
réponseQuestion
Solve 𝑔 ′ ( 𝑥 ) = 0 for z in terms of N, a positive integer
I need help solving for in terms of , where . The function is: where is a positive integer. I computed the derivative :...
12 mois il y a | 2 réponses | 0
2
réponsesQuestion
Find value of large number
\begin{align*} B_2 &= 0.18525 \\ z &= 2.8 \times 10^{10} \\ H &= 3000175332800 \\ R &= \frac{z^{3/5}}{(\log(z))^{1/5}} \\ \...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
How to calculate very large number by Matlab
I want to find S_1+S_2+S_3
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
One function is greater than other
I would like to determine the range of values for \( z \) where the following inequality holds true: this is my trying s...
plus d'un an il y a | 3 réponses | 0
3
réponsesQuestion
Proving one function is greater than other?
I want to see where is this inequality true where x in (e^e,∞).
plus d'un an il y a | 2 réponses | 0
