I have to evaluate an positive infinite limit for $$\lim_{x\to\infty}{\sqrt{1+4x^6}\over 2-x^3}.$$ I did it my way by squaring the whole thing, which gets rid of the square root, then I just foil the denominator and divide every term by $x^6$ and my limit was $4$. However, I got the wrong answer and the solution manual did it by dividing the numerator and denominator by $x^3$ and getting a limit of 2. I don't see the reason I didn't get the same answer as the manual when I did to the bottom what I did to the top. Can someone please explain where the mistake between my answer and the manual?
2025-01-12 19:17:47.1736709467
Question about evaluating infinite limit, $\lim\limits_{x\to\infty}{\sqrt{1+4x^6}\over 2-x^3}.$
817 Views Asked by Long Vuong https://math.techqa.club/user/long-vuong/detail At
2
There are 2 best solutions below
Related Questions in CALCULUS
- Derivative of Lambert W function.
- how to use epsilion-delta limit definition to answer the following question?
- Finding the equation of a Normal line
- How to Integrate the Differential Equation for the Pendulum Problem
- Help in finding error in derivative quotient rule
- How to solve the following parabolic pde?
- Finding inflection point
- How to find the absolute maximum of $f(x) = (\sin 2\theta)^2 (1+\cos 2\theta)$ for $0 \le \theta \le \frac{\pi}2$?
- Utility Maximization with a transformed min function
- Interpreting function notation?
Related Questions in LIMITS
- Limit of $(5n^2+2n)/(n^2-3)$ using limit definition
- How discontinuous can the limit function be?
- Find function limit
- Using $\epsilon-\delta$ definition to show $\frac{\sqrt{9-x}-3}{x}$ as $x\to 0$
- Name of multidimensional propagator integral
- Clarify books proof limit of $\frac{1}{x}$ diverging at $0$
- Evaluate the following limit using Taylor series.
- Problem with limit of recursive sequence having the actual index "n" in denominator.
- My incorrect approach solving this limit. What am I missing?
- Limit of $f(x)=x-\lfloor x \rfloor$ $\epsilon-\delta$
Related Questions in INFINITY
- Probability of termination of random teleportation
- Sum of positive infinity and negative infinity
- Difference between arbitrarily large and infinite in terms of countableness
- Limits without L'Hopitals Rule ( as I calculate it?)
- Countable additivity and $P(\Omega)=1$
- How many objects are in $\mathbf{Set}$?
- Use fourier transform to solve second-order differential equation -- an "easy" integral?
- Is $\omega_0-1$ infinite?
- Question about evaluating infinite limit, $\lim\limits_{x\to\infty}{\sqrt{1+4x^6}\over 2-x^3}.$
- Interpretation of 2 proofs involving limits at infinity and mathematical induction
Related Questions in LIMITS-WITHOUT-LHOPITAL
- Solve the limit without using L'Hospital's rule: $\lim _{x\to \infty }\left(\frac{x+2}{x+3}\right)^{2x+3}$
- How to solve this limit without L'Hospital's Rule?
- Find limit $\lim_{n \to \infty }np^n , p \in (0,1)$
- Limit $ \lim\limits_{n \rightarrow \infty} \left(\lim\limits_{k \rightarrow \infty} \left(\frac{1}{1+2^{n-k}}\right) \right) $
- Is it correct to separate a limit, apply Stirling and then reattach it?
- Why are the two results of this limit inconsistent?
- Limit without l'hopital
- Limit of ratio of exponentials of different bases
- How do I solve this limit $\lim _{x\to \infty \:}\left(x\left(\sqrt{x^2+1}-\sqrt[3]{x^3+1}\right)\right)$?
- limit n tends to infinity for arbitrary non negative real numbers
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Refuting the Anti-Cantor Cranks
- Find $E[XY|Y+Z=1 ]$
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- What are the Implications of having VΩ as a model for a theory?
- How do we know that the number $1$ is not equal to the number $-1$?
- Defining a Galois Field based on primitive element versus polynomial?
- Is computer science a branch of mathematics?
- Can't find the relationship between two columns of numbers. Please Help
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- A community project: prove (or disprove) that $\sum_{n\geq 1}\frac{\sin(2^n)}{n}$ is convergent
- Alternative way of expressing a quantied statement with "Some"
Popular # Hahtags
real-analysis
calculus
linear-algebra
probability
abstract-algebra
integration
sequences-and-series
combinatorics
general-topology
matrices
functional-analysis
complex-analysis
geometry
group-theory
algebra-precalculus
probability-theory
ordinary-differential-equations
limits
analysis
number-theory
measure-theory
elementary-number-theory
statistics
multivariable-calculus
functions
derivatives
discrete-mathematics
differential-geometry
inequality
trigonometry
Popular Questions
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- How to find mean and median from histogram
- Difference between "≈", "≃", and "≅"
- Easy way of memorizing values of sine, cosine, and tangent
- How to calculate the intersection of two planes?
- What does "∈" mean?
- If you roll a fair six sided die twice, what's the probability that you get the same number both times?
- Probability of getting exactly 2 heads in 3 coins tossed with order not important?
- Fourier transform for dummies
- Limit of $(1+ x/n)^n$ when $n$ tends to infinity
You can't just square an expression like that, it'll give you a different value! For e.g. $\,\lim\limits_{x\to6}6x = 36\,$ but $\,\lim\limits_{x\to6}36x^2 = 1296\,.$
Hope this helps!