Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A057820
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A057820 First differences of sequence of consecutive prime powers (A000961). +0
8
1, 1, 1, 1, 2, 1, 1, 2, 2, 3, 1, 2, 4, 2, 2, 2, 2, 1, 5, 4, 2, 4, 2, 4, 6, 2, 3, 3, 4, 2, 6, 2, 2, 6, 8, 4, 2, 4, 2, 4, 8, 4, 2, 1, 3, 6, 2, 10, 2, 6, 6, 4, 2, 4, 6, 2, 10, 2, 4, 2, 12, 12, 4, 2, 4, 6, 2, 2, 8, 5, 1, 6, 6, 2, 6, 4, 2, 6, 4, 14, 4, 2, 4, 14, 6, 6, 4, 2, 4, 6, 2, 6, 6, 6, 4, 6, 8, 4, 8, 10, 2, 10 (list; graph; listen)
OFFSET

0,5

COMMENT

a(n) = 1 iff A000961(n) = A006549(k) for some k. - Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Aug 25 2002

LINKS

Michael B. Porter, Table of n, a(n) for n=0..100000

FORMULA

a(n)=A000961(n+1)-A000961(n)

EXAMPLE

Odd differences arise in pairs in neighborhoods of powers of 2, like {..,2039,2048,2053,..} gives {..,11,5,..}

PROGRAM

Contribution from Michael Porter (michael_b_porter(AT)yahoo.com), Oct 30 2009: (Start)

(PARI) isA000961(n) = (omega(n) == 1 | n == 1)

n_prev=1; for(n=2, 500, if(isA000961(n), print(n-n_prev); n_prev=n)) (End)

CROSSREFS

Cf. A000961, A036616, A001223.

Sequence in context: A047060 A050167 A047050 this_sequence A054012 A062083 A133114

Adjacent sequences: A057817 A057818 A057819 this_sequence A057821 A057822 A057823

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Nov 08 2000

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 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research