Finding the Limit: An Introduction to Calculus

  • Thread starter Thread starter Gregory.gags
  • Start date Start date
  • Tags Tags
    Limit
Gregory.gags
Messages
31
Reaction score
2
this may seem like a stupid questions but I'm trying to teach myself basic calculus so I have to start from the very beginning. the question I have is as follows; lim= x -> infinity for 4x^6-6x^5+3x^4 / 7x^5-6x^4+2x^3. (^ mean 'power of') So I read that "because the numerator's degree '6' > the denominators degree '5', the limit diverges". What does that mean, and how does it help me find the limit?
thanks in advance for any help you can give :)
 
Physics news on Phys.org
Hi Gregory.gags! :smile:

(try using the X2 button just above the Reply box :wink:)
Gregory.gags said:
this may seem like a stupid questions but I'm trying to teach myself basic calculus so I have to start from the very beginning. the question I have is as follows; lim= x -> infinity for 4x^6-6x^5+3x^4 / 7x^5-6x^4+2x^3. (^ mean 'power of') So I read that "because the numerator's degree '6' > the denominators degree '5', the limit diverges". What does that mean, and how does it help me find the limit?
thanks in advance for any help you can give :)

Rewrite it as x6(4 - 6x-1 + 3x-2)/x5(7 - 6x-1 + 1x-2) :wink:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top