|
| |
|
|
A137923
|
|
Numbers whose digits are solutions of a Diophantine equation.
|
|
2
| |
|
|
2, 3, 5, 7, 11, 12, 13, 15, 16, 18, 19, 21, 23, 25, 27, 29, 31, 32, 34, 35, 37, 43, 45, 51, 52, 53, 54, 56, 57, 58, 59, 61, 65, 72, 73, 75, 78, 79, 81, 85, 87, 89, 91, 92, 95, 97, 98
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
FORMULA
| Members of the sequence are numbers n = X(1)...X(r) ; for which digits the following Diophantine equation holds : [X(1)+...+X(r)] + [X(1)*X(2)+...X(r-1)*X(r)] +...+ [X(1)*...*X(r)] = p p is a prime number, X(i) digit of n; X(i) is from <1;9>.
|
|
|
EXAMPLE
| 2-digit numbers are in the form X(1)X(2).
The equation is then : X(1)+X(2)+ X(1)*X(2)= p ;
p prime, X(i) is from <1;9>. Power set is {();(1);(2);(1,2)}, so indices of digits in the equation are running thru the power set.
Following numbers n are solutions of the equation :
11 because 1+1+1*1 = 3
12;21 because 1+2+1*2 = 5
13;31 because 1+3+1*3 = 7
15;51 because 1+5+1*5 = 11
16;61 because 1+6+1*6 = 13
18;81 because 1+8+1*8 = 17
19;91 because 1+9+1*9 = 19
23;32 because 2+3+2*3 = 11
25;52 because 2+5+2*5 = 17
...
|
|
|
CROSSREFS
| Sequence in context: A117288 A117283 A198096 * A163753 A131930 A001742
Adjacent sequences: A137920 A137921 A137922 * A137924 A137925 A137926
|
|
|
KEYWORD
| easy,nonn,base
|
|
|
AUTHOR
| Ctibor O. Zizka (ctibor.zizka(AT)seznam.cz), Apr 30 2008
|
| |
|
|