Double Inequality: Find n0, c1, c2

  • Thread starter Thread starter atrus_ovis
  • Start date Start date
  • Tags Tags
    Inequality
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
atrus_ovis
Messages
99
Reaction score
0

Homework Statement


find n0,c1,c2 for which the following is true:
c1 nb <=(n-a)b<=c2(n-a)b , for all n > n0

Homework Equations


http://en.wikipedia.org/wiki/Binomial_theorem" ?

The Attempt at a Solution


c1 nb <=(n-a)b<=c2(n-a)b
c1 nb <=nb-nb-1a+nb-2a2-...-ab<=c2nb

c1<=1-a/n + a2/n2-... -ab/nb<=c2

isn't this true, for c1=0 , c2=1 , n0 >a ? Since every fraction will be less than its predecessor in the alternating series

0<=1-a/n + a2/n2-... -ab/nb<=1
 
Last edited by a moderator:
Physics news on Phys.org
Okay , may i ask another one then?
Prove if
f(n) <= (g(n)-f(n) ) *c/2 (1) , for constant c, for all n >= n0

where f(n),g(n) >0 , g(n) > f(n)
for n>=0 .
if yes, find constant c, n0

from (1), we have

cg(n)-(c+2) f(n) >= 0 (a), or we can rewrite as

c( g(n)-f(n) ) -2f(n) >=0 (b)

a) c= 0 , -2 false
c<0 , false
c > 0 , ?

b)g-f > 0
c<=0, false
c=-2, false
c>0 ?

don't know how to get around this. any clues?
 
How will that information help?