Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A104803
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A104803 "Floor of hypotenuses": a(n)=floor[sqrt[a(n-1)^2+a(n-2)^2]], a(1)=1, a(2)=3. +0
10
1, 3, 3, 4, 5, 6, 7, 9, 11, 14, 17, 22, 27, 34, 43, 54, 69, 87, 111, 141, 179, 227, 289, 367, 467, 593, 754, 959, 1219, 1551, 1972, 2508, 3190, 4057, 5160, 6563, 8348, 10618, 13506, 17180, 21853, 27797, 35358, 44976, 57210, 72772, 92567, 117747, 149776 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

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

CROSSREFS

Cf. A104804, A104805.

Sequence in context: A120180 A063197 A011977 this_sequence A104804 A144489 A100091

Adjacent sequences: A104800 A104801 A104802 this_sequence A104804 A104805 A104806

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 November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research