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 11-17 of 17 results.

A143706 (1, 2, 3, 2^2, 5, 2*3, 7, 2^3, 3^2, 2*5, 11, 2^2*3, 13, 2*7, 3*5,..) becomes (1*2+3, 2*2+5, 2*3+7, 2*3+3, 2*2+5, 11*2+2, 3*13+2, 7*3+5,..).

Original entry on oeis.org

5, 9, 13, 9, 9, 24, 41, 26, 25, 8, 40, 22, 45, 9, 12, 42, 11, 61, 157, 26, 39, 16, 43, 41, 29, 207, 64, 15, 11, 93, 11, 16, 13, 36, 691, 14, 25, 40, 117, 7, 307, 95, 20, 67, 100, 21, 71, 106, 9, 148, 116, 6, 144, 19, 162, 19, 165, 7, 52, 89, 61, 981, 11, 93, 49, 109, 97, 112
Offset: 1

Views

Author

Juri-Stepan Gerasimov, Nov 13 2008

Keywords

Examples

			a(8)=7*3+5=21+5=26.
a(9)=2*4+17=8+17=25.
a(10)=2*3+2=6+2=8.
a(11)=19*2+2=38+2=40.
a(12)=5*3+7=15+7=22.
a(13)=2*11+23=22+23=45,
etc.
		

Crossrefs

Extensions

Corrected (9 duplicated, 75 replaced by 20 etc.) by R. J. Mathar, Apr 18 2010

A143707 (1, 2, 3, 2^2, 5, 2*3, 7, 2^3, 3^2, 2*5, 11, 2^2*3, 13, 2*7, 3*5,..) becomes (1*(2+3), 2*(2+5), 2*(3+7), 2*(3+3), 2*(2+5), 11*(2+2), 3*(13+2), 7*(3+5),..).

Original entry on oeis.org

5, 14, 20, 12, 14, 44, 45, 56, 42, 10, 76, 50, 68, 12, 20, 78, 18, 145, 165, 70, 44, 28, 117, 44, 65, 215, 150, 26, 21, 140, 14, 28, 25, 68, 715, 24, 55, 154, 176, 10, 315, 155, 56, 75, 234, 38, 75, 390, 12, 150, 296, 8, 342, 32, 474, 35, 248, 10, 154, 92, 145, 1001, 21, 105
Offset: 1

Views

Author

Juri-Stepan Gerasimov, Nov 13 2008

Keywords

Examples

			a(8)=7*(3+5)=7*8=56.
a(9)=2*(4+17)=2*21=42.
a(10)=2*(3+2)=2*5=10.
a(11)=19*(2+2)=19*4=40.
a(12)=5*(3+7)=5*10=50.
a(13)=2*(11+23)=2*34=68,
etc.
		

Crossrefs

Extensions

Corrected (40 replaced by 76, 18 by 12, 90 by 70 etc.) by R. J. Mathar, Apr 18 2010

A143708 (1, 2, 3, 2^2, 5, 2*3, 7, 2^3, 3^2, 2*5, 11, 2^2*3, 13, 2*7, 3*5,..) becomes (1^(2+3), 2^(2+5), 2^(3+7), 2^(3+3), 2^(2+5), 11^(2+2), 3^(13+2), 7^(3+5),..).

Original entry on oeis.org

1, 128, 1024, 64, 128, 14641, 14348907, 5764801, 2097152, 32, 130321, 9765625, 17179869184, 64, 625, 4826809, 512, 20511149, 116415321826934814453125, 6103515625, 4194304, 2401, 4052555153018976267, 4194304, 371293
Offset: 1

Views

Author

Juri-Stepan Gerasimov, Nov 13 2008

Keywords

Examples

			a(8)=7^(3+5)=7^8=5764801.
a(9)=2^(4+17)=2^21=2097152.
a(10)=2^(3+2)=2^5=32.
a(11)=19^(2+2)=19^4=130321.
a(12)=5^(3+7)=5^10=9765625.
a(13)=2^(11+23)=2^34=17179869184,
etc.
		

Crossrefs

Extensions

More terms from R. J. Mathar, Apr 18 2010

A143709 (1, 2, 3, 2^2, 5, 2*3, 7, 2^3, 3^2, 2*5, 11, 2^2*3, 13, 2*7, 3*5,..) becomes (1^2+3, 2^2+5, 2^3+7, 2^3+3, 2^2+5, 11^2+2, 3^13+2, 7^3+5,..).

Original entry on oeis.org

4, 9, 15, 11, 9, 123, 1594325, 348, 33, 10, 363, 132, 2071, 11, 27, 2200, 11, 844, 4656612873077392578127, 136, 131077, 51, 46, 524291, 172, 45474735088646411895751953127, 2230, 15, 14, 8388655, 19, 51, 28, 291
Offset: 1

Views

Author

Juri-Stepan Gerasimov, Nov 13 2008

Keywords

Examples

			a(8)=7^3+5=343+5=348.
a(9)=2^4+17=16+17=43.
a(10)=2^3+2=8+2=10.
a(11)=19^2+2=361+2=363.
a(12)=5^3+7=125+7=132.
a(13)=2^11+23=2048+23=2071,
etc.
		

Crossrefs

Extensions

Corrected (15 replaced by 9, 43 by 33) and extended by R. J. Mathar, Apr 18 2010

A144022 (1, 2, 3, 2^2, 5, 2*3, 7, 2^3, 3^2, 2*5, 11, 2^2*3, 13, 2*7, 3*5,..) becomes (abs(1-2+3-2, 2-5+2-3, 7-2+3-3, 2-2+5-11, 2-2+3-13, 2-7+3-5,..)).

Original entry on oeis.org

0, 4, 5, 6, 10, 7, 13, 18, 7, 12, 3, 11, 22, 27, 11, 17, 1, 51, 9, 35, 32, 4, 26, 4, 11, 40, 3, 5, 43, 56, 85, 6, 12, 57, 35, 67, 0, 105, 3, 21, 67, 2, 42, 1, 55, 19, 88, 9, 49, 59, 97, 6, 9, 102, 87, 12, 49, 0, 101, 36, 107, 35, 26, 63, 15, 6, 97, 27, 6, 129, 33, 128, 21, 62, 121
Offset: 1

Views

Author

Juri-Stepan Gerasimov, Nov 17 2008

Keywords

Examples

			Abs (2-7+3-5)=abs (-7) =7=a(6).
Abs (2-4+17-2)=abs(13)=13=a(7).
Abs (3-2+19-2)=abs (18)=18=a(8).
Abs (2-5+3-7)=abs (-7)=7=a(9).
Abs (2-11+23-2)=abs(12)=12=a(10),
etc.
		

Crossrefs

Extensions

Corrected (11 replaced by 9, 5 replaced by 6, 104 by 102) by R. J. Mathar, Apr 18 2010

A144076 (1, 2, 3, 2^2, 5, 2*3, 7, 2^3, 3^2, 2*5, 11, 2^2*3, 13, 2*7, 3*5,..) becomes (abs(1-2*3-2, 2-5*2-3, 7-2*3-3, 2-2*5-11, 2-2*3-13, 2-7*3-5,..)).

Original entry on oeis.org

7, 11, 2, 19, 17, 24, 68, 37, 20, 253, 14, 40, 41, 44, 24, 90, 6, 4, 2, 28, 28, 9, 75, 13, 18, 77, 12, 2, 64, 52, 148, 13, 61, 736, 72, 104, 9, 4, 1, 60, 1026, 15, 3403, 24, 72, 12, 81, 88, 98, 252, 110, 15, 22, 199, 1750, 41, 206, 7, 88, 75, 222, 98, 87, 112, 8, 19, 64, 156
Offset: 1

Views

Author

Juri-Stepan Gerasimov, Nov 17 2008

Keywords

Examples

			Abs (2-7*3-5)=abs (-24) =24=a(6).
Abs (2-4*17-2)=abs(-68)=68=a(7).
Abs (3-2*19-2)=abs (-37)=37=a(8).
Abs (2-5*3-7)=abs (-20)=20=a(9).
Abs (2-11*23-2)=abs(-253)=253=a(10),
etc.
		

Crossrefs

Extensions

Corrected (12 replaced by 52) by R. J. Mathar, Apr 18 2010

A144114 (1, 2, 3, 2^2, 5, 2*3, 7, 2^3, 3^2, 2*5, 11, 2^2*3, 13, 2*7, 3*5,..) becomes (abs(1-2^3-2, 2-5^2-3, 7-2^3-3, 2-2^5-11, 2-2^3-13, 2-7^3-5,..)).

Original entry on oeis.org

9, 26, 4, 41, 19, 346, 17179869184, 524287, 130, 895430243255237372246531, 242, 2198, 155, 272, 134, 1419862, 8, 524254, 0, 26, 28, 31, 2190, 48, 20, 8243, 30, 4, 387, 52, 3747, 127, 1220703121
Offset: 1

Views

Author

Juri-Stepan Gerasimov, Nov 17 2008

Keywords

Examples

			Abs (2-7^3-5)=abs (-346) =346=a(6).
Abs (2-4^17-2)=abs(-17179869184)=17179869184=a(7).
Abs (3-2^19-2)=abs (-524287)=524287=a(8).
Abs (2-5^3-7)=abs (-130)=130=a(9),
etc.
		

Crossrefs

Extensions

More terms from R. J. Mathar, Apr 18 2010
Previous Showing 11-17 of 17 results.