Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065014
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065014 Least integer for which the periodic part of the continued fraction for its square root begins with n. +0
1
3, 2, 11, 5, 27, 10, 51, 17, 83, 26, 123, 37, 171, 50, 227, 65, 291, 82, 363, 101, 443, 122, 531, 145, 627, 170, 731, 197, 843, 226, 963, 257, 1091, 290, 1227, 325, 1371, 362, 1523, 401, 1683, 442, 1851, 485, 2027, 530, 2211, 577, 2403, 626, 2603, 677 (list; graph; listen)
OFFSET

1,1

FORMULA

G.f.: (x^5+3x^4-x^3+2x^2+2x+3)/(1-x^2)^3.

EXAMPLE

a(3) = 11 because the continued fraction for the square root of 11 is 3, {3, 6}.

MATHEMATICA

a = Table[0, {70}]; Do[ b = First[ Last[ ContinuedFraction[ Sqrt[ n]]]]; If[ b < 71 && a[[b]] == 0, a[[b]] = n], {n, 2, 10^4} ]; a

CROSSREFS

Cf. A013945. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 02 2008]

Sequence in context: A110326 A112061 A013945 this_sequence A072656 A163841 A072634

Adjacent sequences: A065011 A065012 A065013 this_sequence A065015 A065016 A065017

KEYWORD

cofr,easy,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 01 2001

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 December 11 12:57 EST 2009. Contains 170656 sequences.


AT&T Labs Research