Double Inequality: Find n0, c1, c2

  • Thread starter atrus_ovis
  • Start date
  • Tags
    Inequality
In summary, the conversation discusses finding values for n0, c1, and c2 that satisfy the inequality c1 nb <=(n-a)b<=c2(n-a)b for all n > n0. It also discusses proving and finding a constant c and n0 for a given inequality involving functions f(n) and g(n).
  • #1
atrus_ovis
101
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
  • #2
Yes, that seems to be correct.
 
  • #3
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?
 
  • #4
You'll need to find a c such that

[tex]c\geq\frac{2f(n)}{g(n)-f(n)}[/tex]

Maybe you can take the limit of the right-hand side and show that it is not infinite...
 
  • #5
How will that information help?
 
  • #6
That's worth poundering about...
 

FAQ: Double Inequality: Find n0, c1, c2

What is a double inequality?

A double inequality is an expression that contains two inequality symbols, such as x < n0 < c1 < c2. It represents a range of values for the variable x that satisfy both inequalities at the same time.

How do you solve a double inequality?

To solve a double inequality, you must first isolate the variable between the two inequality symbols. Then, you can manipulate the inequalities to find the range of values that satisfy both of them. The final solution will be in the form n0 < x < c1, where n0 is the lower bound and c1 is the upper bound.

What is the purpose of finding n0, c1, and c2 in a double inequality?

These values are used to define the range of values for the variable x that satisfy the double inequality. n0 represents the lower bound, c1 represents the upper bound, and c2 is a constant that helps determine the range of values between the two bounds.

Can a double inequality have more than two inequality symbols?

No, a double inequality can only have two inequality symbols. If there are more than two symbols, it becomes a multiple inequality and requires a different method of solving.

What are some real-life applications of double inequalities?

Double inequalities can be used to represent ranges of values in various situations, such as temperature ranges, price ranges, and time intervals. They are also commonly used in mathematical equations and inequalities to define the range of values for a particular variable.

Similar threads

Replies
3
Views
1K
Replies
6
Views
3K
Replies
4
Views
5K
Replies
1
Views
1K
Replies
1
Views
2K
Back
Top