Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A075251
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A075251 z-value of the solution (x,y,z) to 5/n = 1/x + 1/y + 1/z satisfying 0 < x < y < z and having the largest z-value. The x and y components are in A075249 and A075250. +0
4
6, 20, 6, 12, 70, 72, 342, 42, 99, 156, 780, 1806, 156, 272, 1564, 1332, 5852, 420, 945, 4070, 6670, 14520, 930, 1560, 2970, 7140, 30450, 1806, 1736, 16800, 26796, 56882, 3192, 5256, 29304, 23256, 97656, 5256, 11439, 16002, 75078, 157212, 8190, 13340 (list; graph; listen)
OFFSET

3,1

COMMENT

See A075248 for more details.

MATHEMATICA

For[xLst={}; yLst={}; zLst={}; n=3, n<=100, n++, cnt=0; xr=n/5; If[IntegerQ[xr], x=xr+1, x=Ceiling[xr]]; While[yr=1/(5/n-1/x); If[IntegerQ[yr], y=yr+1, y=Ceiling[yr]]; cnt==0&&y>x, While[zr=1/(5/n-1/x-1/y); cnt==0&&zr>y, If[IntegerQ[zr], z=zr; cnt++; AppendTo[xLst, x]; AppendTo[yLst, y]; AppendTo[zLst, z]]; y++ ]; x++ ]]; zLst

CROSSREFS

Cf. A075248, A075249, A075250.

Sequence in context: A091876 A041066 A060748 this_sequence A090590 A002566 A087998

Adjacent sequences: A075248 A075249 A075250 this_sequence A075252 A075253 A075254

KEYWORD

hard,nice,nonn

AUTHOR

T. D. Noe (noe(AT)sspectra.com), Sep 10 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 December 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research