Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A075694
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A075694 a(1)=1, then "jump over next prime": a(n) = 2 nextprime(a(n-1))-a(n-1). +0
4
1, 3, 7, 15, 19, 27, 31, 43, 51, 55, 63, 71, 75, 83, 95, 99, 103, 111, 115, 139, 159, 167, 179, 183, 199, 223, 231, 235, 243, 259, 267, 271, 283, 303, 311, 315, 319, 343, 351, 355, 363, 371, 375, 383, 395, 399, 403, 415, 423, 439, 447, 451, 463, 471, 487, 495 (list; graph; listen)
OFFSET

1,2

COMMENT

The rule "jump over next smth" can be varied. In the A075695 the example: "jump over next second prime" is given.

FORMULA

a(1)=1, a(n) = 2 nextprime(a(n-1))-a(n-1).

EXAMPLE

a(1)=1; next prime (smallest larger than a(1))=2; "jump over" it: 2+(2-1)=3; a(2)=3; next prime (smallest larger than a(2))=5; "jump over" it: 5+(5-3)=7; a(7)=31; next prime (smallest larger than a(7))=37; "jump over" it: 37+(37-31)=43.

MAPLE

a(1) := 1; a(n)=2*nextprime(a(n-1))-a(n-1);

CROSSREFS

Cf. A075695.

Sequence in context: A089432 A111294 A092899 this_sequence A144751 A138847 A077777

Adjacent sequences: A075691 A075692 A075693 this_sequence A075695 A075696 A075697

KEYWORD

easy,nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Sep 26 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 November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research