login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A070425 7^n mod 43. 1
1, 7, 6, 42, 36, 37, 1, 7, 6, 42, 36, 37, 1, 7, 6, 42, 36, 37, 1, 7, 6, 42, 36, 37, 1, 7, 6, 42, 36, 37, 1, 7, 6, 42, 36, 37, 1, 7, 6, 42, 36, 37, 1, 7, 6, 42, 36, 37, 1, 7, 6, 42, 36, 37, 1, 7, 6, 42, 36, 37, 1, 7, 6, 42, 36, 37, 1, 7, 6, 42, 36, 37, 1, 7, 6, 42, 36, 37, 1, 7, 6, 42, 36 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

Index to sequences with linear recurrences with constant coefficients, signature (1,0,-1,1). [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Apr 20 2010]

FORMULA

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

a(n)=(1/30)*{223*(n mod 6)+38*[(n+1) mod 6]+73*[(n+2) mod 6]-137*[(n+3) mod 6]+48*[(n+4) mod 6]+13*[(n+5) mod 6]}, with n>=0 [From Paolo P. Lava (paoloplava(AT)gmail.com), May 14 2010]

PROG

(Other) sage: [power_mod(7, n, 43)for n in xrange(0, 83)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Nov 27 2009]

CROSSREFS

Sequence in context: A198460 A163260 A073112 * A163842 A038272 A130553

Adjacent sequences:  A070422 A070423 A070424 * A070426 A070427 A070428

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), May 12 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 16:51 EST 2012. Contains 205938 sequences.