| New Reply |
How do you take limit of k-roots when the terms within the root contains powers of k? |
Share Thread | Thread Tools |
| Sep10-12, 09:10 AM | #1 |
|
|
How do you take limit of k-roots when the terms within the root contains powers of k?
Me and a friend was contemplating the ratio of even to odd number in Pascals triangle. After some thought we arrived at a ratio like this when looking at a triangle of 2k-1 rows.
[itex]\frac{2^{2k-3}+2^{k-2}}{3^{k-1}} - 1 [/itex] As expected, this ratio grows exponentially. (I.e. almost all numbers in Pascals triangle will be even) However, we then started to wonder with what base this will grow, I.e. we wondered about [itex] \lim_{k \rightarrow \infty} (\frac{2^{2k-3}+2^{k-2}}{3^{k-1}} - 1)^\frac{1}{k}[/itex] After some calculations we got it reduced to [itex] \lim_{k \rightarrow \infty} \frac{4}{3}(2^{\log_23-3}+2^{\log_23-2-k} - 2^{-k(2-\log_23)})^\frac{1}{k}[/itex] Now, we belive this to be (4/3) but we get stuck with the limit [itex]\lim_{k \rightarrow \infty} [\frac{3}{8} +\frac{3}{2^{k+2}} - \frac{3^k}{4^k}]^\frac{1}{k} [/itex] Our thinking is that the last two terms within the brackets will be small so that this is somewhat like taking [itex] \lim_{k\rightarrow \infty} (\frac{3}{8})^{\frac{1}{k}}=1 [/itex]? and hence that the base tends to (4/3)? Empirically, this seems to be the case. However, how to you take this limit with mathematical rigour? |
| Sep10-12, 09:35 AM | #2 |
|
Admin
|
Not that it answers your problem, but it will make formatting much easier: LaTeX guide.
|
| Sep10-12, 10:07 AM | #3 |
|
|
Thanks, I didn't know it was available. I'm new to forums like these.
|
| Sep11-12, 12:26 AM | #4 |
|
|
How do you take limit of k-roots when the terms within the root contains powers of k?
Hey bolle and welcome to the forums.
I'm pretty sure that since this function is continuous across the interval (since 3/8 > 0) you can basically treat it as an evaluation of f(1/k) where f(x) = a^x as k -> infinity which means it will just be a^0 = 1. The reason you can do this is because for a continuous function the limit is equal to the value of that function (this is actually how you define continuity rigorously in analysis). So as long as you have this property, it's basically a thing where you just evaluate the limit and plug that in for the function (but it has to be continuous). We know this is continuous and smooth since you can take the derivative of (3/8)^x and it is also a smooth function. Whenever you can't be sure when something is continuous or not, then you need to use the epsilon-delta definition of a limit to find out. You also need to consider when the limit gives a non-finite value (like infinity or negative infinity) or whether the limit doesn't even exist (the right hand limit is not equal to the left hand limit). |
| Sep12-12, 10:30 AM | #5 |
|
Recognitions:
|
[itex] \frac {3}{8} - \frac{3^k}{4^k} \lt \frac{3}{8} +\frac{3}{2^{k+2}} - \frac{3^k}{4^k} \lt \frac{3}{8} + \frac{3}{2^{k+2}} [/itex]
For [itex] k > 1, f(x) = x^{\frac{1}{k}} [/itex] are there inequalities comparing [itex] f(a + b) [/itex] to [itex] f(a) + f(b) [/itex] and [itex] f( p - q) [/itex] to [itex] f(p) - f(q) [/itex] when [itex] p - q > 0 [/itex] ? Thiis isn't a real hint. I'm just thinking out loud. |
| Sep14-12, 01:39 AM | #6 |
|
|
|
| New Reply |
| Tags |
| limit, limit of roots, root |
| Thread Tools | |
Similar Threads for: How do you take limit of k-roots when the terms within the root contains powers of k?
|
||||
| Thread | Forum | Replies | ||
| Evaluate in terms of powers of primes | Precalculus Mathematics Homework | 7 | ||
| scientific notation root powers exponents question | Precalculus Mathematics Homework | 1 | ||
| The Limit of a Root of a Function is the Root of that Limit (delta-epsilon) | Calculus & Beyond Homework | 5 | ||
| whole roots and powers | Calculus | 3 | ||
| Engineering Math - Complex Roots and Powers | Engineering, Comp Sci, & Technology Homework | 6 | ||