User:JrandWP/sandbox/Numbers/doc
This page is the list of numbers with prime factors and levels.
Note before reading this page: Numbers is the number of prime number prevention in the prime factors, and the level is the most base of the number in the prime factors.[1] Seeing the introduction of notes: Click on the notes on the note column, you will see the defintion of numbers describing on the row. In the references section, click on the name references to see the (number)-smallest number has this defintion.[2] For the example, click on the citation 7-24 (prime number citation), you will show the 24th prime number (note that the smallest number has 0 starting) and the 24th prime number is 97 (note that the 0 prime number is 2). You will also see the OEIS index of the list of number after clicking the ref.[3] For a complete list of starting 0 references we use in the page, see A025487 (OEIS) and the prime signature level A124832.
There are two references for each numbers, the first are numbers on the manot (the type of prime signature), and a second references determines that what number in the section. Where the manot is, the templates that.[4]
Note when using references section
[edit]Using the list of references to determine the lists of numbers, but prime number (citation 7) is a sequence A000040 in the OEIS is seen on this page. When seeing the references, a list-defined references will listing above. Note that:
- The list only see the numbers, not see the prime factors.[5] If you want to see it, you should use this page.
- 1 is not a prime number, not a composite, but it appears in OEIS.[6][7]
- In A025487, all the starting is an even number, so odd numbers be appear different.
- On prime number dictionary (citation 7), all the numbers are odd, except 2.[8]
- We can click on the integers to see the varity of numbers.
- There are many integers, so we can't make enough numbers to use on this page. So it is always incomplete.
- 2 is a smallest prime number, and it's the only even prime numbers.[8][9]
- 4 is a smallest composite number.[9]
- 6 is a smallest composite which is not squares.[9][10]
- 9 is a smallest odd composite number.[9]
- 15 is a smallest odd composite which is not squares.[9][10]
- 2(n) is an smallest and only even number in their signatures.[11]
Now, go around!
Also, we can use A046523 (OEIS) to choose the number rightly outside the name, but we can find it on this page easily though the references.[12] We are also create references for easier going for the posibities for level index of numbers, for easier for seeing the OEIS index (we will update later, and something we can't have!...
Scroll down to references section
Multi-page renders
[edit]This page is used in many sequences in OEIS, shows content and group in that.
More further docs
[edit]Sections | Defintion |
---|---|
OFFSET | 1,2 |
COMMENTS | All numbers of the form , where , sorted.
A111059 is a subsequence. - Reinhard Zumkeller, Jul 05 2010. The exponents k1, k2, ... can be read off Abramowitz & Stegun p. 831, column labeled "pi". For all such sequences b for which it holds that , the sequence which gives the indices of records in b is a subsequence of this sequence. For example, A002182 which gives the indices of records for A000005, A002110 which gives them for A001221 and A000079 which gives them for A001222. - Antti Karttunen, Jan 18 2019
|
LINKS | Will Nicholes and Franklin T. Adams-Watters, Table of n, a(n) for n = 1..10001 (Will Nicholes supplied the first 291 terms.)
|
FORMULA | What can be said about the asymptotic behavior of this sequence? - Franklin T. Adams-Watters, Jan 06 2010
|
EXAMPLE | The first few terms are 1, 2, 2^2, 2*3, 2^3, 2^2*3, 2^4, 2^3*3, 2*3*5, ...
|
MAPLE | isA025487 := proc(n)
|
MATHEMATICA | PrimeExponents[n_] := Last /@ FactorInteger[n]; lpe = {}; ln = {1}; Do[pe = Sort@PrimeExponents@n; If[ FreeQ[lpe, pe], AppendTo[lpe, pe]; AppendTo[ln, n]], {n, 2, 2350}]; ln (* Robert G. Wilson v, Aug 14 2004 *)
|
PROG | (PARI) isA025487(n)=my(k=valuation(n, 2), t); n>>=k; forprime(p=3, default(primelimit), t=valuation(n, p); if(t>k, return(0), k=t); if(k, n/=p^k, return(n==1))) \\ Charles R Greathouse IV, Jun 10 2011
|
CROSSREFS | Cf. A025488, A051282, A036041, A051466, A061394, A124832, A166469, A181815, A181817, A283980, A306802, A322584, A322585 (characteristic function), A329897, A329898, A329899, A329900, A329904, A330683.
|
KEYWORD | nonn,easy,nice,core
|
AUTHOR | David W. Wilson
|
EXTENSIONS | Offset corrected by Matthew Vandermast, Oct 19 2008
|
STATUS | approved
|
See also
[edit]- User:Thingofme/sandbox/A000040
- All sandboxes pages.
References
[edit]- ^ When in the docs page it will show a bunch of references.
- ^ See: Main Page to see whatever cites looks.
- ^ Note that: All of the list in OEIS are only shows a few number of first element, so should use this page.
- ^ On that's exampleity.
- ^ Note that all prime factors are used in an optical way.
- ^ Not a prime and no level
- ^ One is a smallest number, so it comes first.
- ^ a b That's ok because even numbers are divisible by 2.
- ^ a b c d e Information about numbers, p. 3
- ^ a b Note that square are unique.
- ^ Use that right signature!
- ^ "A046523 - OEIS". oeis.org. Retrieved 2020-03-16.
External links
[edit]- "A000040 - OEIS". oeis.org. Retrieved 2 November 2024.
{{cite web}}
: CS1 maint: url-status (link) - "A025487 - OEIS". oeis.org. Retrieved 2 November 2024.
{{cite web}}
: CS1 maint: url-status (link)