Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A104804
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A104804 "Rounded hypotenuses": a(n)=round[sqrt[a(n-1)^2+a(n-2)^2]], a(1)=1, a(2)=3. +0
7
1, 3, 3, 4, 5, 6, 8, 10, 13, 16, 21, 26, 33, 42, 53, 68, 86, 110, 140, 178, 226, 288, 366, 466, 593, 754, 959, 1220, 1552, 1974, 2511, 3194, 4063, 5168, 6574, 8362, 10637, 13530, 17211, 21892, 27847, 35422, 45057, 57314, 72904, 92736, 117962, 150050 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

a[n_] := a[n] = Round[ 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, A104805.

Sequence in context: A063197 A011977 A104803 this_sequence A144489 A100091 A104806

Adjacent sequences: A104801 A104802 A104803 this_sequence A104805 A104806 A104807

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 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research