New Reply

limits, yes another limits thread.

 
Share Thread Thread Tools
Nov22-06, 01:06 PM   #1
 

limits, yes another limits thread.


i need to compute lim (a^n-b^n)^(1/n) when a>b>0.
lim ((3n)!/((2^3n)n!(2n!)))^(1/n) where i need to use the lemma that:
if an>0 for every n, and lim(x_n+1/x_n)=L then lim x_n^(1/n)=L, how to use it here?

for the first i used practically everything i know, the formual for a^n-b^n, and the fact that 0<a^n-b^n<a^n and lots more algebraic techniques, apparently not everything.

your help is appreciated.
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Nov22-06, 01:15 PM   #2
 
another thing, seemingly unrealted.
i need to show that for 0<x<2pi x>=sinx.
i tried to dissect it into parts, i.e:
x>1 and for x<1, for x>1 it's obvious, my problem is with x<1, then how to solve it?
Nov22-06, 01:19 PM   #3
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
It is relatively simple to show that there IS a limit, and that it lies between a and b, however any more precise than that, I don't know.

Use the following identity in a clever manner:
[tex]a^{n}-b^{n}=(a-b)\sum_{i=0}^{n-1}a^{n-1-i}b^{i}[/tex]
Nov22-06, 01:24 PM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

limits, yes another limits thread.


The last one, to show that [itex]x\ge sin x[/itex] for all [itex]0\le x\le 2\pi[/itex] is easy. What is the derivative of f(x)= x- sin(x)? For what values of x is that positive? Since sin(0)= 0, what does that tell you?
Nov23-06, 11:19 AM   #5
 
oh, come on halls, you don't know a proof which doesnt employ derivatives, sure it's easy with derivative but i want to show it without.
Nov23-06, 11:24 AM   #6
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Well, what's wrong with a geometrical argument on the unit circle, then?
Nov23-06, 11:27 AM   #7
 
Quote by arildno View Post
It is relatively simple to show that there IS a limit, and that it lies between a and b, however any more precise than that, I don't know.

Use the following identity in a clever manner:
[tex]a^{n}-b^{n}=(a-b)\sum_{i=0}^{n-1}a^{n-1-i}b^{i}[/tex]
as i said i tried this equality, i got something like this: (a-b)a^n>=(a-b)(a^(n-1)+a^(n-2)b+....+b^n-2a+b^(n-1))>=(a-b)(b^(n-1)+...+b^(n-1))=(a-b)b^n but as you said that's easy to show, the problem is to what does it converge?
any other tips?

btw, i also need some help in the other limit.

as always your help is appreciated.
(my custom mantra (-: ).
Nov23-06, 11:34 AM   #8
 
Quote by arildno View Post
Well, what's wrong with a geometrical argument on the unit circle, then?
i dont follow you, how to use the unit circle here?
i mean the identity which seems to be good here is sin^2x+cos^2x=1
sin^2x=1-cos^2x
sinx/x=sqrt(1-cos^2x)/x<=1 when 0<sinx<=1
cause 1-x^2<=cos^2x<=1
is this correct?
Nov23-06, 11:35 AM   #9
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Remember that in general, we have NO infallible technique that enables us to "calculate" a limit.
For practical purposes (say when solving a non-linear system numerically), we use the Cauchy criterion to say we have "essentially" reached the limit.
But formally, of course, this is bogus.


What we DO have, is first and foremost a PROPERTY that the limit must have. It is by no means guaranteed by this that we actually manage to FIND that number.
Nov23-06, 11:38 AM   #10
 
so to sum up, you don't know how to calculate the limit, correct?
if it's any good, i got a hint to use the sandwich lemma.
Nov23-06, 11:52 AM   #11
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by loop quantum gravity View Post
so to sum up, you don't know how to calculate the limit, correct?
i
Correct!
I already said that in my first post.
Nov23-06, 11:54 AM   #12
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by loop quantum gravity View Post
i dont follow you, how to use the unit circle here?
i mean the identity which seems to be good here is sin^2x+cos^2x=1
sin^2x=1-cos^2x
sinx/x=sqrt(1-cos^2x)/x<=1 when 0<sinx<=1
cause 1-x^2<=cos^2x<=1
is this correct?
No. What length does "sin(x)" represent on the unit circle, and where can you find the length "x" on the same circle?
Compare those lengths!
Nov23-06, 12:05 PM   #13
 
ah, i see your point. x is the length of the arc and sinx is the length of the y coordinate on the coordiantion system.
Nov23-06, 12:20 PM   #14
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Of course, the geometrical argument rests also upon the assumption that the straight line is the shortest distance between two points..
Nov26-06, 09:23 AM   #15
 
about the limit with a and b, i think it converges to a, the problem is how to prove it, obviously [tex](a^n-b^n)^{\frac{1}{n}}<a[/tex]
one way to show that it converges to a is by the sandwich lemma, the problem is to find the suitable lower bound, i thought perhaps a^n/n can be a good candidate, but im not sure this is correct, can someone help?
Nov26-06, 10:49 AM   #16
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
It's always easier to get rid of two things that depend on n, and replace it with one.

What can you say about the convergence, or otherwise, of

[tex] (1-r^n)^{1/n}[/tex] where 0<r<1?

It is quite straight forward just using the most naive bounds there are for (1-r^n) (assuming we don't think 0 is a naive lower bound, I mean).
Nov26-06, 10:52 AM   #17
 
it converges to 1, is it not?
anyway, i need to find a suitable lower bound for the limit.
New Reply
Thread Tools


Similar Threads for: limits, yes another limits thread.
Thread Forum Replies
Limits Calculus & Beyond Homework 4
more limits Calculus & Beyond Homework 9
Limits Calculus & Beyond Homework 3
Limits Introductory Physics Homework 5
Limits Introductory Physics Homework 2