ArticleslgStudy

science

Home prime

Home prime is a science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Home prime rather than just read about it. In short: In number theory, the home prime HP(n) of an integer n greater than 1 is the prime number obtained by repeatedly factoring the increasing concatenation of prime factors including repetitions. The mth intermediate stage in the process of determining HP(n) is designated HPn(m).

Key takeaways

  • Home prime belongs to science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Home prime to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Home prime from memory before moving on to harder problems.

Reference excerpt

In number theory, the home prime HP(n) of an integer n greater than 1 is the prime number obtained by repeatedly factoring the increasing concatenation of prime factors including repetitions. The mth intermediate stage in the process of determining HP(n) is designated HPn(m). For instance, HP(10) = 773, as 10 factors as 2×5 yielding HP10(1) = 25, 25 factors as 5×5 yielding HP10(2) = HP25(1) = 55, 55 = 5×11 implies HP10(3) = HP25(2) = HP55(1) = 511, and 511 = 7×73 gives HP10(4) = HP25(3) = HP55(2) = HP511(1) = 773, a prime number. Some sources use the alternative notation HPn for the homeprime, leaving out parentheses. Investigations into home primes make up a minor side issue in number theory. Its questions have served as test fields for the implementation of efficient algorithms for factoring composite numbers, but the subject is really one in recreational mathematics. The outstanding computational problem as of 2016 is whether HP(49) = HP(77) can be calculated in practice. As each iteration is greater than the previous up until a prime is reached, factorizations generally grow more difficult so long as an end is not reached. As of August 2016 the pursuit of HP(49) concerns the factorization of a 251-digit composite factor of HP49(119) after a break was achieved on 3 December 2014 with the calculation of HP49(117). This followed the factorization of HP49(110) on 8 September 2012 and of HP49(104) on 11 January 2011, and prior calculations extending for the larger part of a decade that made extensive use of computational resources. Details of the history of this search, as well as the sequences leading to home primes for all other numbers through 100, are maintained at Patrick De Geest's worldofnumbers website. A wiki primarily associated with the Great Internet Mersenne Prime Search maintains the complete known data through 1000 in base 10 and also has lists for the bases 2 through 9. The primes in HP(n) are

2, 3, 211, 5, 23, 7, 3331113965338635107, 311, 773, 11, 223, 13, 13367, 1129, 31636373, 17, 233, 19, 3318308475676071413, 37, 211, 23, 331319, 773, 3251, 13367, 227, 29, 547, ... (sequence A037274 in the OEIS) Aside from the computational problems that have had so much time devoted to them, it appears absolute proof of existence of a home prime for any specific number might entail its effective computation. In purely heuristic terms, the existence has probability 1 for all numbers, but such heuristics make assumptions about numbers drawn from a wide variety of processes that, though they are likely correct, fall short of the standard of proof usually required of mathematical claims.

Properties HP(n) = n for n prime.

Early history and additional terminology While it is likely that the idea was conceived of numerous times in the past, the first reference in print appears to be an article written in 1990 in a small and now-defunct publication called Recreational and Educational Computation. The same person who authored that article, Jeffrey Heleen, revisited the subject in the 1996–7 volume of the Journal of Recreational Mathematics in an article entitled Family Numbers: Constructing Primes By Prime Factor Splicing, which included all of the results HP(n) for n through 100 other than the ones still unresolved. It also included a now-obsolete list of 3-digit unresolved numbers (The 58 listed have been cut precisely in half as of August 2012). It appears that this article is largely responsible for provoking attempts by others to resolve the case involving 49 and 77. The article uses the terms daughter and parent to describe composites and the primes that they lead to, with numbers leading to the same home prime called siblings (even if one is an iterate of another), and calls the number of iterations required to reach a parent, the persistence of a number under the map to obtain a home prime, the number of lives. The brief article does little other than state the origins of the subject, define terms, give a couple of examples, mention machinery and methods used at the time, and then provide tables. It appears that Mr. De Geest is responsible for the notation now in use. The OEIS also uses homeliness as the term for the number of numbers, including the prime itself, that have a certain prime as its home prime.

See also List of recreational number theory topics Prime factorization Persistence of a number Concatenation (mathematics)

Notes

References Sloane, N. J. A. (ed.). "Sequence A037274 (Home primes: for n >= 2, a(n) = the prime that is finally reached when you start with n, concatenate its prime factors (A037276) and repeat until a prime is reached (a(n) = -1 if no prime is ever reached))". The On-Line Encyclopedia of Integer Sequences. OEIS Foundation. "Repeated Factorization of Concatenated Primefactors of Composite Numbers". www.worldofnumbers.com. Retrieved 2025-08-27. Weisstein, Eric W. "Home Prime". mathworld.wolfram.com. Retrieved 2025-08-27. "Home Prime Search - Prime-Wiki". rieselprime.de. Retrieved 2025-08-27. J. Heleen, Family Numbers: Constructing Primes By Prime Factor Splicing, J. Rec. Math., 28, pp. 116–9, 1996–7 J. Heleen, Family Numbers: Mathemagical Black Holes, Recreational and Educational Computing, 5:5, p. 6, 1990

Worked examples

Example 1 — a first encounter with Home prime

Start with the simplest possible case. Write down what Home prime claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Home prime before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Home prime ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Home prime

In research
Home prime appears in science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Home prime in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Home prime is common in secondary-school and first-year university syllabi. It links to neighbouring topics Base-dependent integer sequences, Integer sequences, so understanding it makes those chapters shorter.
In everyday life
Look for Home prime outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Home prime” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Home prime in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Home prime means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Home prime out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Home prime in simple terms?

In number theory, the home prime HP(n) of an integer n greater than 1 is the prime number obtained by repeatedly factoring the increasing concatenation of prime factors including repetitions. The mth intermediate stage in the process of determining HP(n) is designated HPn(m).

Why does Home prime matter?

Because it connects several science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Home prime?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Home prime.

Tags

  • Base-dependent integer sequences
  • Integer sequences

Keep exploring