DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Computer Science (http://www.daniweb.com/forums/forum14.html)
-   -   Find something wrong on a Theorem (http://www.daniweb.com/forums/thread158696.html)

ming97 Nov 20th, 2008 11:00 pm
Find something wrong on a Theorem
 
Dear All,

Can you help me to find something wrong on the following theorem :

THEOREM 2 : if A and B are WSO(n1, a,b) and WSO(n2,c,d). respectively, where b>=c, then A(n1) * B(n2) is WSO(n1+n2-1, a,b-c+d) with depth max {d(A),d(B)+b-c} and fan-out max{fo(A),fo(B)}

THEOREM 3 : H(n) is WSO(n,r,r+1) with depth 2r+1 and fan-out 2, where r=[;g(n-1)]
LEMMA 5, HD(i) is WSO(2powi+1, i, 2i+1) with depth 2i+1 and fan-out 2, where i>=0,
PROOF. We shall prove by induction on i
Base Step. From Theorem 3, the H(2pow0 +1) circuit is WSO(2pow0 +1,0,1) with dept 1 and fan out 2
Induction Step: Assume that HD(j) is WSO(2powj+1, j, 2j+1) with depth 2j+1 and fan out 2. From theorem 3, H(2powj+1 +1) is WSO(2powj+1 +1,j+1,j+2) with depyh 2j+3 and fan-out 2. Since HD(j+1)=H(2powj+1 +1) * HD(j), from Theorem 2, HD(j+1) is WSO(2powj+2, j+1,2j+3) with depth 2j+3 and fan out 2.

Rhank you very much.

regards,
ming

ithelp Nov 21st, 2008 2:56 am
Re: Find something wrong on a Theorem
 
Is this your reaserch topic or homework ?

ming97 Nov 21st, 2008 4:05 am
Re: Find something wrong on a Theorem
 
My Homework

Rashakil Fol Nov 21st, 2008 11:38 am
Re: Find something wrong on a Theorem
 
Not unless you explain what "H" or "HD" or "WSO" or "[;g(n-1)]" are supposed to me.

ming97 Nov 22nd, 2008 4:20 am
Re: Find something wrong on a Theorem
 
H and HD=dept size optimal; WSO= Waist-Size Optimal, [;g(n-1)]= [lg(n-1)]


All times are GMT -4. The time now is 4:18 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC