23611
domain: N
Appears in sequences
- Output of the linear congruential pseudo-random number generator rand() used in Microsoft's Visual C++.at n=37A096558
- Number of strings of numbers x(i=1..n) in 0..6 with sum i^2*x(i) equal to n^2*6.at n=8A183950
- Number of strings of numbers x(i=1..9) in 0..n with sum i^2*x(i) equal to n*81.at n=5A183960
- Principal diagonal of the convolution array A213836.at n=20A213837
- Numbers k such that triangular(k) - x and y - triangular(k) are both triangular numbers (A000217), where x is the nearest square below triangular(k), y is the nearest square above triangular(k).at n=28A234143
- Number T(n,k) of sequences in {1,...,n}^n with longest increasing subsequence of length k; triangle T(n,k), n>=0, 0<=k<=n, read by rows.at n=24A245667
- Number of sequences in {1,...,n}^n with longest increasing subsequence of length three.at n=3A268870
- Number of sequences in {1,...,2n}^(2n) with longest increasing subsequence of length n.at n=3A268949
- A self-"read and extend" sequence built following the rules given in the Comments section.at n=67A316749
- Consecutive states of the linear congruential pseudo-random number generator 170*s mod 30323 when started at s=1.at n=4A385033