New Reply

P does equal NP?

 
Share Thread Thread Tools
Jun8-12, 09:06 AM   #1
 

P does equal NP?


So I really know very little about the subject but from the little I could gather online...
Consider the subset problem on wikipedia. Does a subset of {−2, −3, 15, 14, 7, −10} equal zero? It shows the work for you and then says that no algorithm to find it in polynomial time is known, only in exponential (with (2^n)-1 tries) It says that an algorithm can only exist in polynomial time if P=NP. So now, can we not set (2^n)-1=n^x so that the algorithm in polynomial time is n^((log((2^n)-1)+2i∏c)/(log(n)) where c∈Z, Z being the set of integers. Does that make any sense?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
Jun8-12, 09:50 AM   #2
 
Mentor
Quote by RagingHadron View Post
So I really know very little about the subject but from the little I could gather online...
Consider the subset problem on wikipedia.
http://en.wikipedia.org/wiki/Subset-sum_problem
Quote by RagingHadron View Post
Does a subset of {−2, −3, 15, 14, 7, −10} equal zero?
As you have written this, it doesn't make sense. Each subset of some other set is itself a set, and a set is not equal to a number. The actual description is "is there a non-empty subset whose sum is zero?"
Quote by RagingHadron View Post
It shows the work for you and then says that no algorithm to find it in polynomial time is known, only in exponential (with (2^n)-1 tries) It says that an algorithm can only exist in polynomial time if P=NP. So now, can we not set (2^n)-1=n^x so that the algorithm in polynomial time is n^((log((2^n)-1)+2i∏c)/(log(n)) where c∈Z, Z being the set of integers. Does that make any sense?
Jun8-12, 11:28 AM   #3
 
Quote by Mark44 View Post
The actual description is "is there a non-empty subset whose sum is zero?"
Yeah that's what I meant. But what was wrong with the rest of it?
Jun8-12, 05:58 PM   #4
 
Mentor

P does equal NP?


Which wikipedia article were you reading? I provided a link to the one I thought you were referring to, but I don't see in that one some of what you're talking about.
Jun9-12, 12:42 AM   #5
 
It was in the p versus np problem page specifically, http://en.m.wikipedia.org/wiki/P_versus_NP_problem here. It's in the third paragraph. But was the work that I did correct/incorrect? I'm sure that there's a flaw in my approach to the problem somewhere seeing as it's so simple...
Jun10-12, 04:13 AM   #6
 
Never mind, I saw what my flaw was.
New Reply

Tags
millenium problems, p versus np, p=np, polynomial, time
Thread Tools


Similar Threads for: P does equal NP?
Thread Forum Replies
Pythagorean Triangles with one side equal s and hypothenuse equal 2 s+1 Linear & Abstract Algebra 7
In two equal complex numbers, what parts are equal to each other? Calculus 17
Numbers in Triangle Rows of 3 are equal rows of 4 are equal Brain Teasers 2
Equal areas in equal times Calculus & Beyond Homework 3
Is kJ/h equal to KWh? Introductory Physics Homework 1