About the Project

Japan Airlines Reservation Number 📞8

AdvancedHelp

(0.002 seconds)

31—40 of 354 matching pages

31: 3.1 Arithmetics and Error Measures
§3.1(i) Floating-Point Arithmetic
The set of machine numbers fl is the union of 0 and the set … Let x be any positive number with … Negative numbers x are rounded in the same way as x . …
32: 23.20 Mathematical Applications
Given P , calculate 2 P , 4 P , 8 P by doubling as above. …If any of 2 P , 4 P , 8 P is not an integer, then the point has infinite order. Otherwise observe any equalities between P , 2 P , 4 P , 8 P , and their negatives. The order of a point (if finite and not already determined) can have only the values 3, 5, 6, 7, 9, 10, or 12, and so can be found from 2 P = P , 4 P = P , 4 P = 2 P , 8 P = P , 8 P = P , 8 P = 2 P , or 8 P = 4 P . …
§23.20(v) Modular Functions and Number Theory
33: 27.18 Methods of Computation: Primes
§27.18 Methods of Computation: Primes
An overview of methods for precise counting of the number of primes not exceeding an arbitrary integer x is given in Crandall and Pomerance (2005, §3.7). …An analytic approach using a contour integral of the Riemann zeta function (§25.2(i)) is discussed in Borwein et al. (2000). … These algorithms are used for testing primality of Mersenne numbers, 2 n 1 , and Fermat numbers, 2 2 n + 1 . …
34: 26.11 Integer Partitions: Compositions
c ( n ) denotes the number of compositions of n , and c m ( n ) is the number of compositions into exactly m parts. c ( T , n ) is the number of compositions of n with no 1’s, where again T = { 2 , 3 , 4 , } . …
26.11.1 c ( 0 ) = c ( T , 0 ) = 1 .
The Fibonacci numbers are determined recursively by … Additional information on Fibonacci numbers can be found in Rosen et al. (2000, pp. 140–145).
35: 13.9 Zeros
§13.9(i) Zeros of M ( a , b , z )
When a , b the number of real zeros is finite. Let p ( a , b ) be the number of positive zeros. …The number of negative real zeros n ( a , b ) is given by …
§13.9(ii) Zeros of U ( a , b , z )
36: 26.2 Basic Definitions
The total number of partitions of n is denoted by p ( n ) . …
Table 26.2.1: Partitions p ( n ) .
n p ( n ) n p ( n ) n p ( n )
8 22 25 1958 42 53174
37: 26.12 Plane Partitions
Then the number of plane partitions in B ( r , s , t ) is … The number of symmetric plane partitions in B ( r , r , t ) is … The number of cyclically symmetric plane partitions in B ( r , r , r ) is … The number of descending plane partitions in B ( r , r , r ) is …
38: 24.8 Series Expansions
24.8.6 B 4 n + 2 = ( 8 n + 4 ) k = 1 k 4 n + 1 e 2 π k 1 , n = 1 , 2 , ,
24.8.7 B 2 n = ( 1 ) n + 1 4 n 2 2 n 1 k = 1 k 2 n 1 e π k + ( 1 ) k + n , n = 2 , 3 , .
24.8.8 B 2 n 4 n ( α n ( β ) n ) = α n k = 1 k 2 n 1 e 2 α k 1 ( β ) n k = 1 k 2 n 1 e 2 β k 1 , n = 2 , 3 , .
24.8.9 E 2 n = ( 1 ) n k = 1 k 2 n cosh ( 1 2 π k ) 4 k = 0 ( 1 ) k ( 2 k + 1 ) 2 n e 2 π ( 2 k + 1 ) 1 , n = 1 , 2 , .
39: DLMF Project News
error generating summary
40: 26.4 Lattice Paths: Multinomial Coefficients and Set Partitions
( n n 1 , n 2 , , n k ) is the number of ways of placing n = n 1 + n 2 + + n k distinct objects into k labeled boxes so that there are n j objects in the j th box. It is also the number of k -dimensional lattice paths from ( 0 , 0 , , 0 ) to ( n 1 , n 2 , , n k ) . … M 2 is the number of permutations of { 1 , 2 , , n } with a 1 cycles of length 1, a 2 cycles of length 2, , and a n cycles of length n :
26.4.7 M 2 = n ! 1 a 1 ( a 1 ! )  2 a 2 ( a 2 ! ) n a n ( a n ! ) .
M 3 is the number of set partitions of { 1 , 2 , , n } with a 1 subsets of size 1, a 2 subsets of size 2, , and a n subsets of size n : …