cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Previous Showing 31-40 of 111 results. Next

A144992 Denominators of an Egyptian fraction for 1/Sqrt[14] = 0.26726124...

Original entry on oeis.org

4, 58, 50346, 19633448274, 441773737902035099005, 229815189585781074105635265494168676404162, 179445232934099276711775585967008028625880741972428708587351916473125768917384082179
Offset: 1

Views

Author

Artur Jasinski, Sep 28 2008

Keywords

Crossrefs

Programs

  • Mathematica
    a = {}; k = N[1/Sqrt[14], 1000]; Do[s = Ceiling[1/k]; AppendTo[a, s]; k = k - 1/s, {n, 1, 10}]; a (*Artur Jasinski*)

A144993 Denominators of an Egyptian fraction for 1/Sqrt[15] = 0.258198889747...

Original entry on oeis.org

4, 122, 461162, 3349129245910, 13840887520563432756263419, 382957446908718393433860815845544980690400109047234, 288920912135538937886184184636581882706344572318014211901988926906547123182498092010284597493565283044
Offset: 1

Views

Author

Artur Jasinski, Sep 28 2008

Keywords

Crossrefs

Programs

  • Mathematica
    a = {}; k = N[1/Sqrt[15], 1000]; Do[s = Ceiling[1/k]; AppendTo[a, s]; k = k - 1/s, {n, 1, 10}]; a (*Artur Jasinski*)

A144994 Denominators of an Egyptian fraction for 1/Sqrt[18] = 0.23570226...

Original entry on oeis.org

5, 29, 821, 677977, 513635696709, 334234261805438025616703, 250906606073151785288093579072975272398266498130, 74964855360806135088808516122564277033496249621149557091386933175371459441529707353180479406338
Offset: 1

Views

Author

Artur Jasinski, Sep 28 2008

Keywords

Crossrefs

Programs

  • Mathematica
    a = {}; k = N[1/Sqrt[18], 1000]; Do[s = Ceiling[1/k]; AppendTo[a, s]; k = k - 1/s, {n, 1, 10}]; a (*Artur Jasinski*)

A144995 Denominators of an Egyptian fraction for 1/sqrt(19) = 0.22941573387...

Original entry on oeis.org

5, 34, 251943, 77358462192, 329674933038929584801859, 118413558884112868600621270078763367701114576955, 19756890296133318743365962162537257145612343071078668201479848363416263252859088735079245625303
Offset: 1

Views

Author

Artur Jasinski, Sep 28 2008

Keywords

Crossrefs

Programs

  • Mathematica
    a = {}; k = N[1/Sqrt[19], 1000]; Do[s = Ceiling[1/k]; AppendTo[a, s]; k = k - 1/s, {n, 1, 10}]; a (* Artur Jasinski *)

A144996 Denominators of an Egyptian fraction for 1/Sqrt[21] = 0.21821789...

Original entry on oeis.org

5, 55, 27723, 1084714750, 2579620657453546201, 120904392155429552198250382953194665437, 29567118984689950525496948880094499522270777838300280083816338513462653571335
Offset: 1

Views

Author

Artur Jasinski, Sep 28 2008

Keywords

Crossrefs

Programs

  • Mathematica
    a = {}; k = N[1/Sqrt[21], 1000]; Do[s = Ceiling[1/k]; AppendTo[a, s]; k = k - 1/s, {n, 1, 10}]; a (*Artur Jasinski*)

A144997 Denominators of an Egyptian fraction for 1/Sqrt[22] = 0.21320071635561...

Original entry on oeis.org

5, 76, 23353, 1760750176, 11091689481099523647, 624609172612912277752469960143750195996, 1154850060305896828989836424061308107033056930212520517493782451684269172225140
Offset: 1

Views

Author

Artur Jasinski, Sep 28 2008

Keywords

Crossrefs

Programs

  • Mathematica
    a = {}; k = N[1/Sqrt[22], 1000]; Do[s = Ceiling[1/k]; AppendTo[a, s]; k = k - 1/s, {n, 1, 10}]; a (*Artur Jasinski*)

A144998 Denominators of an Egyptian fraction for 1/Sqrt[23] = 0.208514414...

Original entry on oeis.org

5, 118, 25102, 3098488794, 14128130137829281462, 485584015670165519973653386760357384912, 314540562973936255020142367073783456663449048259761865641894253491267983125499
Offset: 1

Views

Author

Artur Jasinski, Sep 28 2008

Keywords

Crossrefs

Programs

  • Mathematica
    a = {}; k = N[1/Sqrt[23], 1000]; Do[s = Ceiling[1/k]; AppendTo[a, s]; k = k - 1/s, {n, 1, 10}]; a (*Artur Jasinski*)

A144999 Denominators of an Egyptian fraction for 1/Sqrt[24] = 0.20412414523...

Original entry on oeis.org

5, 243, 112122, 26152629083, 896398925366011889258, 3015244976414322457555463218875802090369767, 64507244652051292999487806064926450248354528876835935231409173161547519285211444127477
Offset: 1

Views

Author

Artur Jasinski, Sep 28 2008

Keywords

Crossrefs

Programs

  • Mathematica
    a = {}; k = N[1/Sqrt[24], 1000]; Do[s = Ceiling[1/k]; AppendTo[a, s]; k = k - 1/s, {n, 1, 10}]; a (*Artur Jasinski*)

A145000 Denominators of an Egyptian fraction for 1/Sqrt[26] = 0.196116135138...

Original entry on oeis.org

6, 34, 26523, 1562387946, 2711148268367282801, 12495200597418585355327760706720583332, 249241682973403163668428197861526798556923221288701528163601730404432403391
Offset: 1

Views

Author

Artur Jasinski, Sep 28 2008

Keywords

Crossrefs

Programs

  • Mathematica
    a = {}; k = N[1/Sqrt[26], 1000]; Do[s = Ceiling[1/k]; AppendTo[a, s]; k = k - 1/s, {n, 1, 10}]; a (*Artur Jasinski*)

A145001 Denominators of an Egyptian fraction for 1/Sqrt[27] = 0.19245...

Original entry on oeis.org

6, 39, 7023, 123003383, 30009972034709604, 2284252506432349791885755473056239, 9742053754355575036462674739863470880211838469604940624314922115462
Offset: 1

Views

Author

Artur Jasinski, Sep 28 2008

Keywords

Crossrefs

Programs

  • Mathematica
    a = {}; k = N[1/Sqrt[27], 1000]; Do[s = Ceiling[1/k]; AppendTo[a, s]; k = k - 1/s, {n, 1, 10}]; a (*Artur Jasinski*)
Previous Showing 31-40 of 111 results. Next