photo

Fatima Majeed


Last seen: 約1ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


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...

約2ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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...

約2ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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 :...

3ヶ月 前 | 2 件の回答 | 0

2

回答

質問


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}} \\ \...

8ヶ月 前 | 1 件の回答 | 0

1

回答

質問


How to calculate very large number by Matlab
I want to find S_1+S_2+S_3

8ヶ月 前 | 1 件の回答 | 0

1

回答

質問


How to solve non_linear equation

8ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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...

8ヶ月 前 | 3 件の回答 | 0

3

回答

質問


Proving one function is greater than other?
I want to see where is this inequality true where x in (e^e,∞).

9ヶ月 前 | 2 件の回答 | 0

2

回答