B How to prove this approximation?

  • Thread starter Thread starter Kumar8434
  • Start date Start date
  • Tags Tags
    Approximation
Click For Summary
The discussion centers on proving a specific logarithmic approximation involving repeated logarithms, denoted as $$log^n_xy$$. The approximation states that under certain conditions, the ratio of logarithmic differences approximates a product of repeated logarithms. Participants debate the validity of the approximation, its proof, and the conditions under which it holds, particularly focusing on the relationship between x1 and x2. There is also a suggestion to visualize the behavior of repeated logarithms in the complex plane using MATLAB. The conversation highlights the complexity of proving the approximation and the need for precise mathematical definitions to establish its accuracy.
  • #31
Kumar8434 said:
I've already proved under what circumstances would it work, that's why I've written the circumstance in my first post.

Your first post asks

1. Is it correct? 2. How can it be proved?

which to me seems to be asking for a proof, not giving a proof.
 
Mathematics news on Phys.org
  • #32
Okay, I am officially done with this thread.
 
  • #33
stevendaryl said:
Your first post asks
which to me seems to be asking for a proof, not giving a proof.
I can't give that proof here because it is not allowed here.
 
  • #34
Kumar8434 said:
I can't give that proof here because it is not allowed here.
What?

Did you try the approach I suggested in post 3? It is not too different from the one stevendaryl posted, but it allows larger differences between the numbers.
 
  • #35
Kumar8434 said:
I can't give that proof here because it is not allowed here.

As @mfb pointed out, your formula and mine are actually IDENTICAL.

I have a formula saying: log^n(x_2) \approx log^n(x_1) + \frac{(x_2 - x_1)}{x_1} \frac{1}{\Pi_{j=1}^n log^j(x_1)}

To get your formula, let x_1 = log(y_1) and let x_2 = log(y_2). This gives:

log^n(log(y_2)) \approx log^n(log(y_1)) + \frac{(log(y_2) - log(y_1))}{log(y_1)} \frac{1}{\Pi_{j=1}^n log^j(log(y_1))}

Which can be written as:

log^{n+1}(y_2) \approx log^{n+1}(y_1) + (log(y_2) - log(y_1))\frac{1}{log(y_1) \Pi_{j=1}^n log^{j+1}(y_1)}
= log^{n+1}(y_1) + (log(y_2) - log(y_1))\frac{1}{\Pi_{j=1}^{n+1} log^{j}(y_1)}

This is your approximation, rearranged, with the change of variables
x_2 \Rightarrow y_2
x_1 \Rightarrow x_2
n \Rightarrow n+1
 
  • #36
@stevendaryl: The formula is a good approximation even in a range where the approximations you used are no longer valid. Proving that doesn't work with your approach. Which is correct, but not general enough.
 
  • #37
mfb said:
@stevendaryl: The formula is a good approximation even in a range where the approximations you used are no longer valid. Proving that doesn't work with your approach. Which is correct, but not general enough.

His formula is the same as mine, after substituting x_2 \Rightarrow log(x_2), x_1 \Rightarrow log(x_1), n \Rightarrow n+1. So if my formula is good as long as \frac{x_2}{x_1} < K, then the replacement would extend that range to \frac{x_2}{x_1} < (x_1)^K.
 
  • #38
That is still not sufficient to cover the range where the original formula is a good approximation.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 17 ·
Replies
17
Views
3K
Replies
2
Views
2K
  • · Replies 36 ·
2
Replies
36
Views
7K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K