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.

Showing 1-10 of 11 results. Next

A115439 Numbers m such that the square of m is the concatenation of two numbers k and k+5.

Original entry on oeis.org

4, 7, 45, 56, 38163, 61838, 83618, 346980, 653021, 950051, 8647555, 9534265, 8167822283, 9007920992, 9209900792, 9950000501, 4737445289221, 4990568257187, 5009431742814, 5262554710780, 8373808925585, 8626931893551, 34323166122692, 34532758615690, 49625657225895, 49835249718893
Offset: 1

Views

Author

Giovanni Resta, Jan 24 2006

Keywords

Comments

All numbers of the form f(n)=9(n).5.0(2n).5.0(n-1).1 where n>0 are in the sequence because if k(n)=9(n).0(n).25.0(n-1).9(n).6 then f(n)^2=k(n).(k(n)+5). For example f(2)=9950000501; k(2)=9900250996 and f(2)^2=9950000501^2=9900250996.9900251001 =k(2).(k(2)+5). - Farideh Firoozbakht, Nov 26 2006
m^2 = (k)|(k+5) = (k)|(k) + 5 = (10^q + 1)*k + 5 where | denotes concatenation and q is the number of digits of k gives a nonlinear equation that can be solved using the solver below. - David A. Corneth, Jan 02 2021

Examples

			38163^2 = 14564_14569.
		

Crossrefs

Extensions

More terms from David A. Corneth, Jan 02 2021

A115446 Numbers k such that the square of k is the concatenation of two numbers m and m-8.

Original entry on oeis.org

4623, 5378, 7981, 34953, 46866, 53135, 65048, 7056187, 9783460, 43176671, 56823330, 97999801, 447255476453, 552744523548, 755424659535, 799319866014, 997999998001, 4297663349524, 5702336650477, 6971253996228, 7574200549228, 8843117894979, 3505613322543666, 3757750389995601, 3948262973033353
Offset: 1

Views

Author

Giovanni Resta, Jan 25 2006

Keywords

Examples

			18642249_18642241 = 43176671^2.
		

Crossrefs

Extensions

More terms from David A. Corneth, Jan 02 2021

A115427 Numbers k such that k^2 is the concatenation of two numbers m and m+2.

Original entry on oeis.org

8874, 9011, 83352842, 99000101, 329767122288, 670232877713, 738226276373, 933006600341, 999000001001, 3779410975143115, 3872816717528067, 4250291784692550, 4278630943941867, 4372036686326819, 4749511753491302
Offset: 1

Views

Author

Giovanni Resta, Jan 24 2006

Keywords

Examples

			9011^2 = 8119_8121.
		

Crossrefs

A115437 Numbers m such that the concatenation of m with m+4 gives a square.

Original entry on oeis.org

96, 205, 300, 477, 732, 1920, 3157, 52896, 120085, 427020, 8264460, 88581312, 112000885, 112917765, 143075580, 152863360, 193537077, 233788192, 266755221, 313680096, 370908477, 386568925, 440852992, 442670220
Offset: 1

Views

Author

Giovanni Resta, Jan 24 2006

Keywords

Comments

From Farideh Firoozbakht, Nov 26 2006: (Start)
1. a(n).(a(n)+4) = A115438^2 where "." denotes concatenation.
2. All numbers of the form f(j) = 4{j}.2.6{j-1}.70.2{j}.0 where each expression in braces denotes the multiplicity of the digit preceding the expression (e.g., "4{j}" means that the digit "4" appears j times consecutively) and where j > 0 are in the sequence because if k(j) = 6{j}.5.3{j}.4.6{j}.8 then k(j)^2 = f(j).(f(j)+4). For example, f(4) = 444426667022220, k(4) = 666653333466668, and k(4)^2 = 666653333466668^2 = f(4).(f(4)+4) = 444426667022220.444426667022224.
3. All numbers of the form f(j) = 1{j}.2.0{j+1}.8{j}.5 where j > -1 are in the sequence because if k(j) = 3{j}.4.6{j}.5.3{j+1} then k(j)^2 = f(j).(f(j)+4). For example, f(5) = 111112000000888885, k(5) = 333334666665333333, and k(5)^2 = 333334666665333333^2 = f(5).(f(5)+4) = 111112000000888885.111112000000888889. (End)

Examples

			Using "." to denote concatenation, 120085.120089 = 346533^2.
		

Crossrefs

Programs

  • Mathematica
    Select[Range[10^5],IntegerQ@Sqrt@FromDigits@Flatten[IntegerDigits/@{#,#+4}]&] (* Giorgos Kalogeropoulos, Jul 27 2021 *)

A115440 Numbers whose square is the concatenation of two numbers k and k+8.

Original entry on oeis.org

7747, 8021, 33294318, 66705683, 98000201, 340465755425, 476452552745, 523547447256, 659534244576, 866013200681, 998000002001, 3695104677080134, 3755782995538768, 4198081170077531, 4803478892324966, 5196521107675035
Offset: 1

Views

Author

Giovanni Resta, Jan 24 2006

Keywords

Examples

			6001_6009 = 7747^2.
		

Crossrefs

A115441 Numbers whose square is the concatenation of two numbers k and k+9.

Original entry on oeis.org

465, 536, 718, 822, 3428, 6573, 90907, 980202, 3636361, 6363640, 41176468, 58823533, 413533838, 426573430, 428571426, 432620009, 567379992, 571428575, 573426571, 586466163, 686261111, 725274729, 727272725, 731321308
Offset: 1

Views

Author

Giovanni Resta, Jan 24 2006

Keywords

Examples

			82640_82649 = 90907^2.
		

Crossrefs

A115442 Numbers whose square is the concatenation of two numbers k and k-2.

Original entry on oeis.org

8, 7312, 8991, 32524, 67477, 76568, 4891730, 5108271, 8528094, 71588336, 98999901, 399659933007, 600340066994, 723627738227, 877712329768, 998999999001, 3485626998114, 3787100274614, 6212899725387, 6514373001887
Offset: 1

Views

Author

Giovanni Resta, Jan 24 2006

Keywords

Examples

			8083_8081 = 8991^2.
		

Crossrefs

Programs

  • Mathematica
    Select[Table[Sqrt[k*10^IntegerLength[k]+k-2],{k,4,86*10^5}],IntegerQ] (* The program generates the first 9 terms of the sequence. *) (* Harvey P. Dale, Nov 02 2024 *)

A115443 Numbers whose square is the concatenation of two numbers k and k-4.

Original entry on oeis.org

81, 8157, 9801, 467347, 532654, 998001, 76450589, 99980001, 7801738415, 8593817623, 9208120793, 9999800001, 346667333467, 401461854015, 598538145986, 653332666534, 945207479453, 999998000001, 48349470735060
Offset: 1

Views

Author

Giovanni Resta, Jan 25 2006

Keywords

Examples

			9605_9601 = 9801^2.
		

Crossrefs

A115444 Numbers whose square is the concatenation of two numbers k and k-5.

Original entry on oeis.org

46, 55, 949951, 979654, 7771781679, 7900890080, 9920892100, 9949999501, 38773083432317, 41534158410842, 47433813119408, 52566186880593, 58465841589159, 61226916567684, 72258945037435, 86156896546725
Offset: 1

Views

Author

Giovanni Resta, Jan 25 2006

Keywords

Examples

			902406_902401 = 949951^2.
		

Crossrefs

A115445 Numbers whose square is the concatenation of two numbers k and k-7.

Original entry on oeis.org

9, 13, 3656545, 4565636, 5434365, 6343456, 3646962589704198389, 6353037410295801612, 9101508044249652935, 7903999111431765764698711045778, 9722180929613583946516892863960
Offset: 1

Views

Author

Giovanni Resta, Jan 25 2006

Keywords

Examples

			4023943_4023936 = 6343456^2.
		

Crossrefs

Showing 1-10 of 11 results. Next