cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Previous Showing 31-40 of 48 results. Next

A245277 Largest prime all of whose substrings in its base n representation are primes.

Original entry on oeis.org

2, 11, 67, 23, 37, 491, 47, 373, 79, 6043, 379, 2203, 647, 3389, 631, 34807, 211, 28663, 1283, 6449, 439, 266003, 577, 15649, 1811, 244471, 379, 485504623, 157, 31907, 2939, 15269, 2557, 22948529, 853, 197959, 743, 59723, 113, 96873817
Offset: 3

Views

Author

Joonas Pohjonen, Jul 16 2014

Keywords

Comments

For detailed comments for a(10)=373, see A085823 and A213300.

Examples

			a(5) = 67 = 232_5, since all its substrings in base 5 (2, 3, 23_5 = 13, 32_5 = 17 and 232_5 = 67) are primes. There are no greater primes with this property.
		

Crossrefs

Programs

  • PARI
    See Links section.

A213308 Numbers with exactly one nonprime substring (substrings with leading zeros are considered to be nonprime).

Original entry on oeis.org

1, 4, 6, 8, 9, 13, 17, 22, 25, 27, 29, 31, 32, 33, 35, 43, 47, 52, 55, 57, 59, 67, 71, 72, 75, 77, 79, 83, 97, 137, 173, 223, 233, 237, 313, 317, 337, 353, 379, 523, 537, 673, 733, 737, 773, 797, 1373, 3137, 3373, 3733, 3797
Offset: 1

Views

Author

Hieronymus Fischer, Aug 26 2012

Keywords

Comments

The sequence is finite. Proof: Each 5-digit number has at least 2 nonprime substrings. Thus, each number with more than 5 digits has >= 2 nonprime substrings, too. Consequently, there is a boundary b<10^4, such that all numbers > b have at least 2 nonprime substrings.
The first term is a(1)=1=A213302(1). The last term is a(51)=3797=A213300(1).

Examples

			a(1)=1, since 1 has one nonprime substring.
a(51)=3797, since the only nonprime substring of 3797 is 9.
		

Crossrefs

A213309 Numbers with exactly 2 nonprime substrings (substrings with leading zeros are considered to be nonprime).

Original entry on oeis.org

11, 12, 15, 19, 20, 21, 24, 26, 28, 30, 34, 36, 38, 39, 41, 42, 45, 50, 51, 54, 56, 58, 61, 62, 63, 65, 70, 74, 76, 78, 82, 85, 87, 89, 92, 93, 95, 113, 131, 179, 197, 227, 229, 231, 232, 235, 239, 253, 257, 271, 273, 277, 283
Offset: 1

Views

Author

Hieronymus Fischer, Aug 26 2012

Keywords

Comments

The sequence is finite. Proof: Each 6-digit number has at least 4 nonprime substrings. Thus, each number with more than 6 digits has >= 4 nonprime substrings, too. Consequently, there is a boundary b<10^5, such that all numbers > b have more than 2 nonprime substrings.
The first term is a(1)=11=A213302(2). The last term is a(130)=37337=A213300(2).

Examples

			a(1)=11, since 11 has 2 nonprime substrings.
a(130)= 37337, since there are 2 nonprime substrings (33 and 337).
		

Crossrefs

A213310 Numbers with exactly 3 nonprime substrings (substrings with leading zeros are considered to be nonprime).

Original entry on oeis.org

10, 14, 16, 18, 40, 44, 46, 48, 49, 60, 64, 66, 68, 69, 80, 81, 84, 86, 88, 90, 91, 94, 96, 98, 99, 117, 123, 127, 132, 133, 135, 139, 153, 157, 167, 171, 172, 175, 177, 193, 211, 213, 217, 222, 225, 230, 234, 236, 238, 241
Offset: 1

Views

Author

Hieronymus Fischer, Aug 26 2012

Keywords

Comments

The sequence is finite. Proof: Each 6-digit number has at least 4 nonprime substrings. Thus, each number with more than 6 digits has >= 4 nonprime substrings, too. Consequently, there is a boundary b<10^5, such that all numbers > b have more than 3 nonprime substrings.
The first term is a(1)=10=A213302(3). The last term is a(310)=73373=A213300(3).

Examples

			a(1)=10, since 10 has 3 nonprime substrings (0, 1, 10).
a(310)= 73373, since there are 3 nonprime substrings (33, 7337 and 73373).
		

Crossrefs

A213311 Numbers with exactly 4 nonprime substrings (substrings with leading zeros are considered to be nonprime).

Original entry on oeis.org

103, 107, 111, 112, 115, 119, 122, 125, 129, 130, 134, 136, 138, 143, 147, 151, 152, 155, 159, 163, 170, 174, 176, 178, 183, 191, 192, 195, 199, 202, 203, 205, 207, 212, 215, 219, 220, 221, 224, 226, 228, 242, 245, 250
Offset: 1

Views

Author

Hieronymus Fischer, Aug 26 2012

Keywords

Comments

The sequence is finite. Proof: Each 6-digit number has at least 4 nonprime substrings, and each 4-digit number has at least 1 nonprime substring. Thus, each 10-digit number has at least 5 nonprime substrings. Consequently, there is a boundary b, such that all numbers >= b have more than 4 nonprime substrings.
The first term is a(1)=103=A213302(4). The last term is a(653)=373379=A213300(4).

Examples

			a(1) = 103, since 103 has 4 nonprime substrings (0, 03, 1, 10).
a(653) = 373379, since there are 4 nonprime substrings (9, 33, 3379, 7337).
		

Crossrefs

A213312 Numbers with exactly 5 nonprime substrings (substrings with leading zeros are considered to be nonprime).

Original entry on oeis.org

101, 102, 105, 109, 110, 114, 116, 118, 120, 121, 124, 126, 128, 141, 142, 145, 149, 150, 154, 156, 158, 161, 162, 165, 181, 182, 185, 187, 189, 190, 194, 196, 198, 200, 201, 204, 206, 208, 209, 210, 214, 216, 218, 240
Offset: 1

Views

Author

Hieronymus Fischer, Aug 26 2012

Keywords

Comments

The sequence is finite. Proof: Each 7-digit number has at least 6 nonprime substrings. Thus, each number with more than 7 digits has >= 6 nonprime substrings, too. Consequently, there is a boundary b<10^6, such that all numbers > b have more than 5 nonprime substrings.
The first term is a(1)=101=A213302(5). The last term is a(1330)=831373=A213300(5).

Examples

			a(1)=101, since 101 has 5 nonprime substrings (0, 01, 1, 1, 10).
a(1330)= 831373, since there are 5 nonprime substrings (1, 8, 831, 8313, 31373).
		

Crossrefs

A213313 Numbers with exactly 6 nonprime substrings (substrings with leading zeros are considered to be nonprime).

Original entry on oeis.org

100, 104, 106, 108, 140, 144, 146, 148, 160, 164, 166, 168, 169, 180, 184, 186, 188, 400, 404, 406, 408, 440, 444, 446, 448, 460, 464, 466, 468, 469, 480, 481, 484, 486, 488, 490, 494, 496, 498, 600, 604, 606, 608, 609
Offset: 1

Views

Author

Hieronymus Fischer, Aug 26 2012

Keywords

Comments

The sequence is finite. Proof: Each 8-digit number has at least 10 nonprime substrings. Thus, each number with more than 8 digits has >= 10 nonprime substrings, too. Consequently, there is a boundary b<10^7, such that all numbers > b have more than 6 nonprime substrings.
The first term is a(1)=100=A213302(6). The last term is a(2351)=3733797=A213300(6).

Examples

			a(1)=100, since 100 has 6 nonprime substrings (0, 0, 00, 1, 10, 100).
a(2351)= 3733797, since there are 6 nonprime substrings (9, 33, 3379, 7337, 733797, 3733797).
		

Crossrefs

Programs

A213314 Numbers with exactly 7 nonprime substrings (substrings with leading zeros are considered to be nonprime).

Original entry on oeis.org

1017, 1019, 1023, 1032, 1035, 1039, 1053, 1071, 1072, 1075, 1077, 1079, 1093, 1107, 1109, 1111, 1112, 1115, 1119, 1122, 1125, 1143, 1147, 1152, 1155, 1159, 1170, 1174, 1176, 1178, 1181, 1183, 1187, 1191, 1192, 1195
Offset: 1

Views

Author

Hieronymus Fischer, Aug 26 2012

Keywords

Comments

The sequence is finite. Proof: Each 8-digit number has at least 10 nonprime substrings. Thus, each number with more than 8 digits has >= 10 nonprime substrings, too. Consequently, there is a boundary b<10^7, such that all numbers > b have more than 7 nonprime substrings.
The first term is a(1)=1017=A213302(7). The last term is a(4362)=3733739=A213300(7).

Examples

			a(1)=1017, since 1017 has 7 nonprime substrings (0, 1, 1, 01, 10, 017, 1017).
a(4362)= 3733739 since there are 7 nonprime substrings (9, 33, 39, 7337, 73373, 373373, 733739).
		

Crossrefs

A213315 Numbers with exactly 8 nonprime substrings (substrings with leading zeros are considered to be nonprime).

Original entry on oeis.org

1011, 1012, 1015, 1021, 1022, 1025, 1027, 1029, 1030, 1034, 1036, 1038, 1043, 1047, 1051, 1052, 1055, 1057, 1059, 1061, 1063, 1067, 1070, 1074, 1076, 1078, 1083, 1087, 1091, 1092, 1095, 1101, 1102, 1105, 1110, 1114
Offset: 1

Views

Author

Hieronymus Fischer, Aug 26 2012

Keywords

Comments

The sequence is finite. Proof: Each 8-digit number has at least 10 nonprime substrings. Thus, each number with more than 8 digits has >= 10 nonprime substrings, too. Consequently, there is a boundary b<10^7, such that all numbers > b have more than 8 nonprime substrings.
The first term is a(1)=1011=A213302(8). The last term is a(7483)=8313733=A213300(8).

Examples

			a(1)=1011, since 1011 has 8 nonprime substrings (0, 1, 1, 1, 01, 10, 011, 1011).
a(7483)= 8313733 since there are 8 nonprime substrings (1, 8, 33, 831, 8313, 13733, 31373, 313733).
		

Crossrefs

A213316 Numbers with exactly 9 nonprime substrings (substrings with leading zeros are considered to be nonprime).

Original entry on oeis.org

1002, 1003, 1005, 1007, 1009, 1010, 1014, 1016, 1018, 1020, 1024, 1026, 1028, 1041, 1042, 1045, 1049, 1050, 1054, 1056, 1058, 1062, 1065, 1069, 1082, 1085, 1089, 1090, 1094, 1096, 1098, 1099, 1100, 1104, 1106, 1108, 1140, 1144, 1146, 1148
Offset: 1

Views

Author

Hieronymus Fischer, Aug 26 2012

Keywords

Comments

The sequence is finite. Proof: Each 8-digit number has at least 10 nonprime substrings. Thus each number with more than 8 digits has >= 10 nonprime substrings, too. Consequently there is a boundary b<10^7 such that all numbers > b have more than 9 nonprime substrings.
The first term is a(1) = 1002 = A213302(9). The last term is a(12411) = 9973331 = A213300(9).

Examples

			a(1) = 1002 is in the sequence, since 1002 has 9 nonprime substrings (0,  0, 1, 00, 02, 10, 002, 100, 1002).
a(12411) = 9973331 is in the sequence since there are 9 nonprime substrings (1, 9, 9, 33, 33, 99, 333, 973, 97333).
		

Crossrefs

Previous Showing 31-40 of 48 results. Next