Limit of (3^n + 5^n + 7^n)^(1/n) Using Sandwich Theorem: Simple Method

  • Thread starter Thread starter phospho
  • Start date Start date
phospho
Messages
250
Reaction score
0
find the limit as n goes to infinity by using the sandwich theorem

## (3^n + 5^n + 7^n )^{\frac{1}{n}}##

I notice the limit is 7 by using a different method (not the sandwich theorem)

using the sandwich theorem I see that

## 7^n \leq 3^n + 5^n + 7^n ## but I can't seem to find a good upper bound. I can see that ## 2.7^n ## works but I can't explain why ## 7^n \leq 3^n + 5^n + 7^n \leq 2.7^n ##
 
Physics news on Phys.org
phospho said:
find the limit as n goes to infinity by using the sandwich theorem

## (3^n + 5^n + 7^n )^{\frac{1}{n}}##

I notice the limit is 7 by using a different method (not the sandwich theorem)

using the sandwich theorem I see that

## 7^n \leq 3^n + 5^n + 7^n ## but I can't seem to find a good upper bound. I can see that ## 2.7^n ## works but I can't explain why ## 7^n \leq 3^n + 5^n + 7^n \leq 2.7^n ##

Try using ##7^n\le 3^n + 5^n + 7^n \le 7^n+7^n+7^n##.
 
phospho said:
find the limit as n goes to infinity by using the sandwich theorem

## (3^n + 5^n + 7^n )^{\frac{1}{n}}##

I notice the limit is 7 by using a different method (not the sandwich theorem)

using the sandwich theorem I see that

## 7^n \leq 3^n + 5^n + 7^n ## but I can't seem to find a good upper bound. I can see that ## 2.7^n ## works but I can't explain why ## 7^n \leq 3^n + 5^n + 7^n \leq 2.7^n ##

I haven't worked the problem, but maybe this will help.
##3 \cdot 3^n \leq 3^n + 5^n + 7^n \leq 3 \cdot 7^n##

##\Rightarrow \lim_{n \to \infty} (3 \cdot 3^n)^{1/n} \leq \lim_{n \to \infty}(3^n + 5^n + 7^n)^{1/n} \leq \lim_{n \to \infty} (3 \cdot 7^n)^{1/n}##
 
so simple, thanks

I have another limits question (I've done the problem but would like someone to check it over as I'm new to limits). Should I start a new thread, or post it here? And is there a maximum amount of threads allowed per day?
 
Please start a new thread...

I'm not aware of any limit on the number of threads posted per day, but if you were to spam us with a very large number of them, that is probably a different story.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top