Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A073060
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A073060 Multiplication table for 1 and odd primes, read by antidiagonals. +0
1
1, 3, 3, 5, 9, 5, 7, 15, 15, 7, 11, 21, 25, 21, 11, 13, 33, 35, 35, 33, 13, 17, 39, 55, 49, 55, 39, 17, 19, 51, 65, 77, 77, 65, 51, 19, 23, 57, 85, 91, 121, 91, 85, 57, 23, 29, 69, 95, 119, 143, 143, 119, 95, 69, 29, 31, 87, 115, 133, 187, 169, 187, 133, 115, 87, 31, 37, 93, 145 (list; table; graph; listen)
OFFSET

0,2

COMMENT

Entries in table are sometimes called semiprimes or biprimes (see A001358).

EXAMPLE

Table begins

1 3 5 7 11 13 ...

3 9 15 21 33 ...

5 15 25 35 ...

MAPLE

a[1] := 1:for j from 2 to 100 do a[j] := ithprime(j):od:s := 0:for j from 1 to 16 do for i from 1 to j do s := s+1:b[s] := a[j-i+1]*a[i]; od:od:seq(b[q], q=1..s);

CROSSREFS

Sequence in context: A039872 A079965 A098353 this_sequence A087343 A079586 A125960

Adjacent sequences: A073057 A073058 A073059 this_sequence A073061 A073062 A073063

KEYWORD

nonn,tabl,easy

AUTHOR

Stuart M. Ellerstein (ellerstein(AT)aol.com), Aug 16 2002

EXTENSIONS

Corrected and extended by Sascha Kurz (sascha.kurz(AT)uni-bayreuth.de), Jan 28 2003

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 December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research