Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A047274
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A047274 Numbers that are congruent to {0, 1} mod 7. +0
2
0, 1, 7, 8, 14, 15, 21, 22, 28, 29, 35, 36, 42, 43, 49, 50, 56, 57, 63, 64, 70, 71, 77, 78, 84, 85, 91, 92, 98, 99, 105, 106, 112, 113, 119, 120, 126, 127, 133, 134, 140, 141, 147, 148, 154, 155, 161, 162, 168, 169 (list; graph; listen)
OFFSET

1,3

FORMULA

a(n)=7*n-a(n-1)-13 (with a(1)=0) [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Nov 24 2009]

EXAMPLE

For n=2, a(2)=7*2-0-13=1; n=3, a(3)=7*3-1-13=7; n=4, a(4)=7*4-7-13=8 [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Nov 24 2009]

MAPLE

a[0]:=0:a[1]:=1:for n from 2 to 100 do a[n]:=a[n-2]+7 od: seq(a[n], n=0..49); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 16 2008

CROSSREFS

Sequence in context: A060754 A136037 A085334 this_sequence A037368 A037970 A101517

Adjacent sequences: A047271 A047272 A047273 this_sequence A047275 A047276 A047277

KEYWORD

nonn,new

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 December 3 22:15 EST 2009. Contains 170310 sequences.


AT&T Labs Research