mersenneforum.org  

Go Back   mersenneforum.org > Fun Stuff > Lounge

Reply
 
Thread Tools
Old 2012-07-21, 06:03   #12
xilman
Bamboozled!
 
xilman's Avatar
 
"π’‰Ίπ’ŒŒπ’‡·π’†·π’€­"
May 2003
Down not across

22×5×72×11 Posts
Default

Quote:
Originally Posted by LaurV View Post
You didn't pay attention!
You're correct.

In that case, advertise on eBay that time on a quantum computer is available for a modest fee.
xilman is offline   Reply With Quote
Old 2012-07-21, 14:58   #13
retina
Undefined
 
retina's Avatar
 
"The unspeakable one"
Jun 2006
My evil lair

24·389 Posts
Default

Quote:
Originally Posted by CRGreathouse View Post
(it's tamperproof)
Just to note here that nothing can be tamperproof. Temperresistant I can accept.

So if it just has one of those sticky labels that says "warranty void if seal broken" or some of alien version of the pentalobe screws, or welded rivets, or a combination lock with a key, or indeed any other type of sealing mechanism then it won't be immune to tampering or opening and thus can be examined. Therefore I would examine it, and attempt to make a larger (i.e. more QC bits) version.

1. Examine.
2. ???
3. Profit!
retina is online now   Reply With Quote
Old 2012-07-22, 01:48   #14
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3×1,993 Posts
Default

Quote:
Originally Posted by henryzz View Post
How fast would it factorize small numbers of maybe 100 bits? Would it be fast enough to use factorizing large primes in NFS?
Very fast, I think. I was trying to calculate a time but it's hard (lots of possible quantum algorithms, lots of unknown O-constants, unspecified classical time). Using Beauregard it would be slow (1 second?) but it looks like Cleve-Watrous might just be doable and it's so fast (at the cost of larger quantum storage, limiting you to no more than about 100 bits) that the time comes down to "as long as the classical pre-/post-processing takes". Let's say 1 microsecond for the sake of discussion.
CRGreathouse is offline   Reply With Quote
Old 2012-07-22, 01:50   #15
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3×1,993 Posts
Default

Quote:
Originally Posted by retina View Post
Me? Personally? Probably nothing. There would appear to be very little of value that one could do with an 800-bit QC.

So nothing really except for purely research things. Like, perhaps, examining it with a view towards making a larger QC?
Quote:
Originally Posted by retina View Post
Just to note here that nothing can be tamperproof. Temperresistant I can accept.

So if it just has one of those sticky labels that says "warranty void if seal broken" or some of alien version of the pentalobe screws, or welded rivets, or a combination lock with a key, or indeed any other type of sealing mechanism then it won't be immune to tampering or opening and thus can be examined. Therefore I would examine it, and attempt to make a larger (i.e. more QC bits) version.

1. Examine.
2. ???
3. Profit!
The aliens take the quantum computer back. Sorry!
CRGreathouse is offline   Reply With Quote
Old 2012-07-22, 01:53   #16
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

135338 Posts
Default

Quote:
Originally Posted by bsquared View Post
Would it be useful for attacks on block ciphers? IIRC, log2N qu-bits using Grover's algorithm allows one to exhausively search a keyspace of size 2N in time 2(N/2). So 264 operations to break a 128 bit key... maybe on the edge of practicality for a relatively small keyspace.
I thought Grover's algorithm requires that the items to be searched fits in the qubits, so with 800 qubits you can't search a space larger than 800 or so. If I'm wrong about this, of course, I'd love to know! That's why I posted, of course...

Last fiddled with by CRGreathouse on 2012-07-22 at 01:56
CRGreathouse is offline   Reply With Quote
Old 2012-07-22, 01:59   #17
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3×1,993 Posts
Default

Quote:
Originally Posted by chris2be8 View Post
I'd use it to speed up the work I'm doing to factor the smaller composites in factordb. There are plenty to do.

Just how big a number it can factor makes a lot of difference. 398 bits is about 120 digits, there are about 135000 composites under that size. 350 bits is about 107 digits, but there are still a few thousand composites in that range.
Nice.

Quote:
Originally Posted by LaurV View Post
I would certainly find all factors F with less then 402 bits of the mersenne numbers with prime exponent p smaller then 1G. That is feasible if one is able to factor really fast (instant) the odd D in D=(F-1)/(2^s), then check for all factors p of D if F divides Mp. 800 (qu)bits is enough for this. Say that computer runs at 3GHz, it would need about 2*log2(10^9) clocks to clear one F (too see if this F is factor of any Mp with p smaller then 10^9) so this time is negligible comparing with primality prove. So, the task is reduced at enumerating all primes which are 1 or 7 mod 8 from 1 bit to 402 bits
I'm not 100% sure I understand, but that sounds like a really good use.
CRGreathouse is offline   Reply With Quote
Old 2012-07-22, 02:02   #18
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3·1,993 Posts
Default

Quote:
Originally Posted by xilman View Post
In that case, advertise on eBay that time on a quantum computer is available for a modest fee.
...

OK, in that case the interesting question becomes, "what do your customers do with it?".

Quote:
Originally Posted by jwaltos View Post
Program it to play a scaled down version of GO.
Can quantum computers do this efficiently?

Quote:
Originally Posted by jwaltos View Post
Bind it to a simple cellular/biological process to determine if it can echo or resonate with this process in real time.
Not sure I understand this one...

Quote:
Originally Posted by jwaltos View Post
Examine what exactly composes the geometry of space/time - may possibly require another quantum box to decipher and present the results in one's preferred formalism.
...or this one.
CRGreathouse is offline   Reply With Quote
Old 2012-07-22, 02:09   #19
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3·1,993 Posts
Default

Quote:
Originally Posted by only_human View Post
I think it would be best utilized for algorithmic development.

At first blush one might think that quantum algorithms can be developed well enough without experimental mathematical approaches or any actual quantum hardware (since we do that already), but looking at how we develop algorithms for conventional hardware, having actual machines and including tables of data and timings is really useful.
Yes, I certainly think that would be useful. A lot of supercomputer time goes into simulating quantum computing classically so we can do this, and a quantum computer would obviously be ideally suited for the task.

Quote:
Originally Posted by only_human View Post
Everyone goes on about factoring and database lookup but there is relations work that could be useful. First faster quantum algorithms for solving systems of linear equations (HHL). Second what PSLQ like algorithms would be possible?
Harrow-Hassidim-Lloyd. Very nice, I hadn't heard of this before! It looks extremely powerful, like with even 800 qubits we could approximate the solution of a system of linear equations of essentially any size. If I'm reading the paper right, a system too large to solve with our quantum computer would be too large to write out in our universe.

I don't know what relation-finding could be done on a QC but that seems well-suited to their abilities. Given the usefulness of PSLQ/LLL this seems very practical.
CRGreathouse is offline   Reply With Quote
Old 2012-07-22, 02:13   #20
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

838410 Posts
Default

Quote:
Originally Posted by CRGreathouse View Post
I thought Grover's algorithm requires that the items to be searched fits in the qubits, so with 800 qubits you can't search a space larger than 800 or so. If I'm wrong about this, of course, I'd love to know! That's why I posted, of course...
Quote:
Originally Posted by "http://en.wikipedia.org/wiki/Grover's_algorithm"
Consider an unsorted database with N entries. The algorithm requires an N-dimensional state space H, which can be supplied by n=log2 N qubits
I don't quite know enough to decipher this.
science_man_88 is offline   Reply With Quote
Old 2012-07-22, 02:15   #21
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3·1,993 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
I don't quite know enough to decipher this.
It means I was wrong. So Grover looks possible!
CRGreathouse is offline   Reply With Quote
Old 2012-07-22, 02:26   #22
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

949410 Posts
Default

Quote:
Originally Posted by retina View Post
Just to note here that nothing can be tamperproof. Temperresistant I can accept.

1. Examine.
2. ???
3. Profit!
...I was clearing the pile of mementos from my last trip to Russia and found a metro pass card. I guess it is not much different from SmarTrip. Carefully took it apart and found a plastic layer with a periferal antenna and a small unit in the center. Fun!! (Apparently made by "Sitronics".)
Batalov is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Want to play with IBM's quantum computer? tServo Hardware 6 2016-05-06 15:52
ok who turned on the Quantum Computer? petrw1 PrimeNet 3 2015-11-19 21:37
Quantum Computer mathemajikian Hardware 24 2009-02-03 04:38
Quantum Computer Demonstrated ! Dr-S Science & Technology 7 2007-02-19 07:35
quantum computer sagan_fan Math 4 2003-03-26 05:01

All times are UTC. The time now is 10:43.


Mon Aug 2 10:43:02 UTC 2021 up 10 days, 5:12, 0 users, load averages: 1.58, 1.62, 1.50

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.