Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A082285
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A082285 Solutions to 7^x+11^x == 13 mod 17. +0
1
13, 29, 45, 61, 77, 93, 109, 125, 141, 157, 173, 189, 205, 221, 237, 253, 269, 285, 301, 317, 333, 349, 365, 381, 397, 413, 429, 445, 461, 477, 493, 509, 525, 541, 557, 573, 589, 605, 621, 637, 653, 669, 685, 701, 717, 733, 749, 765, 781, 797 (list; graph; listen)
OFFSET

1,1

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

a(n) = 16n-3. - Max Aleskeyev, Mar 03 2007

PROGRAM

(PARI) \ solutions to 7^x+11^x == 13 mod 17 anpbn(n) = { for(x=1, n, if((7^x+11^x-13)%17==0, print1(x" "))) }

CROSSREFS

Adjacent sequences: A082282 A082283 A082284 this_sequence A082286 A082287 A082288

Sequence in context: A120827 A044074 A044455 this_sequence A010337 A090866 A098062

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), May 10 2003

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 October 9 14:06 EDT 2008. Contains 144831 sequences.


AT&T Labs Research