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 18 results. Next

A024796 Numbers expressible in more than one way as i^2 + j^2 + k^2, where 1 <= i <= j <= k.

Original entry on oeis.org

27, 33, 38, 41, 51, 54, 57, 59, 62, 66, 69, 74, 75, 77, 81, 83, 86, 89, 90, 94, 98, 99, 101, 102, 105, 107, 108, 110, 113, 114, 117, 118, 121, 122, 123, 125, 126, 129, 131, 132, 134, 137, 138, 139, 141, 146, 147, 149, 150, 152, 153, 154, 155, 158, 161, 162, 164, 165, 166, 170
Offset: 1

Views

Author

Keywords

Comments

a(n) multiplied by (h^2)/(8*m*a^2) is the n-th energy level exhibiting accidental degeneracy, for a quantum mechanical particle of mass m in a cubic box of side length a (h is Planck's constant). - A. Timothy Royappa, Feb 12 2019

Crossrefs

Programs

  • Mathematica
    okQ[n_]:= Length[Select[PowersRepresentations[n, 3, 2], !MemberQ[#, 0] &]] > 1; (* Jinyuan Wang, Feb 12 2019 *)
  • PARI
    is(n)=if(n<27, return(0)); if(n%4==0, return(is(n/4))); my(w); for(i=sqrtint((n-1)\3)+1,sqrtint(n-2), my(t=n-i^2); for(j=sqrtint((t-1)\2)+1,min(sqrtint(t-1),i), if(issquare(t-j^2), w++>1 && return(1)))); 0 \\ Charles R Greathouse IV, Aug 05 2024

Formula

{n: A025427(n) > 1 }. - R. J. Mathar, Aug 05 2022

A025333 Numbers that are the sum of 3 nonzero squares in 5 or more ways.

Original entry on oeis.org

194, 206, 209, 230, 266, 269, 281, 297, 306, 314, 321, 326, 329, 341, 342, 350, 354, 369, 374, 381, 386, 389, 398, 401, 402, 413, 414, 419, 425, 426, 434, 437, 441, 446, 449, 450, 458, 459, 461, 470, 474, 482, 486, 489, 491, 494, 497, 506, 509, 513, 521, 525, 530, 531
Offset: 1

Views

Author

Keywords

Crossrefs

A025332 Numbers that are the sum of 3 nonzero squares in 4 or more ways.

Original entry on oeis.org

129, 134, 146, 153, 161, 171, 189, 194, 198, 201, 206, 209, 230, 234, 243, 246, 249, 251, 254, 257, 261, 266, 269, 270, 278, 281, 285, 290, 293, 294, 297, 299, 306, 314, 321, 326, 329, 339, 341, 342, 350, 353, 354, 362, 363, 365, 369, 371, 374, 378, 381, 386, 387, 389
Offset: 1

Views

Author

Keywords

Crossrefs

A025334 Numbers that are the sum of 3 nonzero squares in 6 or more ways.

Original entry on oeis.org

209, 297, 306, 314, 321, 326, 329, 341, 342, 369, 374, 425, 426, 434, 441, 446, 458, 459, 461, 486, 489, 494, 497, 506, 509, 513, 521, 530, 531, 534, 542, 545, 546, 549, 558, 561, 566, 569, 581, 593, 594, 602, 605, 614, 621, 626, 629, 633, 641, 649, 650, 654, 657, 659
Offset: 1

Views

Author

Keywords

Crossrefs

A025335 Numbers that are the sum of 3 nonzero squares in 7 or more ways.

Original entry on oeis.org

341, 369, 374, 446, 461, 486, 494, 506, 509, 521, 545, 549, 566, 569, 581, 594, 614, 621, 626, 629, 641, 654, 666, 677, 686, 689, 701, 710, 726, 729, 731, 734, 749, 761, 770, 774, 789, 794, 797, 801, 806, 809, 810, 818, 821, 825, 833, 846, 849, 854, 857, 866, 869, 881
Offset: 1

Views

Author

Keywords

Crossrefs

A025336 Numbers that are the sum of 3 nonzero squares in 8 or more ways.

Original entry on oeis.org

374, 446, 486, 521, 566, 569, 594, 614, 621, 626, 629, 686, 689, 701, 710, 729, 734, 749, 761, 770, 774, 789, 794, 801, 809, 810, 825, 846, 849, 854, 857, 866, 869, 881, 902, 909, 914, 926, 929, 941, 945, 950, 953, 965, 969, 971, 974, 986, 989, 990, 1001, 1014, 1022
Offset: 1

Views

Author

Keywords

Crossrefs

A025337 Numbers that are the sum of 3 nonzero squares in 9 or more ways.

Original entry on oeis.org

594, 614, 626, 689, 734, 761, 774, 794, 801, 846, 854, 866, 881, 909, 914, 926, 929, 941, 950, 965, 974, 986, 989, 990, 1001, 1025, 1026, 1034, 1041, 1046, 1049, 1062, 1070, 1074, 1089, 1091, 1097, 1106, 1109, 1118, 1121, 1130, 1134, 1139, 1154, 1161, 1166
Offset: 1

Views

Author

Keywords

Crossrefs

A025338 Numbers that are the sum of 3 nonzero squares in 10 or more ways.

Original entry on oeis.org

594, 734, 761, 794, 801, 846, 854, 866, 881, 909, 926, 941, 950, 965, 986, 1001, 1026, 1034, 1041, 1046, 1049, 1089, 1106, 1109, 1121, 1130, 1154, 1161, 1169, 1181, 1190, 1206, 1209, 1214, 1226, 1238, 1265, 1274, 1286, 1301, 1314, 1322, 1326, 1329, 1341
Offset: 1

Views

Author

Keywords

Crossrefs

A025331 Numbers that are the sum of 3 nonzero squares in 3 or more ways.

Original entry on oeis.org

54, 66, 81, 86, 89, 99, 101, 110, 114, 126, 129, 131, 134, 146, 149, 150, 153, 161, 162, 166, 171, 173, 174, 179, 182, 185, 186, 189, 194, 198, 201, 206, 209, 216, 219, 221, 222, 225, 227, 230, 233, 234, 237, 241, 242, 243, 245, 246, 249, 251, 254, 257, 258, 261, 264
Offset: 1

Views

Author

Keywords

Crossrefs

A025322 Numbers that are the sum of 3 nonzero squares in exactly 2 ways.

Original entry on oeis.org

27, 33, 38, 41, 51, 57, 59, 62, 69, 74, 75, 77, 83, 90, 94, 98, 102, 105, 107, 108, 113, 117, 118, 121, 122, 123, 125, 132, 137, 138, 139, 141, 147, 152, 154, 155, 158, 164, 165, 170, 177, 178, 181, 187, 195, 197, 203, 204, 210, 211, 213, 214, 217, 218, 226, 228, 229, 236
Offset: 1

Views

Author

Keywords

Crossrefs

Programs

  • Mathematica
    okQ[n_]:=Length[Select[PowersRepresentations[n,3,2],!MemberQ[ #,0]&]] ==2; Select[Range[250],okQ] (* Harvey P. Dale, Jul 25 2011 *)
Showing 1-10 of 18 results. Next