help on pre cal plzzz ill fan & medal
@whpalmer4
\[\lim_{n\rightarrow\infty} \frac{7n^4+1}{n^4} = \lim_{n\rightarrow\infty}\frac{7n^4}{n^4} + \lim_{n\rightarrow\infty}\frac{1}{n^4}\] Can you evaluate those limits?
@Kelsey42 are you there? :-)
yeah sorry just saw you replied haah
limits really confuse me haha :/
i dont get what to do
well, I shall attempt to make it painless :-)
Do you have any intuitive understanding of what a limit is?
yea
sometimes I really wish OpenStudy had a voice option! Good. Do you agree that the limit of a sum is the same as the sum of the limits of the individual pieces? For example, \[\lim_{n\rightarrow 1} (n+n^2) = \lim_{n\rightarrow 1} n + \lim_{n\rightarrow 1}n^2\]
Okay yeah that makes sense
so, that's what I did to split that first limit into two more digestible chunks. Let's look at the left hand limit first: \[\lim_{n\rightarrow\infty} \frac{7n^4}{n^4}\] What is the value of \[\frac{7n^4}{n^4}\]when \(n=1\)?
7
then + 1 right?
Good. what about \(n=2\)? \(n=3\)? \(n=2532342987234\)?
still 7, right? Is there ever going to be a case where it isn't 7? (other than \(n=0\), which isn't allowed because that would cause a division by 0)
7(2)^4/2^4 = 112/16 = 7 yess :)
we can simplify the fraction before we try to take the limit: \[\lim_{n\rightarrow\infty} \frac{7n^4}{n^4} = \lim_{n\rightarrow\infty} \frac{7\cancel{n^4}}{\cancel{n^4} } = \lim_{n\rightarrow\infty} 7 = 7\]because the limit of a constant is just the value of the constant...
any questions about that?
nope
but where did the +1 go?
next to the 7n^4
oh, we're just doing the 1st of the two limits that I split the original limit into...the other one comes next :-)
good so far?
oh ok i thought we were done ;( haha yes
okay, now the other part, and then we'll add this part and the other part together to get our final result. \[\lim_{n\rightarrow\infty} \frac{1}{n^4}\]you understand how I got that? \[\frac{7n^4+1}{n^4} = \frac{7n^4}{n^4} + \frac{1}{n^4}\] Okay, as \(n\rightarrow\infty\), what happens to the value of \(n^4\)?
an answer such as "it gets really big" is fine...
it becomes a smaller number
the value of \[\frac{1}{n^4}\]gets smaller, yes...but I was asking about just \(n^4\), which clearly gets larger, right? Here's a table of the value of \(\large \frac{1}{n^4}\) for \(n=1\) to \(n=10\): \[\begin{array}{ccc} n & \frac{1}{n^4} & \text{decimal value} \\\hline\\ 1 & 1 & 1. \\ 2 & \frac{1}{16} & 0.0625 \\ 3 & \frac{1}{81} & 0.0123457 \\ 4 & \frac{1}{256} & 0.00390625 \\ 5 & \frac{1}{625} & 0.0016 \\ 6 & \frac{1}{1296} & 0.000771605 \\ 7 & \frac{1}{2401} & 0.000416493 \\ 8 & \frac{1}{4096} & 0.000244141 \\ 9 & \frac{1}{6561} & 0.000152416 \\ 10 & \frac{1}{10000} & 0.0001 \\ \end{array}\] (I'm showing both the fraction and its decimal equivalent)
What do you think the ultimate limit of that is going to be as \(n\rightarrow\infty\)?
Would you say that for any value I wanted to choose, you could find a value of \(n\) that would make \[\frac{1}{n^4}\]smaller than my value?
any positive value I might choose, that is...
1
wait a minute. the value of \(\large\frac{1}{n^4}\) went from 1 to 0.0001 as \(n\) went from 1 to 10, and now you think that if we let \(n\rightarrow\infty\) the value of the expression will go to 1?
no haha
itll just keep getting smaller
i dont think there is a limit
What about 0? Can't we choose a value of \(n\) that will make \(\large\frac{1}{n^4}\) arbitrarily close to 0?
0?
or 1
No matter what value \(\epsilon\) you might choose for "how close to 0", I can pick a value of \(n\) which makes \(\large\frac{1}{n^4} < \epsilon\) That means the limit is 0. There isn't a value where we actually get 0 by doing the division, but we can come arbitrarily close if we make \(n\) large enough. If you do this on a calculator, punching in bigger and bigger numbers for \(n\), eventually the calculator will either report that the answer is 0, or give an error of some sort.
So our overall limit is this: \[\lim_{n\rightarrow\infty}\frac{7n^4+1}{n^4} = \lim_{n\rightarrow\infty}\frac{7n^4}{n^4} + \lim_{n\rightarrow\infty}\frac{1}{n^4} = 7 + 0 = 7\]
ahhhh makes sense :) so it does come out to be 7 anyways
is the other one no limit?
From an intuitive point of view, if you stick in numbers for \(n\), the contribution of the "+1" in the numerator becomes very small as \(n\) gets bigger: \[\begin{array}{cc} \frac{7n^4+1}{n^4} & \text{decimal}\\\hline\\ 8 & 8. \\ \frac{113}{16} & 7.0625 \\ \frac{568}{81} & 7.01235 \\ \frac{1793}{256} & 7.00391 \\ \frac{4376}{625} & 7.0016 \\ \frac{9073}{1296} & 7.00077 \\ \frac{16808}{2401} & 7.00042 \\ \frac{28673}{4096} & 7.00024 \\ \frac{45928}{6561} & 7.00015 \\ \frac{70001}{10000} & 7.0001 \\ \frac{102488}{14641} & 7.00007 \\ \frac{145153}{20736} & 7.00005 \\ \frac{199928}{28561} & 7.00004 \\ \frac{268913}{38416} & 7.00003 \\ \frac{354376}{50625} & 7.00002 \\ \end{array}\]
Pretty quickly it's just the equivalent of \[\frac{7n^4}{n^4}\]
yea so you could find the limit by just inputing each one into a calulator?
this is the same thing you do when evaluating the end behavior of rational expressions: you only look at the biggest exponent term in the numerator and the denominator, because the other terms don't have as much of an impact on the values Well, you could guesstimate the limit...if you put \(n=100\) into the calculator you'd end up with \[\frac{700000001}{100000000}\]and your calculator would probably say that is 7... It might not be so easy to recognize the value of a fraction in decimal form. For example, would you recognize 0.142857142 is 1/7?
no haha
So, simplify your fractions by splitting them apart and canceling common factors. Then, if the numerator has an exponent of the same degree as the denominator, the limit is just the ratio of their coefficients. If the numerator has an exponent of a smaller degree than the denominator, the limit is 0 (it will be the equivalent of our right hand limit), and if the numerator has an exponent of a larger degree, there will be no limit (because you'll be multiplying by some power of infinity)
\[\lim_{n\rightarrow\infty} \frac{7n^3}{n^4} = \]\[\lim_{n\rightarrow\infty}\frac{7n^3}{n^2} =\] What are those two limits, respectively?
ah gotchaa
what do you mean respectively?
nvm sorry i read your question wrong
I gave you two problems, I'm just asking you to answer them in the order given so I know which answer goes with which problem :-)
First one the limit is 0 and second one there is no limit
is that right?
yeah, 0 for the first, and the second one goes to infinity
I'm a little unclear whether you should say the second one has no limit, or that the limit is infinity, come to think of it. Probably better to say the limit is infinity.
Your other problem was \[\lim_{n\rightarrow\infty} 2n^2-7\] From what you know now, what is the limit of that bad boy?
i would think it has no limit
the limit is infinity...
yeah but the answer is there is no limit
no, the answer is infinity — there is a limit. it isn't a specific number, it's infinity. http://www.wolframalpha.com/input/?i=limit+2n%5E2-7+as+n-%3Einfinity
an example of something where the limit does not exist is http://www.wolframalpha.com/input/?i=limit+1%2Fn+as+n-%3E0 there's no limit there because if you approach 0 from the negative side, 1/n becomes a very large negative number, but if you approach from the positive side, it becomes a very large positive number.
Infinity is the same thing a no limit im pretty sure
no, it's not.
because i answered it as no limit and got it right
I agree that the problem may have been marked as correct when you said "no limit" for the answer. I do not agree that that is the correct answer for the problem, however.
oh yeah the examples you showed me make sense i get it
the answer for that one would be infinity becuase it does not approach negative infinity but if it did then it would be no limit huh?
Now, if you want to believe that all the mathematicians who built Mathematica and WolframAlpha got such a fundamental concept wrong, you are free to do so :-) Also, the people who wrote the section titled "Near Infinities" on this page: https://en.wikipedia.org/wiki/List_of_limits must be included in the list of people who don't know what they are talking about, because they clearly give the limit of such an expression as infinity... I'm unclear which problem you are referring to when you say "the answer for that one would be infinity"...
Time for me to attend to other matters, I hope I've helped strip away some of the mysteries of finding limits! :-)
Thanks for all the info & help you are great! :D
Join our real-time social learning platform and learn together with your friends!