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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A010691 Period 2: repeat (1,10) 2
1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Regular continued fraction of (5+sqrt 35)/10. - R. J. Mathar, Nov 21 2011

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..1000

FORMULA

a(n)=-9/2*(-1)^n+11/2 a(n)=10*(n mod 2)+(n+1) mod 2 - Paolo P. Lava, Oct 20 2006

G.f.: (1+10*z)/(1-z^2). [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Feb 25 2009]

a(n) = 10^n mod 11.  - M. F. Hasler, Mar 10, 2011

MAPLE

g:=(1+10*z)/((1-z^2)): gser:=series(g, z=0, 66): seq((coeff(gser, z, n)), n=0..65); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Feb 25 2009]

PROG

(MAGMA) [10^n mod 11: n in [0..80]]; // Vincenzo Librandi, Aug 24 2011

CROSSREFS

Cf. A036117, A070341, A168429, A070367, A070392, A070404, A048271, A187466.

Sequence in context: A144261 A046148 A164915 * A143970 A093645 A182620

Adjacent sequences:  A010688 A010689 A010690 * A010692 A010693 A010694

KEYWORD

nonn,easy

AUTHOR

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

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 14 15:22 EST 2012. Contains 205624 sequences.