image
Physics Forums Logo
image
image
* Register * Upgrade Blogs Library Staff Rules Mark Forums Read
image
image   image
image

Go Back   Physics Forums > Mathematics > Set Theory, Logic, Probability, Statistics


Reply

image Tchebysheff proof, help understanding transition to last step Share It Thread Tools Search this Thread image
Old Jun4-09, 12:09 PM                  #1
el_llavero

el_llavero is Offline:
Posts: 23
Tchebysheff proof, help understanding transition to last step

proof attached as pdf in link provided
Attached Files
File Type: pdf 1.32.pdf (37.1 KB, 7 views)
  Reply With Quote
Old Jun4-09, 02:12 PM                  #2
EnumaElish
 
EnumaElish's Avatar

EnumaElish is Offline:
Posts: 2,217
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
Re: Tchebysheff proof, help understanding transition to last step

Using A for |A| and kk for k squared:

1 > Akk/n
1 < n/(Akk)
A < n/kk
A/n < 1/kk
1 - A/n > 1 - 1/kk

So the stated result actually holds with strict equality.
  Reply With Quote
Old Jun4-09, 02:15 PM       Last edited by el_llavero; Jun5-09 at 08:44 AM..            #3
el_llavero

el_llavero is Offline:
Posts: 23
Re: Tchebysheff proof, help understanding transition to last step

I actually got some help with the algebraic manipulation, which was clouding my conceptual understanding, after looking at this more I realized what it all meant and why the use of >= instead of > at the end


Divide by k^2 results in 1/(k^2)>|A|/n

multiply both sides by -1 (fips inequality) and add 1 to both sides results in 1- 1/k^2 < 1-|A|/n

change from strict inequality to weak inequality to account for proportion of all elements "~A" INTERSECTION "B" results in
1- 1/k^2 <= 1-|A|/n
  Reply With Quote
Old Jun4-09, 02:23 PM       Last edited by el_llavero; Jun5-09 at 08:44 AM..            #4
el_llavero

el_llavero is Offline:
Posts: 23
Re: Tchebysheff proof, help understanding transition to last step

Originally Posted by EnumaElish View Post
Using A for |A| and kk for k squared:

1 > Akk/n
1 < n/(Akk)
A < n/kk
A/n < 1/kk
1 - A/n > 1 - 1/kk

So the stated result actually holds with strict equality.
But the only way 1 - A/n > 1 - 1/kk describes the proportion of measurements in B, i.e. ~A, is to switch to weak inequalitysince strict inquality leaves out part of B, t/f weak inequality is required.

What do you think?
  Reply With Quote
Old Jun4-09, 05:13 PM                  #5
EnumaElish
 
EnumaElish's Avatar

EnumaElish is Offline:
Posts: 2,217
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
Re: Tchebysheff proof, help understanding transition to last step

|A| is a real number, like 2.

If 2/n < 1/kk then 1 - 2/n > 1 - 1/kk. Not so?
  Reply With Quote
Old Jun4-09, 05:39 PM       Last edited by el_llavero; Jun4-09 at 05:54 PM..            #6
el_llavero

el_llavero is Offline:
Posts: 23
Re: Tchebysheff proof, help understanding transition to last step

Originally Posted by EnumaElish View Post
|A| is a real number, like 2.

If 2/n < 1/kk then 1 - 2/n > 1 - 1/kk. Not so?
the cardinality of A, i.e. |A|, is a natural number, an integer in the set {0,1,2,3,...}

if |A|=1, and k =1 and n = 1 then the equations are equal. thats assuming that there is no restriction on n being equal to 1 and card(A) being equal to 1.
  Reply With Quote
Old Jun4-09, 06:03 PM                  #7
EnumaElish
 
EnumaElish's Avatar

EnumaElish is Offline:
Posts: 2,217
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
Re: Tchebysheff proof, help understanding transition to last step

Of course, if the premise were 2/n < 1/kk then 1 - 2/n > 1 - 1/kk would be the case. But the premise is stated with strict inequality.
  Reply With Quote
Old Jun4-09, 06:21 PM       Last edited by el_llavero; Jun5-09 at 08:53 AM..            #8
el_llavero

el_llavero is Offline:
Posts: 23
Re: Tchebysheff proof, help understanding transition to last step

yes you're right. So the use of weak inequality may have something to do with describing the complement of A?
  Reply With Quote
Old Jun4-09, 06:56 PM                  #9
EnumaElish
 
EnumaElish's Avatar

EnumaElish is Offline:
Posts: 2,217
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
Re: Tchebysheff proof, help understanding transition to last step

Or what they meant was 2/(n-1) < 1/kk, then they replaced n-1 with n but forgot to change < to <.
  Reply With Quote
Old Jun5-09, 08:53 AM                  #10
el_llavero

el_llavero is Offline:
Posts: 23
Re: Tchebysheff proof, help understanding transition to last step

Perhaps that's the case, because the strict inequality was used to derive the last line. Moreover, perhaps my set element argument was more of a way to try and rationalize the use of the weak inequality. I'm going to try and get a response from the author of this proof, and see what he says. Thanks for your responses EnumaElish.
  Reply With Quote
Old Jun6-09, 09:17 AM       Last edited by el_llavero; Jun6-09 at 11:59 AM..            #11
el_llavero

el_llavero is Offline:
Posts: 23
Re: Tchebysheff proof, help understanding transition to last step

I corresponded with a professor from a previous class about this and he reminded me about the use of logic in proofs

If you assume p is true then you may also conclude that ( p OR q) is true, no matter what q is! q doesn't ever have to be true since we've assumed p is. It's a fact in logic referred to as (addition or generalization).

p is LHS > RHS, and q is LHS = RHS.
  Reply With Quote
Old Jun6-09, 06:11 PM       Last edited by EnumaElish; Jun6-09 at 10:18 PM..            #12
EnumaElish
 
EnumaElish's Avatar

EnumaElish is Offline:
Posts: 2,217
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
Re: Tchebysheff proof, help understanding transition to last step

I am not saying the proof is wrong; I am saying it can be more definitive.
  Reply With Quote
image image
Reply
Thread Tools


Similar Threads for: Tchebysheff proof, help understanding transition to last step
Thread Thread Starter Forum Replies Last Post
Unclear Step in Proof rwinston Calculus & Analysis 1 Oct12-08 10:43 AM
Question on a step in my proof. Diffy Precalculus Mathematics 8 Sep24-08 03:29 PM
Transition to higher mathematics course, proof duke_nemmerle Calculus & Beyond 2 Aug26-08 10:56 PM
Transition to Proof Writing snipez90 Academic Guidance 10 Jun3-08 01:08 PM
A Step Function Proof brh2113 Calculus & Beyond 4 Oct11-07 04:00 PM

Powered by vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. © 2009 Physics Forums
Sciam | physorgPhysorg.com Science News Partner
image
image   image