Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A017017
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A017017 7n+3. +0
4
3, 10, 17, 24, 31, 38, 45, 52, 59, 66, 73, 80, 87, 94, 101, 108, 115, 122, 129, 136, 143, 150, 157, 164, 171, 178, 185, 192, 199, 206, 213, 220, 227, 234, 241, 248, 255, 262, 269, 276, 283, 290, 297, 304, 311, 318 (list; graph; listen)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

MATHEMATICA

f[n_]:=7*n+3; lst={}; Do[a=f[n]; AppendTo[lst, a], {n, 0, 6!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jun 25 2009]

PROGRAM

(Other) sage: [i+3 for i in range(320) if gcd(i, 7) == 7] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 20 2009]

CROSSREFS

Sequence in context: A003072 A025395 A047702 this_sequence A003615 A043293 A128701

Adjacent sequences: A017014 A017015 A017016 this_sequence A017018 A017019 A017020

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research