Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132189
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132189 Number of non-constant 3-term geometric progressions with no term exceeding n. +0
3
0, 0, 0, 2, 2, 2, 2, 4, 8, 8, 8, 10, 10, 10, 10, 16, 16, 20, 20, 22, 22, 22, 22, 24, 32, 32, 36, 38, 38, 38, 38, 44, 44, 44, 44, 54, 54, 54, 54, 56, 56, 56, 56, 58, 62, 62, 62, 68, 80, 88, 88, 90, 90, 94, 94, 96, 96, 96, 96, 98, 98, 98, 102, 116, 116, 116, 116, 118, 118, 118 (list; graph; listen)
OFFSET

1,4

COMMENT

In racetrack language, this is the number of trifectas in geometric progression in an n-horse race.

It appears that geometric progression like (k,0,0) are excluded. - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Nov 24 2007

REFERENCES

Gerry Myerson, Trifectas in Geometric Progression, Australian Mathematical Society Gazette, 2008, to appear.

MATHEMATICA

a = {}; For[n = 1, n < 80, n++, c = 0; For[j = 1, j < n + 1, j++, For[h = 1, h < n + 1, h++, If[Not[h == j], If[IntegerQ[j*(h/j)^2], If[j*(h/j)^2 < n + 1, c++ ]]]]]; AppendTo[a, c]]; a - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Nov 24 2007

CROSSREFS

Sequence in context: A060824 A162799 A064849 this_sequence A034585 A147751 A045948

Adjacent sequences: A132186 A132187 A132188 this_sequence A132190 A132191 A132192

KEYWORD

nonn

AUTHOR

Gerry Myerson (gerry(AT)ics.mq.edu.au), Nov 21 2007

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Nov 24 2007

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 7 23:50 EST 2009. Contains 170430 sequences.


AT&T Labs Research