Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A104805
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A104805 "Ceiling of hypotenuses": a(n)=ceiling[sqrt[a(n-1)^2+a(n-2)^2]], a(1)=1, a(2)=3. +0
7
1, 3, 4, 5, 7, 9, 12, 15, 20, 25, 33, 42, 54, 69, 88, 112, 143, 182, 232, 295, 376, 478, 609, 775, 986, 1255, 1597, 2032, 2585, 3289, 4184, 5322, 6770, 8612, 10955, 13935, 17726, 22548, 28682, 36484, 46409, 59033, 75092, 95519, 121502, 154553, 196595, 250073 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

a[n_] := a[n] = Ceiling[ Sqrt[ a[n - 1]^2 + a[n - 2]^2]]; a[1] = 1; a[2] = 3; Table[ a[n], {n, 48}] (from Robert G. Wilson v Mar 28 2005)

CROSSREFS

Cf. A104803, A104804.

Sequence in context: A010420 A035260 A035249 this_sequence A102822 A167159 A164572

Adjacent sequences: A104802 A104803 A104804 this_sequence A104806 A104807 A104808

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Mar 26 2005

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Mar 28 2005

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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research