From e11b41ec23ed79334b53484f47df2731f407c8fe Mon Sep 17 00:00:00 2001 From: couturie Date: Tue, 20 Oct 2015 13:21:05 +0200 Subject: [PATCH 1/1] new --- paper.tex | 1 - paper1.tex | 16 ---------------- 2 files changed, 17 deletions(-) delete mode 100644 paper.tex delete mode 100644 paper1.tex diff --git a/paper.tex b/paper.tex deleted file mode 100644 index a9e613e..0000000 --- a/paper.tex +++ /dev/null @@ -1 +0,0 @@ -blabla je viens de faire quelque modification de test diff --git a/paper1.tex b/paper1.tex deleted file mode 100644 index 40e80bb..0000000 --- a/paper1.tex +++ /dev/null @@ -1,16 +0,0 @@ -\documentclass[11pt,a4paper]{article} -\usepackage[latin1]{inputenc} -\usepackage{amsmath} -\usepackage{amsfonts} -\usepackage{amssymb} -\author{ghidouche} -\title{Paper1_kahina} -\begin{document} -\section{Root finding problem} -we consider a polynomial -$p(x)=\sum{a_{i}x^{i}}=a_{n}\prod(x-\alpha_{i}), a_{0} a_{n}\neq0,$ -of degree \textit{n}having coefficients in the complex \textit{c} and zeros \alpha_{i},\textit{i=1,...,n}. -the root finding problem consiste to find all n root of \textit{p(x)}. the problem of finding a root is equivalent to the problem of finding a fixed-point. To see this consider the fixed-point problem of finding the -n-dimensional vector x such that - -\end{document} \ No newline at end of file -- 2.39.5