![]() |
|
|
#1530 |
|
"(^r'°:.:)^n;e'e"
Nov 2008
;t:.:;^
3E716 Posts |
do not worry ... be that Alan would like to thank Elizabeth
|
|
|
|
|
|
#1531 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
2·7·677 Posts |
Wouldn't you have guessed who "that clown" was?
|
|
|
|
|
|
#1532 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
250616 Posts |
Having a generated SNFS polynomial for a prime is a bit redundant, maybe?
|
|
|
|
|
|
#1533 |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
426710 Posts |
"Silvester/Euclid sequence"s should not when a prime term is reached (by the definitions at Wikipedia), but they do. E.g. http://factordb.com/sequences.php?se...20&fr=0&to=100
Last fiddled with by Mini-Geek on 2014-01-03 at 13:09 |
|
|
|
|
|
#1534 |
|
"Rich"
Aug 2002
Benicia, California
24328 Posts |
Some clown has input hundreds of composites this morning all with the factor 400000000000000000000000000000000000000000000000019570549.
|
|
|
|
|
|
#1535 |
|
"Daniel Jackson"
May 2011
14285714285714285714
12278 Posts |
I'm guessing it's cmd again. Someone should PM him about this.
EDIT: I just noticed that cmd is banned. Is that because of the db flooding? Last fiddled with by Stargate38 on 2014-02-13 at 22:50 Reason: Noticed that cmd's been banned. |
|
|
|
|
|
#1536 |
|
Aug 2006
135338 Posts |
I don't know if syd is listening, but I wanted to report an error of sorts: it (the parser?) fails on
n^n + (n-1)^(n-1)*(-1)^n and even if I try to trick it with n^n + (n-1)^(n-1)*(0-1)^n it still has trouble. |
|
|
|
|
|
#1537 |
|
Sep 2008
Kansas
24·211 Posts |
This is just a guess.
Since the sign is applied to the larger of the two summation terms, every other number would be negative. I don't think FDB plays well with negative numbers. Edit: Never mind, I read it wrong. Last fiddled with by RichD on 2014-02-25 at 19:55 Reason: Thought n-1 was n+1. |
|
|
|
|
|
#1538 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
23×3×5×72 Posts |
Even as simple as 2*(-1)^(n) doesn't work. It doesn't seem to be able to handle (-1)^n
|
|
|
|
|
|
#1539 |
|
Sep 2008
Kansas
24×211 Posts |
I noticed that too.
If you substitute ((n-1)-n) for (-1), it seems to work. |
|
|
|
|
|
#1540 |
|
"Daniel Jackson"
May 2011
14285714285714285714
3×13×17 Posts |
This works for 10≤n≤59:
2^n-((((n-1)-n)^n)*911)=2^n-(-1^n) (use the left-side equation on the db) But when you get to n≥60, it says "Error: Negative". 2^60-((((60-1)-60)^60)*911)=2^60-911=1152921504606846065 It's a positive number! In fact, replacing 60 with any number ≥10 will ALWAYS result in a positive number. I don't understand what would cause it to act as if (-1)^60=-1. That doesn't make any sense whatsoever.
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Database for k-b-b's: | 3.14159 | Miscellaneous Math | 325 | 2016-04-09 17:45 |
| Factoring database issues | Mini-Geek | Factoring | 5 | 2009-07-01 11:51 |
| database.zip | HiddenWarrior | Data | 1 | 2004-03-29 03:53 |
| Database layout | Prime95 | PrimeNet | 1 | 2003-01-18 00:49 |
| Is there a performance database? | Joe O | Lounge | 35 | 2002-09-06 20:19 |