Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A102835
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A102835 Numbers whose powers in their canonical factorization lie in an arithmetic progression. +0
1
18, 50, 75, 98, 147, 242, 245, 338, 363, 507, 578, 605, 722, 845, 847, 867, 1058, 1083, 1183, 1445, 1587, 1682, 1805, 1859, 1922, 2023, 2250, 2523, 2527, 2645, 2738, 2883, 3179, 3362, 3698, 3703, 3757, 3971, 4107, 4205, 4418, 4693, 4805, 5043, 5547, 5618 (list; graph; listen)
OFFSET

1,1

COMMENT

Differs from A095990 starting with the number 2250.

EXAMPLE

Canonical factorization of 2250 = 2^1 * 3^2 * 5*3 or 2,3,5 raised to powers 1,2,3, an arithmetic progression.

PROGRAM

(PARI) omnipprog(n, m) = { local(a, x, j, nf, fl=0); for(x=1, n, a=factor(x); nf=omega(x); for(j=1, nf, if(a[j, 2]==j, fl=1, fl=0; break); ); if(fl&nf>1, print1(x", ")) ) }

CROSSREFS

Cf. A095990.

Sequence in context: A097319 A093617 A089219 this_sequence A095990 A102836 A143928

Adjacent sequences: A102832 A102833 A102834 this_sequence A102836 A102837 A102838

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Feb 27 2005

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 2 11:54 EST 2009. Contains 167921 sequences.


AT&T Labs Research