Find something wrong on a Theorem

Please support our Computer Science advertiser: Learn about neural networks and artificial intelligence.
Reply

Join Date: Oct 2008
Posts: 6
Reputation: ming97 is an unknown quantity at this point 
Solved Threads: 0
ming97 ming97 is offline Offline
Newbie Poster

Find something wrong on a Theorem

 
0
  #1
Nov 20th, 2008
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
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 1,813
Reputation: ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all 
Solved Threads: 117
ithelp's Avatar
ithelp ithelp is offline Offline
Posting Virtuoso

Re: Find something wrong on a Theorem

 
0
  #2
Nov 21st, 2008
Is this your reaserch topic or homework ?
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 6
Reputation: ming97 is an unknown quantity at this point 
Solved Threads: 0
ming97 ming97 is offline Offline
Newbie Poster

Re: Find something wrong on a Theorem

 
0
  #3
Nov 21st, 2008
My Homework
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 2,039
Reputation: Rashakil Fol is just really nice Rashakil Fol is just really nice Rashakil Fol is just really nice Rashakil Fol is just really nice 
Solved Threads: 139
Team Colleague
Rashakil Fol's Avatar
Rashakil Fol Rashakil Fol is offline Offline
Super Senior Demiposter

Re: Find something wrong on a Theorem

 
0
  #4
Nov 21st, 2008
Not unless you explain what "H" or "HD" or "WSO" or "[;g(n-1)]" are supposed to me.
All my posts may be redistributed under the GNU Free Documentation License.
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 6
Reputation: ming97 is an unknown quantity at this point 
Solved Threads: 0
ming97 ming97 is offline Offline
Newbie Poster

Re: Find something wrong on a Theorem

 
0
  #5
Nov 22nd, 2008
H and HD=dept size optimal; WSO= Waist-Size Optimal, [;g(n-1)]= [lg(n-1)]
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Computer Science Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC