Skip to content

Formalize the Smarandache–Wellin prime infinitude conjecture #5164

Description

@derekste

What is the conjecture

The Smarandache–Wellin numbers are formed by concatenating the decimal expansions of consecutive
primes:

$$2,\ 23,\ 235,\ 2357,\ 235711,\ 23571113,\ldots$$

The University of New Mexico's Smarandache problems page states:

There are infinitely many primes in the smarandache concatenated prime sequence.

The page marks the statement “Not proved yet.” OEIS A019518 defines the underlying sequence,
A069151 records its prime values, and A046035 records the indices at which those values are prime.

References:

Prerequisites needed

Mathlib's decimal-digit operations, natural-number exponentiation, the Nat.nth Nat.Prime prime
enumeration, primality predicate, and infinite-set API are sufficient. No addition to
FormalConjecturesForMathlib is expected.

AMS categories

  • ams-11

Choose either option

  • I plan on adding this conjecture to the repository
  • This issue is up for grabs: I would like to see this conjecture added by somebody else

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions