Question i had in my quiz about sequences.

  • Context: Graduate 
  • Thread starter Thread starter MathematicalPhysicist
  • Start date Start date
  • Tags Tags
    Quiz Sequences
Click For Summary

Discussion Overview

The discussion revolves around a sequence {a_n} that is positive and satisfies the condition lim (a_n * a_n+1) = 1. Participants are exploring whether the statement "if {a_n} is bounded, then {a_2n} converges" is true or false, seeking counterexamples or proofs related to this claim.

Discussion Character

  • Debate/contested
  • Exploratory
  • Mathematical reasoning

Main Points Raised

  • Some participants propose that the sequence could be viewed as a sequence of a positive number and its reciprocal, but this interpretation is debated.
  • One participant suggests that the sequence a_n = 1 - 1/n meets the preliminary criteria but does not provide a counterexample.
  • Another participant questions the limit condition, emphasizing the difference between lim (a_n * a_n+1) = 1 and a_n * a_n+1 = 1.
  • A participant presents a potential counterexample involving oscillating terms, suggesting a_n = 2 + Sin[Ln[n]] for even n and a_n = 1/(2 + Sin[Ln[n]]) for odd n, but acknowledges uncertainty about its validity.
  • Concerns are raised about whether the proposed examples satisfy the limit condition, with some participants expressing doubt about the convergence of the product of terms.
  • Another participant introduces a new sequence that oscillates between values and appears bounded, questioning whether it satisfies the limit condition.

Areas of Agreement / Disagreement

Participants do not reach a consensus on whether the statement is true or false. Multiple competing views and proposed examples remain, with ongoing uncertainty about their validity.

Contextual Notes

Participants express limitations in their understanding of the convergence properties of the sequences discussed, particularly regarding the application of continuity and the behavior of logarithmic functions in the context of limits.

MathematicalPhysicist
Science Advisor
Gold Member
Messages
4,662
Reaction score
372
we have a sequence {a_n}, such that for every n natural, a_n>0 and it satisfies:
lim (a_n*a_n+1)=1
prove/disprove:
if {a_n} is bounded then {a_2n} converges.

i haven't found any counter example, is this statement true or false, if is false then what's the counter example?

p.s
couldn't you say that this sequence is bassically a sequence of a positive number and its reciprocal?
 
Physics news on Phys.org
ofcourse also, a_n=1-1/n satisfies the priliminary criteria, and it's not a number and its reciprocal.
but still i couldn't find a counter example.
 
loop quantum gravity said:
couldn't you say that this sequence is bassically a sequence of a positive number and its reciprocal?
you could have said that if anan+1 = 1. that's not what is given. but lim (anan+1) = 1. the two are different.
 
i know that, but do you have a counter example for the statement that if
{a_n} is bounded then {a_2n} converges?
 
so...?
anyone?!
 
it's a great question. without boundedness 1/1, 2, 1/3, 4, 1/5, 6,... would be a counterexample.

i haven't found a solution, but my hunch is there is no counter example. this means proving it and that means (by above counter example) we have to use the bounded property. this is tricky.

scratch that i think i have a CE

a_n = 2+Sin [Ln[n]], n even

a_n = 1/(2+Sin[Ln[n]]), n odd

idea is anything that oscilates without converging (hence sin), but with the each term getting closer, but not converging (hence log), and its reciprocal. haven't checked it, lol
 
Last edited:
the whole point of this problem is that it's bounded.
the problem if it's correct then how to prove it, but I am not sure that's correct so i asked for counter example.
 
loop quantum gravity said:
the whole point of this problem is that it's bounded.
the problem if it's correct then how to prove it, but I am not sure that's correct so i asked for counter example.
see my edit to my above post
 
but does lim a_n*a_n+1=1
if n is even then a_n=2+sin(ln(n)) a_n+1=1/(2+sin(ln(n+1))
lim (2+sin(ln(n))/(2+sin(ln(n+1)) does this converges to 1?
ln(n)diverges but sin(ln(n)) it's limit isn't defined.
 
  • #10
loop quantum gravity said:
lim (2+sin(ln(n))/(2+sin(ln(n+1)) does this converges to 1?
i dunno. it looks like it does, but you need to do the legwork, it's your quiz. it's probably easier to define a similar sequence in a more awkward way that makes working out the product limit easier. the idea is that even terms follow a non convergent path (such as sin wave) but with terms ever closer along such a path, but without converging. odd terms, being the reciprocal of a point between the two even terms, should allow the limit of the product to converge. I'm not sure it's right, but i can't be bothered with pursuing this line tonight
ln(n)diverges but sin(ln(n)) it's limit isn't defined.
which is what we want
 
  • #11
i don't think you example works, cause I am not sure it stisfies lim a_n*a_n+1=1.
 
  • #12
loop quantum gravity said:
i don't think you example works, cause I am not sure it stisfies lim a_n*a_n+1=1.
i'm taking that a_n+1 to be the n+1 term of the sequence, not the n term plus 1

like i say i haven't done an epsilon delta proof as the manipulation is messy. i just took it as far as mathematica would go in reasonable time and got it limiting to 1. certainly not a proof, just a good candidate for one

do you get the basic idea of an oscilating a_2n subsequence with terms "getting closer", but not converging?
 
  • #13
another even subsequence that might do it. 2, 3, 2 1/2, 2, 2 1/3, 2 2/3, 3, 2 3/4, 2 1/2, 2 1/4, 2, 2 1/5, 2 2/5, 2 3/5, 2 4/5, 3, etc

set the odd members appropriately
 
  • #14
in fact if you set odd terms to just be 1/even terms you get a_n*a_n+1 = 1 or a_n * a_n+1 = (2 + i/p)/(2+(i-1)/p) = (2p + i)/(2p + i-1) which definitely limits to 1. you also have to take care of the "corners" of the oscilation, but i don't see these being a problem
 
  • #15
kesh said:
i'm taking that a_n+1 to be the n+1 term of the sequence, not the n term plus 1

like i say i haven't done an epsilon delta proof as the manipulation is messy. i just took it as far as mathematica would go in reasonable time and got it limiting to 1. certainly not a proof, just a good candidate for one

do you get the basic idea of an oscilating a_2n subsequence with terms "getting closer", but not converging?
yes i know, but according to your sequence:
when n is even then a_n=2+sin(ln(n))
and n+1 is odd ofcourse so we have (the n+1 term)a_n+1=1/2+sin(ln(n+1))
i don't see how the limit of this multiplication gives one, even by arithematics of limits.
 
  • #16
It does work out. Remember ln(n+1)-ln(n)->0 as n->infinity (to see this, just exponentiate it), and since sin is uniformly continuous (which follows from being continuous and periodic), we have that for any e>0 there is a d>0 with |x-y|<d => |sin(x)-sin(y)|<e. Combining these gives the result.
 
  • #17
loop quantum gravity said:
yes i know, but according to your sequence:
when n is even then a_n=2+sin(ln(n))
and n+1 is odd ofcourse so we have (the n+1 term)a_n+1=1/2+sin(ln(n+1))
i don't see how the limit of this multiplication gives one, even by arithematics of limits.
you missed some brackets/ that limit doesn't have to give 1. you've forgotten your own question, the product of two succesive (so even and odd) terms has to limit to 1

and StatusX a big thankyou for formalising my intuition, if that's what you did (hungover)


and OP I'm unsubscribing. if you don't get it now you never will
 
Last edited:
  • #18
StatusX said:
It does work out. Remember ln(n+1)-ln(n)->0 as n->infinity (to see this, just exponentiate it), and since sin is uniformly continuous (which follows from being continuous and periodic), we have that for any e>0 there is a d>0 with |x-y|<d => |sin(x)-sin(y)|<e. Combining these gives the result.

i don't understand stauts, we have something like this:
[2+sin(ln(n))]/[2+sin(ln(n+1)]
we don't have here ln(n+1)-ln(n) outside the sin function, how do you justify that this converges to one, i still don't see it.
perhaps ln(n+1)->ln(n)
and thus sin(ln(n+1))->sin(ln(n)) cause sin is continuous.

ok, i think i get.
perhaps someone knows an example which doesn't use the fact of continuity of functions?
 
  • #19
What about:

[tex]1, 3,\, 2.5^{-1},\, 2,\, 2.25^{-1},\, 2.5,\, 2.75^{-1},\, 3,\, \left (2\frac{5}{6}\right )^{-1},\, 2\frac{2}{3},\, 2.5^{-1},\, 2\frac{1}{3},\, \left (2\frac{1}{6}\right )^{-1}, 2, 2.125^{-1},\, 2.25,\, \dots[/tex]

The 1 at the beginning serves little purpose except to make (a2n) consist of the terms that oscillate between 3 and 2, and never converge. But the overall sequence is bounded, and at a glance, it appears to satisfy the property [itex]\lim _{n\to \infty}a_na_{n+1} = 1[/itex].
 
  • #20
AKG said:
What about:

[tex]1, 3,\, 2.5^{-1},\, 2,\, 2.25^{-1},\, 2.5,\, 2.75^{-1},\, 3,\, \left (2\frac{5}{6}\right )^{-1},\, 2\frac{2}{3},\, 2.5^{-1},\, 2\frac{1}{3},\, \left (2\frac{1}{6}\right )^{-1}, 2, 2.125^{-1},\, 2.25,\, \dots[/tex]
which is very like my 2nd counter example #13
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
5
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 3 ·
Replies
3
Views
4K
Replies
19
Views
2K
Replies
4
Views
11K
Replies
2
Views
1K