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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A123932 a(0)=1, a(n)=4 for n>0. 4
1, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Continued fraction for sqrt(5)-1.

4^n mod 12. [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Nov 25 2009]

FORMULA

a(n)=4-3*0^n . G.f.: (1+3x)/(1-x).

PROG

(PARI) a(n)=(n>=0)+3*(n>0) [From Jaume Oliver Lafont (joliverlafont(AT)gmail.com), Mar 26 2009]

(Other) sage: [power_mod(4, n, 12)for n in xrange(0, 84)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Nov 25 2009]

CROSSREFS

Sequence in context: A136213 A088848 A088849 * A010709 A138908 A032564

Adjacent sequences:  A123929 A123930 A123931 * A123933 A123934 A123935

KEYWORD

cofr,nonn

AUTHOR

Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 28 2006

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 21:51 EST 2012. Contains 205978 sequences.