Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A048279
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A048279 Values of n for which no values of C[ n,k ] except k=0 and k=n are square-free. +0
2
0, 1, 9, 16, 18, 27, 32, 36, 48, 49, 50, 56, 64, 72, 80, 81, 96, 98, 99, 100, 108, 112, 121, 126, 128, 135, 136, 144, 147, 148, 153, 162, 169, 171, 175, 176, 180, 192, 196, 198, 200, 216, 225, 243, 244, 245, 248, 250, 252, 256, 264, 272, 276, 288, 289, 294, 300 (list; graph; listen)
OFFSET

0,3

EXAMPLE

n=9, C[ n,k ]=(1),9,36,84,126,126,84,36,9,(1); all values include squares.

MATHEMATICA

f[n_] := (c = 0; k = 1; While[k < n, If[ Union[ Transpose[ FactorInteger[ Binomial[n, k]]] [[2]]] [[ -1]] > 1, c++ ]; k++ ]; c); Select[Range[150], f[ # ] == # - 1 &]

CROSSREFS

Cf. A048276-A048279.

Adjacent sequences: A048276 A048277 A048278 this_sequence A048280 A048281 A048282

Sequence in context: A131746 A092095 A034040 this_sequence A072836 A068824 A095961

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu)

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Oct 02 2001

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 16 16:43 EDT 2008. Contains 145098 sequences.


AT&T Labs Research