Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A076156
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A076156 Numbers n such that Omega(n+1) = Omega(n)+1, where Omega(m) (A001222) denotes the number of prime factors of m, counting multiplicity. +0
2
1, 3, 5, 13, 26, 37, 49, 51, 61, 62, 65, 69, 73, 74, 77, 91, 99, 115, 123, 125, 129, 146, 157, 169, 185, 187, 188, 193, 194, 195, 206, 221, 231, 235, 237, 254, 265, 267, 274, 275, 277, 278, 289, 291, 309, 313, 321, 343, 355, 362, 363, 365, 374, 386, 397, 398 (list; graph; listen)
OFFSET

1,2

COMMENT

A079890(a(n)) = a(n)+1. - Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Feb 01 2008

LINKS

R. Zumkeller, Table of n, a(n) for n = 1..1000

FORMULA

a(n) seems to be asymptotic to c*n where c=7.6.... - Benoit Cloitre (benoit7848c(AT)orange.fr), Jan 15 2003

EXAMPLE

Omega(26 + 1) = 3 = 1 + 2 = 1 + Omega(26), so 26 is a term of the sequence.

MATHEMATICA

Omega[n_] := Apply[Plus, Transpose[FactorInteger[n]][[2]]]; l = {1}; Do[ If[Omega[i + 1] == Omega[i] + 1, l = Append[l, i]], {i, 2, 10^3}]; l

CROSSREFS

Sequence in context: A026720 A026003 A103792 this_sequence A141630 A084173 A000631

Adjacent sequences: A076153 A076154 A076155 this_sequence A076157 A076158 A076159

KEYWORD

easy,nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Nov 01 2002

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 5 23:38 EST 2009. Contains 170428 sequences.


AT&T Labs Research