Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A134451
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A134451 Ternary digital root of n. +0
8
0, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2 (list; graph; listen)
OFFSET

0,3

COMMENT

Continued fraction expansion of sqrt(3) - 1. - N. J. A. Sloane (njas(AT)research.att.com), Dec 17 2007. Cf. A040001, A048878/A002530.

a(A005408(n)) = 1; a(A005843(n)) = 2 for n>0;

a(n) = if n=0 then 0 else A000034(n-1).

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,20000

Eric Weisstein's World of Mathematics, Ternary

Eric Weisstein's World of Mathematics, Digital Root

FORMULA

a(n) = if n<=2 then n else a(A053735(n)).

a(n) = -1/2+[(-1)^n]/2+2*[(n+2) mod (n+1)], with n>=0 - Paolo P. Lava (ppl(AT)spl.at), Oct 29 2007

EXAMPLE

n=42: A007089(42) = '1120', A053735(42) = 1+1+2+0 = 4,

A007089(4)='11', A053735(4)=1+1=2: therefore a(42) = 2.

0.732050807568877293527446341... = 0 + 1/(1 + 1/(2 + 1/(1 + 1/(2 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 31 2009]

PROGRAM

(PARI) { allocatemem(932245000); default(realprecision, 12000); x=contfrac(sqrt(3)-1); for (n=0, 20000, write("b134451.txt", n, " ", x[n+1])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 31 2009]

CROSSREFS

Cf. A134452.

Cf. A160390 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 31 2009]

Sequence in context: A063435 A000034 A040001 this_sequence A160990 A160989 A066788

Adjacent sequences: A134448 A134449 A134450 this_sequence A134452 A134453 A134454

KEYWORD

nonn

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Oct 27 2007

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research