Showing a sequence is less than another sequence (sequences and series question)

  • Thread starter Thread starter cloud360
  • Start date Start date
  • Tags Tags
    Sequence Series
cloud360
Messages
212
Reaction score
0
!Showing a sequence is less than another sequence (sequences and series question)

Homework Statement



[PLAIN]http://img263.imageshack.us/img263/385/sandq1.gif

Homework Equations


The Attempt at a Solution



i re arranged the equation and wrote in terms of an

to get an=-4an+1/an+1-7

and an+1 can not be 7

but i don't know how to show that, whatever value of an+1 i sub, it will always be less than an
 
Last edited by a moderator:
Physics news on Phys.org


is this proof?

Let an = 3 + x where x is positive.

an+1= 7(3 + x) / (3 + x + 4) = (21 + 7x)/(7 + x)

= (21 + 3x + 4x) / (7 + x) = 3 + 4x/(7 + x) > 3

re arrange and factorise ==> an>0 and an>3

This is because the last part 4x/(7 + x) must be positive if x is positive.

Now suppose an+1 = 7*an / (an + 4) <= an. What would follow?an > 3 ----> (an)2 > 3*an ----> (an)^2 + 4*an > 7*an

Divide by (an + 4) to get an > 7an / (an + 4)

an > an+1 or an+1 < an
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top