Limit Evaluation: Explaining Existence or Non-Existence

  • Thread starter Thread starter Erenjaeger
  • Start date Start date
  • Tags Tags
    limits
Click For Summary

Homework Help Overview

The discussion revolves around evaluating a limit as x approaches infinity, specifically the expression involving exponential terms in both the numerator and denominator. Participants are exploring the existence or non-existence of the limit.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the method of dividing by the highest term in the denominator and question its applicability. There is also a focus on clarifying the expression's formatting and ensuring correct interpretation of the limit's components.

Discussion Status

The conversation includes attempts to clarify the expression and identify dominant terms as x approaches infinity. Some participants suggest methods for evaluating the limit, while others inquire about the implications of the dominant terms in both the numerator and denominator.

Contextual Notes

There are discussions regarding the correct formatting of the limit expression and the importance of parentheses for clarity. Participants also mention using numerical methods to check convergence as a potential approach.

Erenjaeger
Messages
141
Reaction score
6

Homework Statement


Evaluate the following limit or explain why it does not exist:
limx→∞ 24x+1 + 52x+1 / 25x + (1/8)6x

The Attempt at a Solution


I know there is the method where you divide through by the highest term in the denominator, but can that be applied here?
 
Physics news on Phys.org
So is it really something like this?
$$\frac {24^{x+1} + 5^{2x+1}} {25^x + (1/8)^{6x}}$$
This is my guess as what you are trying to type.
Also, is x approaching zero or infinity? It looks like a degrees symbol.
Try using LaTeX. It is not too hard to learn and it makes it easier to read.
Here is a guide. https://www.physicsforums.com/help/latexhelp/
 
scottdave said:
So is it really something like this?
$$\frac {24^{x+1} + 5^{2x+1}} {25^x + (1/8)^{6x}}$$
This is my guess as what you are trying to type.
Also, is x approaching zero or infinity? It looks like a degrees symbol.
Try using LaTeX. It is not too hard to learn and it makes it easier to read.
Here is a guide. https://www.physicsforums.com/help/latexhelp/
No, its how i posted it, not 24x+1
and x is approaching infinity just like in the original post...
But okay ill use it, I learned it for python notebooks awhile ago, just quicker to not use it
 
Erenjaeger said:
No, its how i posted it, not 24x+1
and x is approaching infinity just like in the original post..
Like this?
So is it really something like this?
$$\frac {2^{4x+1} + 5^{2x+1}} {25^x + (1/8)^{6x}}$$
What I was getting at is: what is in the numerator and what is in denominator?
 
scottdave said:
Like this?
So is it really something like this?
$$\frac {2^{4x+1} + 5^{2x+1}} {25^x + (1/8)^{6x}}$$
What I was getting at is: what is in the numerator and what is in denominator?
yep that's it, just how i posted originally
 
Erenjaeger said:

Homework Statement


Evaluate the following limit or explain why it does not exist:
limx→∞ 24x+1 + 52x+1 / 25x + (1/8)6x

The Attempt at a Solution


I know there is the method where you divide through by the highest term in the denominator, but can that be applied here?
You wrote
$$2^{4x+1} + \frac{5^{2x+1}}{25^x} + (1/8)^{6x} $$
If you really mean
$$\frac{2^{4x+1} + 5^{2x+1}}{25^x} + (1/8)^{6x}$$
or
$$\frac{2^{4x+1} + 5^{2x+1}}{25^x + (1/8)^{6x}}$$
then you need to use parentheses. An expression like "A+B/C+D" means ##A + \frac{B}{C} + D##, but "(A+B)/(C+D)" is unambiguously equal to ##\frac{A+B}{C+D}##, and "(A+B)/C+D" is unambiguously equal to ##\frac{A+B}{C} + D##.
 
  • Like
Likes   Reactions: scottdave
Ray Vickson said:
You wrote
$$2^{4x+1} + \frac{5^{2x+1}}{25^x} + (1/8)^{6x} $$
If you really mean
$$\frac{2^{4x+1} + 5^{2x+1}}{25^x} + (1/8)^{6x}$$
or
$$\frac{2^{4x+1} + 5^{2x+1}}{25^x + (1/8)^{6x}}$$
then you need to use parentheses. An expression like "A+B/C+D" means ##A + \frac{B}{C} + D##, but "(A+B)/(C+D)" is unambiguously equal to ##\frac{A+B}{C+D}##, and "(A+B)/C+D" is unambiguously equal to ##\frac{A+B}{C} + D##.
Oh you're right, I should have actually used parentheses, i'll make sure I am clearer in the future. Any help with the question though?
 
Erenjaeger said:
Oh you're right, I should have actually used parentheses, i'll make sure I am clearer in the future. Any help with the question though?
Look at the dominant terms:
We have ##2^{4x+1} = 2 (2^4)^x = 2 \;16^x## and ##5^{2x+1} = 5 (5^2)^x = 5\; 25^x##. So, among the two terms in the numerator (##2\; 16^x## and ##5\; 25^x##), which dominates for ##x \to \infty##? We also have ##(1/8)^{6x} = (1/8^6)^x = 1/262144^x##, so which of the two terms in the denominator will dominate when ##x \to \infty##?
 
  • Like
Likes   Reactions: Erenjaeger and scottdave
So what methods are you familiar with?
 
  • #10
Try rewriting 25 as 5^2. What is going to happen to the (1/8) term?
 
  • #11
Were you able to use our suggestions to arrive at an answer?
 
  • #12
You can use the brute force method - plug in increasingly large numbers for x to see if it is converging toward something.
I like to do this in a spreadsheet, as a check to see if I'm on the right track.
 
  • #13
scottdave said:
Were you able to use our suggestions to arrive at an answer?
yeah the answer is 5
 
  • Like
Likes   Reactions: scottdave

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K
Replies
10
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 13 ·
Replies
13
Views
5K