35410
domain: N
Appears in sequences
- Numbers k such that the continued fraction for sqrt(k) has period 85.at n=29A020424
- Becomes prime after exactly 8 iterations of f(x) = sum of prime factors of x.at n=12A047827
- a(n) = n^2 + (n + 1)^3 + (n + 2)^4 + (n + 3)^5.at n=5A061224
- Sum of the squares of the first n nonsquarefree numbers (A013929).at n=24A111732
- Half the number of length n integer sequences with sum zero and sum of squares 6962.at n=3A157591
- a(n) = ceiling((n+1/n)^5).at n=7A197904
- a(n) = a(n-2) + a(n-1) + floor(n/2) + 1 for n > 1 and a(0)=0, a(1)=1.at n=20A215005
- Sum of squares of cycle lengths for different cycles in Fibonacci-like sequences modulo n.at n=27A233246
- G.f. satisfies: A(x - 2*A(x)^2) = x + 3*A(x)^2.at n=4A277301