Given as true f(x) = (1+1/x)^x is strictly increasing for x>=1

  • Thread starter Thread starter mebigp
  • Start date Start date
  • Tags Tags
    Increasing
Click For Summary
SUMMARY

The function f(x) = (1 + 1/x)^x is proven to be strictly increasing for x ≥ 1 and approaches the horizontal asymptote y = e. The discussion centers on proving the inequality (n/3)^n < n! < (n/2)^n for all integers n ≥ 6. The base case is established using n = 6, where the inequalities hold true: 64 < 180 < 729. The participants emphasize the importance of using the correct base case and the implications of the function f(x) in the proof.

PREREQUISITES
  • Understanding of asymptotic behavior and limits, specifically horizontal asymptotes.
  • Familiarity with factorial growth and its comparison to exponential functions.
  • Knowledge of mathematical induction for proving inequalities.
  • Basic calculus concepts, particularly related to increasing functions.
NEXT STEPS
  • Study mathematical induction techniques for proving inequalities.
  • Explore the properties of the function f(x) = (1 + 1/x)^x in more depth.
  • Learn about Stirling's approximation for factorials and its applications.
  • Investigate the implications of asymptotic analysis in combinatorial mathematics.
USEFUL FOR

Mathematicians, students studying advanced calculus, and anyone interested in combinatorial inequalities and asymptotic analysis.

mebigp
Messages
7
Reaction score
0

Homework Statement


Given as true f(x) = (1+1/x)^x is strictly increasing for x>=1 and that f(x) has horizontal asymptote y=e.

Prove that (n/3)^n< n! <(n/2)^n for all integers n>=6 ?

Homework Equations


The Attempt at a Solution


f(x)=(1+1/x)^x is increasing and approach e
prove (n/3)^n< n! <(n/2)^n for all n>=6

So I attempt to use f(x) to replace n but that will not work for the base case 1 because n>6
 
Last edited:
Physics news on Phys.org


mebigp said:

Homework Statement


Given as true f(x) = (1+1/x)^x is strictly increasing for x>=1 and that f(x) has horizontal asymptote y=e.

Prove that (n/3)^n< n! <(n/2)^n for all integers n>=6 ?

Homework Equations





The Attempt at a Solution


f(x)=(1+1/x)^x is increasing and approach e
prove (n/3)^n< n! <(n/2)^n for all n>=6

So I attempt to use f(x) to replace n but that will not work for the base case 1 because n>6
The base case doesn't have to be n = 1. Use n = 6 for your base case.
 


Thanks Mark44

So I use k=F(x) from first function

Base k=6;

(k/3)^k< k! <(k/2)^k

64<180<729 true

K+1->;
((k+1)/3)^(k+1)< (k+1)! <((k+1)/2)^(k+1)

But why was I given as true f(x) = (1+1/x)^x all I did was make K=f(x)
Do I have to work out how to get a 6 from that function.( I don't think its possible)
 
Last edited:

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 32 ·
2
Replies
32
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
48
Views
6K
  • · Replies 6 ·
Replies
6
Views
2K