This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
@Calvin Lin Beautiful example of why we always have to check if the limit exists! I made my problem expecting to introduce people to something new, and I am happy to see thoughts and ideas stemming from this.
I believe that we should start with a 1 = lo g 4 4 instead of a 1 = lo g 4 (which doesn't give any justification on why 1 0 is chosen, instead of any other number like e or 2 ).
Log in to reply
Agreed that there was no justification. I added that in subsequently.
But when you said a1=log4, why did you take base 10, if you would have taken it less than 4, it would have existed
Log in to reply
Agreed that 10 is somewhat arbitrary. If we used base e (which arguably makes more sense), then the value would still not exist.
Log in to reply
Listen you never established in the original question that you were looking for the limit of a function. Your question said evaluate the imbedded log. See my point? Not worth your or my time at this point. Thanks for your response.
Log in to reply
@Julian Branker – Mr. Branker, is the question clear now that the dots have been placed on the sides, with the "e" at the bottom? Together we are trying to find the best way to pose this question...
@Calvin Lin I started with a 1 = 2 and ended up selecting 2 as the answer.
lo g 2 4 = 2 .
Where did I miss the bus!!
Log in to reply
I have the same answer. If we let l o g l o g l o g l o g l o g . . . 4 4 4 4 4 = x then
l o g x 4 = x
x x = 4 and x can only be equal 2.
Log in to reply
You only proved that if the limit exists then it is equal to 2 . You need to prove that the limit indeed exists. In fact, it doesn't exist, if the starting base is anything other than 2 . (There is a starting base; the expression is defined as the limit of the sequence defined by Calvin.)
Compare this with the problem x + x + x + … , where the limit exists whatever (nonnegative) value acts as the first term of the sequence.
Log in to reply
@Ivan Koswara – I know. That was my outright answer. If we let x = l o g 4 4 then
. . . l o g l o g l o g l o g l o g x 4 4 4 4 4 . . . is undefined...
Assuming that l o g l o g l o g l o g l o g . . . 4 4 4 4 4 = . . . l o g l o g l o g l o g l o g 4 4 4 4 4 4 . . . is a valid mathematical representation.
Log in to reply
@Roman Frago – Whoops, I think I selected the wrong person to reply. (Brilliant should make more levels for nested comments.) But yes, that's the point.
@Ivan Koswara – How do you know that the limit exists in the case of x + x + . . . , where x is positive?
Log in to reply
@Otto Bretscher – The sequence a n + 1 = x + a n , for whatever starting value that doesn't make the sequence to immediately terminate (read: for any a 1 ≥ − x ), has two possibilities: either
The above can be proven rather easily (for example, if a n < 2 1 + 4 x + 1 , show that a n + 1 > a n and a n + 1 < 2 1 + 4 x + 1 , and so you can finish by induction; likewise for the second). Since it's monotonic and bounded, this suffices to show that the limit exists.
Log in to reply
@Ivan Koswara – Perfect! I just wanted to make sure that everybody understood...
I wonder why you leave a 1 arbitrary , though. It seems to me that the natural definition of the expression x + x + . . . is as the limit of the sequence x , x + x , x + x + x , . . . , which would lead us to a 1 = x . In this very simple case, it does not matter, but as soon as you have several equilibria, it does.
Log in to reply
@Otto Bretscher – The first term of the sequence is "hidden" in the ellipsis, so actually there's no particular reason of choosing one over the other, although I do agree x is a reasonable candidate and "more likely". Similar with this problem (as it's originally posed); the "initial" base is hidden, and so there's no particular reason of choosing e , 1 0 , 2 , 4 , or any number over the other. However, in this case, only one number gives a limit, while in the original, a lot of numbers give the same limit. (See also 0 + 0 + 0 + … ; with the starting term 0 gives limit 0 , while any positive number gives limit 1 instead.)
Log in to reply
@Ivan Koswara – I do not agree that the first term is hidden in x + x + x + . . . , although this seems to be a common (mis)understanding. Placing the ellipsis to the right indicates that we are to read the expression from left to right, starting with the initial term x . In other words, the expression is defined as the limit of x , x + x , ... , if that limit exists.
I do agree with your analysis of the nested log problem... that's why I suggested to write the expression with the initial term lo g e 4 at the bottom.
hey, no one told me i could use a calculator for this one!
Log in to reply
You don't need a calculator to do this! If you use that ln 2 < 0 . 7 , you can easily show that a 2 > 4 , a 3 < 1 and a 4 < 0 , so that a 5 is undefined.
Sir, can you please give an elaborate algebraic proof that the limit does not exist as I just found a1,a2,a3 and got the answer.
Log in to reply
What is a_5?
Log in to reply
Sir but that we are finding out arithmetically, but if instead of 4, there was other number the hoe can we prove existence of limit algebraically?
How did calculated and derived a5 is undefined?? Please elaborate...
Log in to reply
Do the calculations directly. List them out as I did above. What is a 1 , a 2 , a 3 , a 4 , a 5 ?
I thinked so: Let it equal to a, then log base a to 4=a then a^a=4. It exist only 1 a so that a^a=4 a=2.I dont know where i die a mistake.
Log in to reply
Did you read the last sentence of the solution?
Problem Loading...
Note Loading...
Set Loading...
The issue is that we have to consider how this limit is defined.
We start off with a 1 = lo g e 4 , and then define the recurrence
a n + 1 = lo g a n 4
Calculating this, we get that
a 1 = 1 . 3 8 6 3 … and a 2 = 4 . 2 4 4 2 … , a 3 = 0 . 9 5 9 0 … , a 4 = − 3 3 . 1 2 1 7 … , which makes a 5 undefined.
Thus, the limit does not exist.
For those who tried to say that:
The issue is that what you have shown is merely "If a limit exists (and is equal to Y ), then the limit is equal to 2". Thus, the crux of the matter is that the limit does not exist in this particular case.