File:Polynomial over a finite field as per SSSS.png

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Polynomial_over_a_finite_field_as_per_SSSS.png(780 × 584 pixels, file size: 76 KB, MIME type: image/png)

Summary

Description
English: Created in SageMath thusly,

ff = GF(99929) # finite field or Galois field with prime

RR = ff['x'] # polynomial ring of that field

P = [(0, 2011), (1, 1345), (2, 576), (3, 3245)] # (0, secret) rest random

g = RR.lagrange_polynomial(P)

plot(g)

Demonstrates how over a finite field a polynomial curve becomes "broken up" thus one can not gain insight into the path of the curve between two points.
Date
Source Own work
Author Wolfmankurd

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
 
This diagram was created with SageMath.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

25 November 2017

File history

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

Date/TimeThumbnailDimensionsUserComment
current13:45, 25 November 2017Thumbnail for version as of 13:45, 25 November 2017780 × 584 (76 KB)WolfmankurdUser created page with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Metadata