![]() |
|
|
#1 |
|
Aug 2010
SPb
2·17 Posts |
Рассмотрим.....
Числа удовлетворяющие условию. Числа n таких, что 2^(n-1) = 1 (MOD n); 2^(n-1-m) = (n-2^р) (MOD n) где m целое и 2^(m-1) <n<2^m; р целое число, р>0 и 2^р<n заявка в OEIS A167612, лежит на рассмотрении :) первые элементы 3, 11, 13, 19, 41, 43, 241, 331, 683, 2113, 2731, 3277, 4033, 5419, 8321, 43691, 61681, 65281, 80581, 85489, 87211, 174763, 233017, 253241, 525313, 838861, 1016801, 1397419, 2796203, 3033169, 3605429, 4682833, 6700417, 13421773, 15790321, 16773121, 18837001, 20647621, 22253377, 22366891, 24214051, 25080101, 25781083, 30662497, 47349373, 50155733, .... ключевое значение - показатель степени t=m+p все элементы этой последовательности могут быть представлены в виде n=(2^t+1) / (2^p + x) ---------------------------------------- Consider ..... Numbers satisfying the condition. Numbers n such that 2^(n-1) = 1 (mod n); 2^(n-1-m) = (n-2^p) (mod n) where m is an integer and 2^(m-1) < n < 2^m; p is an integer, p > 0 and 2^p < n in OEIS A167612, is pending:) the first elements 3, 11, 13, 19, 41, 43, 241, 331, 683, 2113, 2731, 3277, 4033, 5419, 8321, 43691, 61681, 65281, 80581, 85489, 87211, 174763, 233017, 253241, 525313, 838861, 1016801, 1397419, 2796203, 3033169, 3605429, 4682833, 6700417, 13421773, 15790321, 16773121, 18837001, 20647621, 22253377, 22366891, 24214051, 25080101, 25781083, 30662497, 47349373, 50155733, .... principal value - an exponent t = m + p All elements of this sequence can be represented as n=(2^t+1) / (2^p + x) x is an integer Last fiddled with by allasc on 2011-01-24 at 08:50 |
|
|
|
|
|
#2 |
|
Aug 2010
SPb
2×17 Posts |
Свойства чисел этой последовательности
1) 2^t=1(mod n) 2) n=1(mod t) (proved user Sonic86 http://dxdy.ru/topic41309.html) 3) Если n составное число, то его можно предтавить в виде n=(a*t+1)*(b*t+1) где a и b целые числа >0 4) Если m=0(mod p), тогда n=(2^t+1)/(2^p+1), тоесть x=1 5) Если m-четное число, p=m-2, тогда n=(2^t+1)/(2^p+2^p-2^(m/2)+1) тоесть x=2^p-2^(m/2)+1 --------------------------------- Properties of the numbers in this sequence 1) 2 ^ t = 1 (mod n) 2) n = 1 (mod t) (proved user Sonic86 http://dxdy.ru/topic41309.html) 3) If n is a composite number, then it can be represented as n = (a*t +1)*(b*t +1), where a and b are integers > 0 4) If m = 0 (mod p), then n = (2^t +1) / (2^p +1), ie x = 1 5) If the m-even number and (p = m-2), then n = (2^t +1) / (2^p+2^p-2^(m/2) +1) ie x = 2^p-2^(m/2)+1 Last fiddled with by allasc on 2011-01-24 at 09:00 |
|
|
|
|
|
#3 |
|
Aug 2010
SPb
2·17 Posts |
Самое интересное.
Если p=1 , тогда t=m+p - либо простое число, либо псевдопростое по основанию 2 И соответсвенно число n имеет вид n=(2^t+1)/3 Причем, если это число n является составным, то его делитель (я так понимаю больший) также принадлежит нашей последовательности. --------------- Most interesting. If p=1, then t=m+p - a prime number, or pseudo-prime base 2 And correspondingly the number n has the form n = (2^t +1) / 3 Moreover, if the number n is composite, then its divisor (as I understand it more) also belongs to our sequence. Last fiddled with by allasc on 2011-01-24 at 08:54 |
|
|
|
|
|
#4 |
|
Aug 2010
SPb
428 Posts |
(2^29+1)/3=178956971=59*3033169
178956971 belongs to our sequence, where m=28 p=1 (t=29) 3033169 belongs to our sequence, where m=22 p=7 (t=29) likewise (2^37+1)/3=45812984491=1777*25781083 45812984491 m=36 p=1 (t=37) 25781083 m=25 p=12 (t=37) (2^41+1)/3=733007751851 = 83*8831418697 733007751851 m=40 p=1 (t=41) 8831418697 m=34 p=7 (t=41) (2^47+1)/3=46912496118443 = 283*165768537521 46912496118443 m=46 p=1 (t=47) 165768537521 m=38 p=9 (t=47) (2^53+1)/3=3002399751580331 = 107*28059810762433 3002399751580331 m=52 p=1 (t=53) 28059810762433 m=45 p=8 (t=53) Last fiddled with by allasc on 2011-01-24 at 09:08 |
|
|
|
|
|
#5 |
|
Aug 2010
SPb
428 Posts |
Самое главное предположение
рассматривая выражение n=(2^t+1) / (2^p + x) предпологая что значение x - однозначно определяется набором значений m и p вот только как определяется - вот это главный вопрос. Если это правило будет дастаточно простым, то нахождение делителей для n=(2^t+1)/3 (для n, при p=1) также будет простым ------------- The most important assumption Considering the expression n = (2 ^ t +1) / (2 ^ p + x) assuming that the value of x - is uniquely determined by the values of m and p. How is - this is the main question. If this rule is simple, finding the divisors for n = (2 ^ t +1) / 3 (for n, where p=1) will also be a simple Last fiddled with by allasc on 2011-01-24 at 09:19 |
|
|
|
|
|
#6 |
|
Aug 2010
SPb
1000102 Posts |
|
|
|
|
|
|
#7 | |
|
Aug 2010
SPb
2×17 Posts |
All elements of this sequence can be represented as
n=(2^t+1) / (2^p + x) x is an integer Quote:
still believe that there is a universal rule x = F (m, p), I will seek... Last fiddled with by allasc on 2011-01-26 at 09:22 |
|
|
|
|
|
|
#9 | |
|
Aug 2010
SPb
2×17 Posts |
Quote:
6) If the (m+3=2*p) and m=0(mod 3), then n = (2^t +1) / (2^p+2^(p-1) +3); ie x = 2^(p-1)+3 |
|
|
|
|
|
|
#10 | |
|
Aug 2010
SPb
3410 Posts |
Quote:
6) If the (m+3=2*p) and t=0(mod 3); (t=m+p), then n = (2^t +1) / (2^p+2^(p-1) +3); ie x = 2^(p-1)+3 Last fiddled with by allasc on 2011-01-26 at 14:35 |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| This is a sequence with integers | MattcAnderson | MattcAnderson | 23 | 2021-04-19 18:19 |
| Integers = sums of 2s and 3s. | 3.14159 | Miscellaneous Math | 12 | 2010-07-21 11:47 |
| Integers in a grid | Unregistered | Homework Help | 1 | 2010-05-06 20:09 |
| Given a set of R integers... | Joshua2 | Puzzles | 19 | 2009-11-08 00:36 |
| 2n+1 Integers | davar55 | Puzzles | 8 | 2007-06-06 13:24 |