![]() |
|
|
#870 |
|
"Forget I exist"
Jul 2009
Dumbassville
26×131 Posts |
good now I can check Mersenne exponents for things to eliminate.
|
|
|
|
|
|
#871 |
|
Aug 2006
3×1,993 Posts |
|
|
|
|
|
|
#872 | |
|
"Forget I exist"
Jul 2009
Dumbassville
203008 Posts |
Quote:
though I'll have to look at this closer http://www.research.att.com/~njas/sequences/A055010 every prime above 5 in this sequence seems fit to eliminate. and I tried the same basic thing (which gave me the same equation by your code) starting on 29 as well but I haven't checked that one either. |
|
|
|
|
|
|
#873 | |
|
May 2010
Prime hunting commission.
110100100002 Posts |
Quote:
Last fiddled with by 3.14159 on 2010-08-25 at 18:09 |
|
|
|
|
|
|
#874 | |
|
"Forget I exist"
Jul 2009
Dumbassville
838410 Posts |
Quote:
(14:39) gp > findrec([1,3,7,15,31,63,127]) Recurrence relation is a(n) = 3a(n-1) - 2a(n-2). 3 d.f. Last fiddled with by science_man_88 on 2010-08-25 at 18:16 |
|
|
|
|
|
|
#875 |
|
May 2010
Prime hunting commission.
69016 Posts |
Code:
41441994149199491949199941949494914919499419411441141114499941994199 Update: Code:
41449199414911994941149149491999144449499419114949194149949499414499419449919999191449199941949494914919499419411441141114499941994199 Last fiddled with by 3.14159 on 2010-08-25 at 18:28 |
|
|
|
|
|
#876 | |
|
"Forget I exist"
Jul 2009
Dumbassville
838410 Posts |
Quote:
|
|
|
|
|
|
|
#877 |
|
Mar 2006
Germany
22×727 Posts |
Like this?
Code:
114491994149119144419491191491149119149149194941149914914141141919149419199199991914491999419494949149194994194114411411144999419941994144919941491199494114914949199914444949941911494919414914949941449941944191494919144919194949491491949141941144114111449194191419111 |
|
|
|
|
|
#878 | |
|
Aug 2006
135338 Posts |
Quote:
(It happens in that case that there still is a nice recurrence, but you need more terms to get it.) |
|
|
|
|
|
|
#879 | |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
Quote:
doubt I'm able to find the length of the next one with this though.
|
|
|
|
|
|
|
#880 | |
|
"Forget I exist"
Jul 2009
Dumbassville
838410 Posts |
Quote:
|
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Why do I sometimes see all the <> formatting commands when I quote or edit? | cheesehead | Forum Feedback | 3 | 2013-05-25 12:56 |
| Passing commands to PARI on Windows | James Heinrich | Software | 2 | 2012-05-13 19:19 |
| Ubiquity commands | Mini-Geek | Aliquot Sequences | 1 | 2009-09-22 19:33 |
| 64-bit Pari? | CRGreathouse | Software | 2 | 2009-03-13 04:22 |
| Are these commands correct? | jasong | Linux | 2 | 2007-10-18 23:40 |