Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071579
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071579 a(n) = 2*a(n-1)*A002812(n-1) +0
2
1, 4, 56, 10864, 408855776, 579069776145402304, 1161588808526051807570761628582646656, 4674072680304961790168962360144614650442718636276775741658113370728376064 (list; graph; listen)
OFFSET

0,2

COMMENT

Contribution from Cino Hilliard (hillcino368(AT)hotmail.com), Sep 28 2008: (Start)

Also the denominators of the convergents to sqrt(3) using Newton's recursion

x = (3/x+x)/2. (End)

LINKS

Eric Weisstein's World of Mathematics, Newton's Iteration

FORMULA

a(n) = 2*a(n-1)*(6*a(n-2)^2+1) - Max Alekseyev (maxale(AT)gmail.com), Apr 19 2006

PROGRAM

Contribution from Cino Hilliard (hillcino368(AT)hotmail.com), Sep 28 2008: (Start)

(PARI) g(n, p) = x=1; for(j=1, p, x=(n/x+x)/2; print1(denominator(x)", "))

g(3, 8) (End)

CROSSREFS

Cf. A002812. a(n) = A001353(2^n).

Sequence in context: A056075 A000315 A080984 this_sequence A060497 A092273 A156873

Adjacent sequences: A071576 A071577 A071578 this_sequence A071580 A071581 A071582

KEYWORD

nonn

AUTHOR

Joe Keane (jgk(AT)jgk.org), May 31 2002

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