Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A038838
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A038838 Divisible by square of odd prime. +0
4
9, 18, 25, 27, 36, 45, 49, 50, 54, 63, 72, 75, 81, 90, 98, 99, 100, 108, 117, 121, 125, 126, 135, 144, 147, 150, 153, 162, 169, 171, 175, 180, 189, 196, 198, 200, 207, 216, 225, 234, 242, 243, 245, 250, 252, 261, 270, 275, 279, 288, 289, 294, 297, 300, 306 (list; graph; listen)
OFFSET

1,1

COMMENT

Condition 1 of Theorem 7.5 (Robinson, 1979) includes: "k is a multiple of a square of an odd prime." - Jonathan Vos Post (jvospost2(AT)yahoo.com), Aug 06 2007

REFERENCES

R. M. Robinson, Multiple tiling of n-dimensional space by unit cubes, Math. Z. 166 (1979), 225-264.

Chuanming Zong, What is known about unit cubes, Bull. Amer. Math. Soc. 42 (2005), 181-211; Robinson theorem cited on p. 204.

LINKS

Beeler, M., Gosper, R. W., and Schroeppel, R., HAKMEM ITEM 45

FORMULA

{a(n)} = {j such that for some k>1 A001248(k)|j} = {j such that for some k>0 (A065091(k)^2)|j}. - Jonathan Vos Post (jvospost2(AT)yahoo.com), Aug 06 2007

PROGRAM

(PARI) {a(n)= local(m, c); if(n<1, 0, c=0; m=0; while( c<n, m++; if( moebius(m/2^valuation(m, 2))==0, c++)); m)} /* Michael Somos Aug 22 2006 */

CROSSREFS

Cf. A000040, A001248, A065091.

Adjacent sequences: A038835 A038836 A038837 this_sequence A038839 A038840 A038841

Sequence in context: A109661 A015798 A028494 this_sequence A038837 A034046 A069562

KEYWORD

nonn

AUTHOR

Dave Wilson

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 October 13 02:37 EDT 2008. Contains 145008 sequences.


AT&T Labs Research