Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

6174

From Wikipedia, the free encyclopedia
6173 6174 6175
Cardinalsix thousand one hundred seventy-four
Ordinal6174th
(six thousand one hundred seventy-fourth)
Factorization2 × 32 × 73
Divisors1, 2, 3, 6, 7, 9, 14, 18, 21, 42, 49, 63, 98, 126, 147, 294, 343, 441, 686, 882, 1029, 2058, 3087, 6174
Greek numeral,ϚΡΟΔ´
Roman numeralVMCLXXIV, or VICLXXIV
Binary11000000111102
Ternary221102003
Senary443306
Octal140368
Duodecimal36A612
Hexadecimal181E16

6174 (six thousand, one hundred [and] seventy-four) is the natural number following 6173 and preceding 6175.

Properties

[edit]
  • It is a Kaprekar's Constant
  • 6174 is a 7-smooth number, i.e., none of its prime factors is greater than 7.
  • 6174 can be written as the sum of the first three powers of 18:
    • 183 + 182 + 181 = 5832 + 324 + 18 = 6174, and coincidentally, 6 + 1 + 7 + 4 = 18.
  • The sum of squares of the prime factors of 6174 is a square:
    • 22 + 32 + 32 + 72 + 72 + 72 = 4 + 9 + 9 + 49 + 49 + 49 = 169 = 132

References

[edit]
[edit]
  • Bowley, Roger (5 December 2011). "6174 is Kaprekar's Constant". Numberphile. University of Nottingham: Brady Haran.
  • Sample (Perl) code to walk any four-digit number to Kaprekar’s Constant
  • Sample (Python) code to walk any four-digit number to Kaprekar’s Constant
  • Sample (C) code to walk the first 10000 numbers and their steps to Kaprekar’s Constant