75114
domain: N
Appears in sequences
- a(n) = Fibonacci(n+1) + prime(n).at n=23A004398
- a(n) = round(n*phi^18), where phi is the golden ratio, A001622.at n=13A004953
- a(n) = ceiling(n*phi^18), where phi is the golden ratio, A001622.at n=13A004973
- The Wiener index of the P_3 X P_n grid, where P_m is the path graph on m nodes. The Wiener index of a connected graph is the sum of distances between all unordered pairs of nodes in the graph.at n=35A180569
- Number of 0..7 arrays x(0..n-1) of n elements with each no smaller than the sum of its two previous neighbors modulo 8.at n=6A207099
- Number of 0..n arrays x(0..6) of 7 elements with each no smaller than the sum of its two previous neighbors modulo (n+1).at n=6A207104
- The number of tiles inside a regular n-gon created by diagonals that run from each of the n vertices to the n-2 midpoints of opposite edges.at n=24A320422