Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092476
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092476 Congruent to {1, 3, 9} mod 13. +0
1
1, 3, 9, 14, 16, 22, 27, 29, 35, 40, 42, 48, 53, 55, 61, 66, 68, 74, 79, 81, 87, 92, 94, 100, 105, 107, 113, 118, 120, 126, 131, 133, 139, 144, 146, 152, 157, 159, 165, 170, 172, 178, 183, 185, 191, 196, 198, 204, 209, 211, 217, 222, 224, 230, 235, 237, 243, 248 (list; graph; listen)
OFFSET

1,2

COMMENT

Also, natural numbers whose cubes are congruent to 1 (mod 13).

FORMULA

a(n)=a(n-3)+13 = a(n-1)+a(n-3)-a(n-4). G.f.: x*(1+2*x+6*x^2+4*x^3)/((1+x+x^2)*(x-1)^2). [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Apr 20 2009]

PROGRAM

(PARI) for (i=1, 500, if(Mod(i^3, 13)==1, print1(i, ", ")))

CROSSREFS

Sequence in context: A134190 A047905 A134904 this_sequence A071346 A103813 A001968

Adjacent sequences: A092473 A092474 A092475 this_sequence A092477 A092478 A092479

KEYWORD

nonn

AUTHOR

Jun Mizuki (suzuki32(AT)sanken.osaka-u.ac.jp), Mar 25 2004

EXTENSIONS

More terms from Mohammed Bouayoun (bouyao(AT)wanadoo.fr) and Ray Chandler (rayjchandler(AT)sbcglobal.net), Mar 26 2004

Better definition from Ralf Stephan, Dec 02, 2004

page 1

Search completed in 0.008 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 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research