atory
Play Now

Properties of the Number -102256

One Hundred Two Thousand Two Hundred Fifty-Six

Basics

Value: -102257 → -102256 → -102255

Parity: even

Prime: No

Previous Prime:

Next Prime: 1

Digit Sum: 16

Digital Root: 7

Palindrome: No

Factorization: 2 4 × 7 × 11 × 83

Divisors: 1, 2, 4, 7, 8, 11, 14, 16, 22, 28

Polygonal

Triangular: No

Square: No

Pentagonal: No

Hexagonal: No

Heptagonal: No

Tetrahedral: No

Representations

Octal: -307560

Duodecimal: -4B214

Hexadecimal: -18f70

Square: 10456289536

Square Root: 319.77492084277026

Classification

Fibonacci: No

Bell Number: No

Factorial Number: No

Regular Number: No

Perfect Number: No

Special

Kaprekar Constant: No

Munchausen Constant: No

Armstrong Number: No

Kaprekar Number: No

Catalan Number: No

Vampire Number: No

Taxicab Number: No

Super Prime: No

Friedman Number: No

Fermat Number: No

Cullen Number: No

OEIS Sequences

a(n) = a(n-1) + 2·a(n-2) - a(n-3), with a(0) = a(1) = 0, a(2) = 1. A6053
Number of (s(0), s(1), ..., s(2n)) such that 0 < s(i) < 7 and |s(i) - s(i-1)| = 1 for i = 1,2,...,2·n, s(0) = 1, s(2n) = 3. A94790
Let i be in {1,2,3} and let r >= 0 be an integer. Let p = {p1, p2, p3} = {-2,0,1}, n=2·r+pi, and define a(-2)=0. Then, a(n)=a(2·r+pi) gives the quantity of H7,2,0 tiles in a subdivided H7,i,r tile after linear scaling by the factor xr, where x=sqrt(2·cos(π/7)). A187066
Let i be in {1,2,3} and let r >= 0 be an integer. Let p = {p1, p2, p3} = {-2,0,1}, n=2·r+pi, and define a(-2)=1. Then, a(n)=a(2·r+pi) gives the quantity of H7,1,0 tiles in a subdivided H7,i,r tile after linear scaling by the factor xr, where x=sqrt(2·cos(π/7)). A187065
Let i be in {1,2,3} and let r >= 0 be an integer. Let p = {p1, p2, p3} = {-2,0,1}, n = 2·r + pi and define a(-2)=0. Then, a(n) = a(2·r + pi) gives the quantity of H7,3,0 tiles in a subdivided H7,i,r tile after linear scaling by the factor xr, where x = sqrt(2·cos(π/7)). A187067
Triangle with T(n,k) = k·E(n,k) where E(n,k) are Eulerian numbers A008292. A65826
a(n)=5a(n-1)-11a(n-2)+13a(n-3)-9a(n-4)+3a(n-5)-a(n-6). A140342
Triangle read by rows. The Hadamard product of A173018 and A349203. A363154
a(n) = floor[ X/Y], where X = concatenation of first n factorials and Y = concatenation of first n natural numbers. A67104
a(n) = a(n-1) + a(n-2) if n is even and a(n) = a(n-3) + a(n-4) if n is odd, with a(0) = a(1) = a(2) = 0 and a(3) = 1. A265755