• Home
  • Textbooks
  • Modern Cryptography and Elliptic Curves: A Beginner’s Guide
  • Curves in Affine and Projective Space

Modern Cryptography and Elliptic Curves: A Beginner’s Guide

Thomas R. Shemanske

Chapter 7

Curves in Affine and Projective Space - all with Video Answers

Educators


Chapter Questions

00:11

Problem 1

Consider the points of intersection of the affine curves $x=y^2$ and $y=-3$. As this is the intersection of a line and a conic, we expect at most two points, and indeed there is only one affine point $(9,-3)$. Find the points of intersection of the corresponding projective curves.

Xiaomeng Zhang
Xiaomeng Zhang
Numerade Educator
00:47

Problem 2

Find the points of intersection of the parallel lines $y=3 x$ and $y=3 x+1$ in $\mathbb{P}^2(\mathbb{R})$.

Vipender Yadav
Vipender Yadav
Numerade Educator
10:54

Problem 3

Consider the intersection of the cubic $y=x^3$ and the line $y=x+6$. We would like to see three points of intersection, but where are they?

Leon Druch
Leon Druch
Numerade Educator
02:11

Problem 4

Show that the curve $x^2+y^2=3$ (a conic) has no rational points, even when we extend the search to $\mathbb{P}^2(\mathbb{Q})$.

Linh Vu
Linh Vu
Numerade Educator
01:27

Problem 5

We want to define a polynomial $p$ of degree (at most) $n$ which passes through $\left(a_1, b_1\right), \ldots,\left(a_{n+1}, b_{n+1}\right)$ where we assume all the $a_i$ 's are distinct. Suppose we could define polynomials $q_i$ having degree at most $n$ so that $q_i\left(a_i\right)=1$ and $q_i\left(a_j\right)=0$ for $i=1, \ldots, n+1$ and $j \neq i$. Show that we may take $p=b_1 q_1+\cdots+b_{n+1} q_{n+1}$. To construct the $q_i$, let's provide some guidance. You may or may not recall that if a polynomial $q(x)$ with real coefficients has a root $a$, then $(x-a)$ is a factor, that is $q(x)=(x-a) q_0(x)$. Even if you don't recall that fact, it should be clear that the polynomial $q(x)=\left(x-a_2\right)\left(x-a_3\right) \cdots\left(x-a_{n+1}\right)$ has the property that $q\left(a_i\right)=0$ for $i=2, \ldots, n+1$, and that $q\left(a_1\right)=\left(a_1-a_2\right)\left(a_1-a_3\right) \cdots\left(a_1-\right.$ $\left.a_{n+1}\right) \neq 0$ precisely because the $a_i$ 's are all distinct. So we may take $q_1(x)=q(x) / q\left(a_1\right)$ as the first element of our set. The others are similarly constructed.

Carson Merrill
Carson Merrill
Numerade Educator

Problem 6

Show that in contrast to the uniqueness result which Lagrange interpolation provides, there are an infinite number of polynomials of degree $n+1$ which pass through the $n+1$ given points. $\square$

Check back soon!
02:19

Problem 7

Consider the polynomial $z^3+A z^2+B z+C$, and let $z=x-A / 3$. Show that under this substitution $z^3+A z^2+B z+C$ becomes $x^3+a x+b$ with
$$
a=\frac{1}{3}\left(3 B-A^2\right), \quad b=\frac{1}{27}\left(2 A^3-9 A B+27 C\right) .
$$

Ekaveera Kumar
Ekaveera Kumar
Numerade Educator
View

Problem 8

Using the quadratic formula to find expressions for the roots, show that the discriminant of the quadratic $a x^2+b x+c$ is $\Delta=b^2-4 a c$

Nick Johnson
Nick Johnson
Numerade Educator

Problem 9

In the exercise above, we have shown how to transform a polynomial of the form $z^3+A z^2+B z+C$ into one of the form $x^3+a x+b$. Show that these two related cubics have exactly the same discriminant. Hint: The roots of the two polynomials are related by a simple formula.

Check back soon!

Problem 10

Consider the following elliptic curves over $\mathbb{F}_7$, and determine the set of points on the curve and its structure as an abelian group. Write out how to determine all the elements of the group in terms of the generators you choose.
(1) $E: y^2=x^3+3 x+6$.
(2) $E: y^2=x^3+2$.
(3) $E: y^2=x^3+4$.

Check back soon!