login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A085152 Sequence related to ABC conjecture: All prime factors of n and n+1 are <= 5. 21
1, 2, 3, 4, 5, 8, 9, 15, 24, 80 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

The ABC conjecture would imply that if the prime factors of A, B, C are prescribed in advance, then there is only a finite number of solutions to the equation A + B = C with gcd(A,B,C)=1 (indeed it would bound C to be no more than "roughly" the product of those primes). So in particular there ought to be only finitely many pairs of adjacent integers whose prime factors are limited to {2, 3, 5} (D. Rusin).

This sequence is complete by a theorem of Stormer. See A002071. - T. D. Noe (noe(AT)sspectra.com), Mar 03 2008

MATHEMATICA

Select[Range[10000], FactorInteger[ # (# + 1)][[ -1, 1]] <= 5 &] - T. D. Noe (noe(AT)sspectra.com), Mar 03 2008

CROSSREFS

Cf. A085153.

Sequence in context: A204810 A194714 A054168 * A015931 A120430 A152606

Adjacent sequences:  A085149 A085150 A085151 * A085153 A085154 A085155

KEYWORD

nonn,fini,full

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 21 2003

EXTENSIONS

Edited by Dean Hickerson (dean.hickerson(AT)yahoo.com), Jun 30 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 12:35 EST 2012. Contains 206019 sequences.