Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A123048
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A123048 Semiprimes that are the sum of a positive square and a positive cube. +0
2
9, 10, 26, 33, 57, 65, 82, 91, 122, 129, 134, 141, 145, 161, 177, 185, 206, 217, 226, 265, 289, 321, 362, 381, 407, 427, 485, 505, 511, 537, 566, 626, 633, 667, 681, 689, 703, 737, 745, 778, 785, 793, 841, 842, 849, 898, 901, 905, 985, 1018, 1041, 1057, 1081 (list; graph; listen)
OFFSET

1,1

COMMENT

Semiprime analogue of A066649 Primes of the form a^2 + b^3 with a, b > 0.

FORMULA

A001358 INTERSECTION A055394.

EXAMPLE

a(1) = 9 = 2^3 + 1^2 = 3*3.

a(2) = 10 = 3^2 + 1^3 = 2*5.

a(3) = 26 = 5^2 + 1^3 = 2*13.

a(4) = 33 = 5^2 + 2^3 = 3*11.

a(5) = 57 = 7^2 + 2^3 = 3*19.

a(6) = 65 = 1^2 + 4^3 = 8^2 + 1^3 = 5*13.

MATHEMATICA

semiPrimeQ[x_] := TrueQ[Plus (AT)(AT) Last /(AT) FactorInteger[ x ] == 2]; Select[ Union(AT) Flatten(AT) Table[s^2 + c^3, {s, 10}, {c, 10}], semiPrimeQ(AT)# &] (* Robert G. Wilson v *)

CROSSREFS

Cf. A001358, A055394, A066649.

Sequence in context: A156787 A025043 A111033 this_sequence A041170 A041168 A042635

Adjacent sequences: A123045 A123046 A123047 this_sequence A123049 A123050 A123051

KEYWORD

easy,nonn

AUTHOR

Jonathan Vos Post (jvospost3(AT)gmail.com), Sep 25 2006

EXTENSIONS

More terms from Robert G. Wilson v Sep 29 2006

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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 20 09:10 EDT 2010. Contains 173642 sequences.


AT&T Labs Research