Skip to content

Suggestion of extension of Brent's project of b^n+-1 (i.e. bases 13<=b<=99, b not perfect power, b^n<10^255) #3

@xayahrainie4793

Description

@xayahrainie4793

Suggestion of extension of Brent's project of b^n+-1 (i.e. bases 13<=b<=99, b not perfect power, b^n<10^255):

(like Homogeneous Cunningham Numbers)

bases 13<=b<=200, b not perfect power, b^n<2^1024

Aurifeuillian (LM) numbers (b^n-1 for b == 1 mod 4, b^n+1 for b == 2, 3 mod 4, both for n == core(b) mod 2*core(b)) for bases 13<=b<=200, b not perfect power, b^n<2^2048

Activity

JonathanCrombie

JonathanCrombie commented on Aug 15, 2025

@JonathanCrombie
Owner

The Smaller Brent Composites Project has been completed and it's not planned to be resurrected. However, the following Composite Lists might be of interest.

  • Lists --> (a^n size) Composite Lists --> Select "Level: a^n <= 255 digits" and "Base Range: 101-199"
  • Lists --> (a^n size) Composite Lists --> Select "Level: 256 digits <= a^n <= 300 digits" and "Base Range: 13-99"
  • Lists --> (a^n size) Composite Lists --> Select "Level: 256 digits <= a^n <= 300 digits" and "Base Range: 101-199"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @JonathanCrombie@xayahrainie4793

        Issue actions

          Suggestion of extension of Brent's project of b^n+-1 (i.e. bases 13<=b<=99, b not perfect power, b^n<10^255) · Issue #3 · JonathanCrombie/Cowcave