Re: Can someone give me an example of this type of problem?
- From: jeffrey_h_miller@xxxxxxxxx
- Date: 16 Nov 2005 09:47:12 -0800
Jaisingh Solanki provided this problem in a different thread. I think
it would fit the bill and can be modified to be solvable too (I think).
Problem: Input is u, v, and w (three natural numbers) and the problem
is to check if there exist natural numbers x, y, and z such that
x^u + y^v = z^w
.
- Follow-Ups:
- Re: Can someone give me an example of this type of problem?
- From: Googmeister
- Re: Can someone give me an example of this type of problem?
- References:
- Can someone give me an example of this type of problem?
- From: Nathan Gilbert
- Can someone give me an example of this type of problem?
- Prev by Date: Re: Count all the substrings in a string
- Next by Date: Re: Can someone give me an example of this type of problem?
- Previous by thread: Re: Can someone give me an example of this type of problem?
- Next by thread: Re: Can someone give me an example of this type of problem?
- Index(es):
Relevant Pages
|