Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A154728
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A154728 Products of three consecutive primes of the form 6n+1 (see A002476). +0
4
1729, 7657, 21793, 49321, 97051, 175741, 298351, 386389, 559399, 789289, 1089019, 1425829, 1924177, 2665603, 3295273, 3864241, 4631971, 5694079, 6951667, 8103877, 9363547, 10775137, 12307147, 14956219, 18091147, 21243961, 24066037 (list; graph; listen)
OFFSET

1,1

COMMENT

Note that a(1)=1729 is the Hardy-Ramanujan number (See taxicab numbers in A001235, A011541).

EXAMPLE

13, 19, 31 are three consecutive primes of the form 6n+1 and 13*19*31=7657. [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Jan 21 2009]

MAPLE

a := proc (n) if `mod`(ithprime(n), 6) = 1 then ithprime(n) else end if end proc: A := [seq(a(n), n = 1 .. 100)]: seq(A[j]*A[j+1]*A[j+2], j = 1 .. 30); [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Jan 21 2009]

CROSSREFS

Cf. A001235, A002476, A011541, A154716, A154717, A154729.

Sequence in context: A062924 A130859 A154716 this_sequence A033502 A050794 A138130

Adjacent sequences: A154725 A154726 A154727 this_sequence A154729 A154730 A154731

KEYWORD

easy,nonn

AUTHOR

Omar E. Pol (info(AT)polprimos.com), Jan 18 2009, Jan 21 2009

EXTENSIONS

Extended by Emeric Deutsch (deutsch(AT)duke.poly.edu), Jan 21 2009

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research