How Do I Prove This Limit Statement in Calculus?

  • Thread starter Thread starter ocalvino
  • Start date Start date
  • Tags Tags
    Limit
AI Thread Summary
The discussion revolves around proving that if the limits of two functions f(x) and g(x) both approach infinity as x approaches infinity, and the limit of their derivatives' ratio also approaches infinity, then the limit of their ratio f(x)/g(x) must also approach infinity. The user is unsure where to start with the proof and references Cauchy's mean value theorem as a potential method. Key points include understanding that both functions grow without bound and that the rate of growth of f(x) outpaces g(x). The user seeks guidance on how to formalize this proof using limit definitions and properties of derivatives. The conversation emphasizes the importance of establishing the relationship between the functions and their derivatives in the context of limits.
ocalvino
Messages
4
Reaction score
0
i originally posted this in the analasys section. Since i haven't been getting any results, I've figured that perhaps people feel it should be in the homework section. anyway, I am trying to prove the folloting:

if lim f(x)= infinity= lim g(x)
x->infinity x->infinty

and lim f'(x)/g'(x)=infinity
x-> infinity

then lim f(x)/g(x)=inifity
x-> inifinity

To be honest, i don't know where to begin, and that's where I need your help. How do i start to prove this?
 
Physics news on Phys.org


First of all, it is important to understand the concept of a limit. A limit is the value that a function approaches as the input approaches a certain value. In this case, we are dealing with limits as the input (x) approaches infinity.

To prove the statement, we need to use the definition of a limit. According to the definition, if the limit of a function f(x) as x approaches infinity is L, then for any positive number ε, there exists a number N such that for all x greater than N, the difference between f(x) and L is less than ε.

Now, let's start with the given information. We know that lim f(x) = infinity = lim g(x) as x approaches infinity. This means that as x gets larger and larger, both f(x) and g(x) also get larger and larger. In other words, both f(x) and g(x) have no upper bound as x approaches infinity.

Next, we are given that lim f'(x)/g'(x) = infinity as x approaches infinity. This means that the derivative of f(x) divided by the derivative of g(x) approaches infinity as x approaches infinity. In other words, the rate of change of f(x) is greater than the rate of change of g(x) as x approaches infinity.

Now, let's consider the limit of f(x)/g(x) as x approaches infinity. We can rewrite this expression as (f(x)/g(x))*(g(x)/g(x)). Using the quotient rule for derivatives, we can rewrite the expression as (f'(x)*g(x)-f(x)*g'(x))/g(x)^2.

Since we know that both f(x) and g(x) approach infinity as x approaches infinity, we can replace f(x) and g(x) with infinity in the above expression. This gives us (infinity*infinity-infinity*infinity)/infinity^2 = infinity/infinity.

However, we also know that the rate of change of f(x) is greater than the rate of change of g(x) as x approaches infinity. This means that the numerator (f'(x)*g(x)-f(x)*g'(x)) will always be greater than or equal to 0. Therefore, the expression (f'(x)*g(x)-f(x)*g'(x))/g(x)^2 will always be greater than or equal to 0.

Since we have shown
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top