How can I prove that this 2D expression is always less than 1 for n≠β?

Click For Summary
SUMMARY

The discussion centers on proving that the expression \([(1 + β/n)^n * (1 + n/β)^β] / 2^{(n+β)}\) is always less than 1 for integers \(n\) and \(β\) greater than 1, except when \(n = β\), where it equals 1. The user simplifies the expression using substitutions \(x = 1 + n/β\) and \(y = n + β\), leading to a further reduction that highlights the symmetry in \(n\) and \(β\). The analysis reveals that the only stationary point occurs at \(x = 2\), indicating this is the maximum value of the expression.

PREREQUISITES
  • Understanding of asymptotic analysis in mathematical functions
  • Familiarity with Bessel and Hankel functions
  • Knowledge of calculus, particularly derivatives and stationary points
  • Basic concepts of functional analysis and mathematical analysis
NEXT STEPS
  • Study the properties of Bessel and Hankel functions in detail
  • Learn about asymptotic behavior and limits in mathematical expressions
  • Explore calculus techniques for finding maxima and minima of functions
  • Investigate functional analysis and its applications in mathematical proofs
USEFUL FOR

Mathematicians, students of calculus, and researchers in mathematical analysis who are exploring properties of special functions and their asymptotic behaviors.

Karthiksrao
Messages
66
Reaction score
0
Hello,

While analysing the asymptotic value of a ratio of a bessel and a hankel function, I reduced it to something of the form

[(1 + β/n)^ n * (1 + n/β)^ β] / 2^(n+β) ; n and β are integers and greater than 1

how do I show that the above expression is always less than 1, for n≠β. When n=β, the above expression becomes equal to 1.

Or relatedly, if I have to find the line of maximum for a 2D expression given above (for varying n and β), how do I go about ?

Thanks!
 
Physics news on Phys.org
Karthiksrao said:
Hello,

While analysing the asymptotic value of a ratio of a bessel and a hankel function, I reduced it to something of the form

[(1 + β/n)^ n * (1 + n/β)^ β] / 2^(n+β) ; n and β are integers and greater than 1

how do I show that the above expression is always less than 1, for n≠β. When n=β, the above expression becomes equal to 1.

Or relatedly, if I have to find the line of maximum for a 2D expression given above (for varying n and β), how do I go about ?

Thanks!

I've played around with this a little. This formula is symmetric in β,n with two variables but as mentioned, β = n is enough to give the maximum value.

Let x = 1 + n/β, y = n + β.
Thus ##\frac{y}{x} = β, \frac{y(x-1)}{x} = n## and x > 1, y ≥ 2.

The formula simplifies to
##[ \frac{1}{2} x (x-1)^{\frac{1}{x} - 1} ]^y##

Y is irrelevant here, it won't affect which x gives the maximum. Discarding y, the derivative of what remains has numerator
##-(x-1)^{\frac{1}{x}} ln(x-1)##

The exponential part is never 0, therefore x = 2 is the only stationary point. I hope this is not the best way to show this.
 
Your question is from calculus, or mathematical analysis if you prefer. Functional analysis is built on point set topology and is an abstractization of calculus.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • Poll Poll
  • · Replies 6 ·
Replies
6
Views
4K
Replies
10
Views
4K
  • · Replies 24 ·
Replies
24
Views
7K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K