<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.conservapedia.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nsmith</id>
	<title>Conservapedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.conservapedia.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nsmith"/>
	<link rel="alternate" type="text/html" href="https://www.conservapedia.com/Special:Contributions/Nsmith"/>
	<updated>2026-09-23T01:21:03Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://www.conservapedia.com/index.php?title=Complex_number&amp;diff=968508</id>
		<title>Complex number</title>
		<link rel="alternate" type="text/html" href="https://www.conservapedia.com/index.php?title=Complex_number&amp;diff=968508"/>
		<updated>2012-03-16T21:23:01Z</updated>

		<summary type="html">&lt;p&gt;Nsmith: /* Applications */  Unbacked opinionated statement&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Math-m}}&lt;br /&gt;
&lt;br /&gt;
The '''complex numbers''' are a set of numbers which have important applications in the analysis of periodic, oscillatory, or wavelike phenomena.  Mathematicians denote the set of complex numbers with an ornate capital letter: &amp;lt;math&amp;gt;\mathbb{C}&amp;lt;/math&amp;gt;.  They are the 5&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; item in this hierarchy of types of [[number]]s:&lt;br /&gt;
&lt;br /&gt;
*The &amp;quot;[[natural number]]s&amp;quot;, 1, 2, 3, ...  (There is controversy about whether zero should be included.  It doesn't matter.)&lt;br /&gt;
*The &amp;quot;[[integer]]s&amp;quot;&amp;amp;mdash;positive, negative, and [[zero]]&lt;br /&gt;
*The &amp;quot;[[rational number]]s&amp;quot;, or [[fraction]]s, like 355/113&lt;br /&gt;
*The &amp;quot;[[real number]]s&amp;quot;, including irrational numbers&lt;br /&gt;
*The &amp;quot;complex numbers&amp;quot;, which give solutions to polynomial equations&lt;br /&gt;
&lt;br /&gt;
A complex number is composed of two parts, or components&amp;amp;mdash;a ''real'' component and an ''imaginary'' component.  Each of these components is an ordinary (that is, real) number.  The complex numbers form an &amp;quot;extension&amp;quot; of the real numbers:  If the imaginary component of a complex number is zero, that number is essentially identical to the real number that is its real component.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- This paragraph taken out.  The closure stuff is treated below.  The ordering stuff, while true, doesn't seem relevant to what we are saying.  The matrix material seems unmotivated and unclear.  (In any case, that's not the &amp;quot;necessity of complex numbers&amp;quot; -- the necessity arose from finding roots of polynomials.)  If someone can put the material about equations of motion / eigenvectors / evolution / amplitudes into a focused and clear explanation, please do so, but it probably wouldn't belong on this page.&lt;br /&gt;
&lt;br /&gt;
The complex numbers form an [[algebraic closure|algebraically closed]] [[field (mathematics)|field]] but do not permit a non-trivial ordering that is preserved under operations.  They are the algebraic closure of the [[real numbers]]. One notable consequence, and a very natural way of seeing the necessity of complex numbers is the fact that all matrices of full rank over a vector space over real numbers repesent transformations, which, after a base transformation, are equivalent to a diagonal matrix of the same size with complex entries on the diagonal. Thus, any linear linear equation of motion of arbitrary order and dimension of real numbers can be represented in this way and be decomposed into eigenvectors (or modes). The evolution of the system is fully described by the complex amplitudes.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
The complex numbers are defined as a 2-dimensional vector space over the [[real number]]s.  That is, a complex number is an ordered pair of numbers: (a, b).  The familiar real numbers constitute the complex numbers with second component zero.  That is, x corresponds to (x, 0).&lt;br /&gt;
&lt;br /&gt;
The second component is called the ''imaginary part''.  Its unit basis vector is called &amp;lt;math&amp;gt;i&amp;lt;/math&amp;gt;.  The first component is called the ''real part''.  Its unit basis vector is just 1.  Thus, the complex number &amp;lt;math&amp;gt;(a, b)\,&amp;lt;/math&amp;gt; can also be written &amp;lt;math&amp;gt;a + bi\,&amp;lt;/math&amp;gt;.  Numbers with real part of zero are sometimes called &amp;quot;pure imaginary&amp;quot;, with the term &amp;quot;complex&amp;quot; reserved for numbers with both components nonzero.&lt;br /&gt;
&lt;br /&gt;
While the &amp;quot;invisible&amp;quot; nature of the imaginary component may be disconcerting at first (and the word &amp;quot;imaginary&amp;quot; may be an unfortunate term for it), the complex numbers are just as genuine as the Dedekind cuts and Cauchy sequences that are used in the definition of the &amp;quot;real&amp;quot; numbers.&lt;br /&gt;
&lt;br /&gt;
The complex numbers form a [[Field_(mathematics)|field]], with the mathematical operations defined as shown below.&lt;br /&gt;
&lt;br /&gt;
==Arithmetic operations==&lt;br /&gt;
&lt;br /&gt;
The field operations are defined as follows:&lt;br /&gt;
&lt;br /&gt;
===Addition===&lt;br /&gt;
Addition is just the standard addition on the 2-dimensional vector space.  That is, add the real parts (first components), and add the imaginary parts (second components).&lt;br /&gt;
&lt;br /&gt;
Letting the complex numbers w and z be defined by their respective components:&lt;br /&gt;
:&amp;lt;math&amp;gt;w = (a, b) = a + bi\,&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;z = (c, d) = c + di\,&amp;lt;/math&amp;gt;&lt;br /&gt;
we have:&lt;br /&gt;
:&amp;lt;math&amp;gt;w + z = (a+c, b+d) = a+c + (b+d)i\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Multiplication===&lt;br /&gt;
Multiplication has a special definition.  It is this definition that gives the complex numbers their important properties.&lt;br /&gt;
:&amp;lt;math&amp;gt;w * z = (a*c - b*d) + (a*d + b*c)i\,&amp;lt;/math&amp;gt;&lt;br /&gt;
:::When we multiply &amp;lt;math&amp;gt;(0+1i)*(0+1i)\,&amp;lt;/math&amp;gt;, this definition gives &amp;lt;math&amp;gt;i^2 = -1\,&amp;lt;/math&amp;gt;&lt;br /&gt;
Writing out the product &amp;lt;math&amp;gt;w * z\,&amp;lt;/math&amp;gt; in the obvious way, we get the same answer:&lt;br /&gt;
:&amp;lt;math&amp;gt;(a + bi) * (c + di) = a*c + b*d*i^2 + (a*d + b*c)i = (a*c - b*d) + (a*d + b*c)i\,&amp;lt;/math&amp;gt;&lt;br /&gt;
This means that, using &amp;lt;math&amp;gt;i^2 = -1\,&amp;lt;/math&amp;gt;, one can perform arithmetic operations in a completely natural way.&lt;br /&gt;
&lt;br /&gt;
===Division===&lt;br /&gt;
Division requires a special trick.  We have:&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{w}{z} = \frac{a + bi}{c + di}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
To get the individual components, the denominator needs to be real.  This can be accomplished by multiplying both numerator and denominator by &amp;lt;math&amp;gt;(c - di)\,&amp;lt;/math&amp;gt;.  We get:&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{w}{z} = \frac{(a + bi)*(c - di)}{(c + di)*(c - di)} = \frac{(a*c + b*d) + (b*c - a*d)i}{c^2 + d^2}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This division will fail if and only if &amp;lt;math&amp;gt;c^2 + d^2 = 0\,&amp;lt;/math&amp;gt;, that is, &amp;lt;math&amp;gt;c\,&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\,&amp;lt;/math&amp;gt; are both zero, that is, the complex denominator &amp;lt;math&amp;gt;z\,&amp;lt;/math&amp;gt; is exactly zero (both components zero).  This is exactly analogous to the rule that real division fails if the denominator is exactly zero.&lt;br /&gt;
&lt;br /&gt;
==Fundamental theorem of algebra==&lt;br /&gt;
The complex numbers form an [[algebraic closure|algebraically closed]] field.  This means that any &amp;lt;math&amp;gt;n^{th}\,&amp;lt;/math&amp;gt; degree polynomial can be factored into n first degree (linear) polynomials.  Equivalently, such a polynomial has n roots (though one has to count all multiple occurrences of repeated roots.)  This statement is the Fundamental Theorem of Algebra, first proved by [[Gauss|Carl Friedrich Gauss]] around 1800.  The theorem is ''not true'' if the roots are required to be real.  (This failure is what led to the development of complex numbers in the first place.)  But when the roots are allowed to be complex, the theorem applies even to polynomials with complex coefficents.&lt;br /&gt;
&lt;br /&gt;
The simplest polynomial with no real roots is &amp;lt;math&amp;gt;x^2 + 1\,&amp;lt;/math&amp;gt;, since -1 has no real square root.  But if we look for roots of the form &amp;lt;math&amp;gt;a + bi\,&amp;lt;/math&amp;gt;, we have:&lt;br /&gt;
:&amp;lt;math&amp;gt;(a + bi)^2 + 1 = a^2 - b^2 + 1 + 2abi = 0\,&amp;lt;/math&amp;gt;&lt;br /&gt;
For the imaginary part to be zero, one of a or b must be zero.  For the real part to be zero, a must be zero and &amp;lt;math&amp;gt;b^2\,&amp;lt;/math&amp;gt; must be 1.  This means that &amp;lt;math&amp;gt;b = \pm 1\,&amp;lt;/math&amp;gt;, so the roots are &amp;lt;math&amp;gt;(0, 1)\,&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;(0, -1)\,&amp;lt;/math&amp;gt;, or &amp;lt;math&amp;gt;\pm{}i\,&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
These two numbers, &amp;lt;math&amp;gt;i\,&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;-i\,&amp;lt;/math&amp;gt;, are the square roots of -1.&lt;br /&gt;
&lt;br /&gt;
Similar analysis shows that, for example, 1 has three cube roots:&lt;br /&gt;
*&amp;lt;math&amp;gt;1\,&amp;lt;/math&amp;gt;&lt;br /&gt;
*&amp;lt;math&amp;gt;-\frac{1}{2} + \frac{\sqrt{3}}{2}i\,&amp;lt;/math&amp;gt;&lt;br /&gt;
*&amp;lt;math&amp;gt;-\frac{1}{2} - \frac{\sqrt{3}}{2}i\,&amp;lt;/math&amp;gt;&lt;br /&gt;
One can verify that&lt;br /&gt;
&amp;lt;math&amp;gt;(x-1) \left(x + \frac{1}{2} - \frac{\sqrt{3}}{2}i\right) \left(x + \frac{1}{2} + \frac{\sqrt{3}}{2}i\right) = x^3 - 1\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a given field, the field containing it (strictly speaking, the smallest such field) that is algebraically closed is called its algebraic closure.  The field of real numbers is not algebraically closed; its closure is the field of complex numbers.&lt;br /&gt;
&lt;br /&gt;
==Polar coordinates, modulus, and phase==&lt;br /&gt;
Complex numbers are often depicted in 2-dimensional Cartesian analytic geometry; this is called the ''complex plane''.  The real part is the x-coordinate, and the imaginary part is the y-coordinate.  When these points are analyzed in [[polar coordinates]], some very interesting properties become apparent.  The representation of complex numbers in this way is called an ''Argand diagram''.&lt;br /&gt;
&lt;br /&gt;
If a complex number is represented as &amp;lt;math&amp;gt;x + yi\,&amp;lt;/math&amp;gt;, its polar coordinates are given by:&lt;br /&gt;
:&amp;lt;math&amp;gt;r = \sqrt{x^2 + y^2}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\theta = \tan^{-1}\frac{y}{x}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
Transforming the other way, we have:&lt;br /&gt;
:&amp;lt;math&amp;gt;x = r \cos\theta\,&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;y = r \sin\theta\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The radial distance from the origin, &amp;lt;math&amp;gt;r\,&amp;lt;/math&amp;gt;, is called the ''modulus''.  It is the complex equivalent of the absolute value for real numbers.  It is zero if and only if the complex number is zero.&lt;br /&gt;
&lt;br /&gt;
The angle, &amp;lt;math&amp;gt;\theta\,&amp;lt;/math&amp;gt;, is called the ''phase''.  (Some older books refer to it as the ''argument''.)  It is zero for positive real numbers, and &amp;lt;math&amp;gt;\pi\,&amp;lt;/math&amp;gt; radians (180 degrees) for negative ones.&lt;br /&gt;
&lt;br /&gt;
The multiplication of complex numbers takes a particularly interesting and useful form when represented this way.  If two complex numbers &amp;lt;math&amp;gt;z_1\,&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;z_2\,&amp;lt;/math&amp;gt; are represented in modulus/phase form, we have:&lt;br /&gt;
:&amp;lt;math&amp;gt;z_1 = r_1 (\cos\theta_1 + i\sin\theta_1)\,&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;z_2 = r_2 (\cos\theta_2 + i\sin\theta_2)\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;z_1 * z_2 = r_1 * r_2 * ((\cos\theta_1 \cos\theta_2 - \sin\theta_1 \sin\theta_2) + i (\sin\theta_1 \cos\theta_2 + \cos\theta_1 \sin\theta_2))\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
But that is just the addition rule for sines and cosines!&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;z_1 * z_2 = r_1 * r_2 * (\cos(\theta_1 + \theta_2) + i \sin(\theta_1 + \theta_2))\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So the rule for multiplying complex numbers on the Argand diagram is just:&lt;br /&gt;
:Multiply the moduli.&lt;br /&gt;
:Add the phases.&lt;br /&gt;
&lt;br /&gt;
One can use this property to find all of the n&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; roots of a number geometrically.  For example, by using these trigonometric formulas:&lt;br /&gt;
::&amp;lt;math&amp;gt;\sin(30) = \cos(60) = \frac{1}{2}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
::&amp;lt;math&amp;gt;\sin(60) = \cos(30) = \frac{\sqrt{3}}{2}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
The three cube roots of 1, listed above, can all be seen to have moduli of 1 and phases of 0 degrees, 120 degrees, and 240 degrees respectively.  When raised to the third power, the phases are tripled, obtaining 0, 360, and 720 degrees.  But they are all the same angle&amp;amp;mdash;zero.  So the cubes of these numbers are all just one.  Similarly, &amp;lt;math&amp;gt;i\,&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;-i\,&amp;lt;/math&amp;gt; have phases of 90 degrees and 270 degrees.  When those numbers are squared, the phases are 180 and 540, both of which are the same angle&amp;amp;mdash;180 degrees.  So their squares are both -1.&lt;br /&gt;
&lt;br /&gt;
One can apply this property to the n&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; roots of any complex number.  They lie equally spaced on a circle.  This is DeMoivre's theorem.&lt;br /&gt;
&lt;br /&gt;
[[File:Argandcbrt1.jpg|thumb|left|400px|The three cube roots of +1.]]&lt;br /&gt;
[[File:Argandsqrtm1.jpg|thumb|right|400px|The two square roots of -1.]]&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
===Euler's formula===&lt;br /&gt;
&lt;br /&gt;
A careful analysis of the power series for the exponential, sine, and cosine functions reveals the marvelous ''Euler formula'':&lt;br /&gt;
:&amp;lt;math&amp;gt;z = r e^{i\theta}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
of which there is the famous case (for &amp;amp;theta; = &amp;amp;pi;):&lt;br /&gt;
:&amp;lt;math&amp;gt;e^{i\pi} = -1\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Conjugates==&lt;br /&gt;
The ''complex conjugate'', or just ''conjugate'', of a complex number is the result of negating its imaginary part.  The conjugate is written with a bar over the quantity: &amp;lt;math&amp;gt;\overline{z}\,&amp;lt;/math&amp;gt;.  All real numbers are their own conjugates.&lt;br /&gt;
&lt;br /&gt;
All arithmetic operations work naturally with conjugates&amp;amp;mdash;the sum of the conjugates is the conjugate of the sum, and so on.&lt;br /&gt;
:&amp;lt;math&amp;gt;\overline{w+z} = \overline{w} + \overline{z}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\overline{w*z} = \overline{w} * \overline{z}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\overline{w/z} = \overline{w} / \overline{z}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
It follows that, if P is a polynomial with real coefficients (so that its coefficients are their own conjugates)&lt;br /&gt;
:&amp;lt;math&amp;gt;\overline{P(z)} = P(\overline{z})\,&amp;lt;/math&amp;gt;&lt;br /&gt;
If &amp;lt;math&amp;gt;z\,&amp;lt;/math&amp;gt; is a root of a real polynomial, then, since zero is its own conjugate, &amp;lt;math&amp;gt;\overline{z}\,&amp;lt;/math&amp;gt; is also a root.  This is often expressed as &amp;quot;Non-real roots of real polynomials come in conjugate pairs.&amp;quot;  We saw that above for the cube roots of 1&amp;amp;mdash;two of the roots are complex and are conjugates of each other.  The third root is its own conjugate.&lt;br /&gt;
&lt;br /&gt;
==Transcendental functions==&lt;br /&gt;
The higher mathematical functions (often called &amp;quot;transcendental functions&amp;quot;), like exponential, log, sine, cosine, etc., can be defined in terms of power series ([[Taylor series]]).  They can be extended to handle complex arguments in the completely natural way, so these functions are defined over the complex plane.  They are in fact &amp;quot;complex [[analytic function]]s&amp;quot;.  Just about any normal function one can think of can be extended to the complex numbers, and is complex analytic.  Since the power series coefficients of the common functions are real, they work naturally with conjugates.  For example:&lt;br /&gt;
:&amp;lt;math&amp;gt;\sin(\overline{z}) = \overline{\sin(z)}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\log(\overline{z}) = \overline{\log(z)}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Complex functions==&lt;br /&gt;
The general study of functions that take a complex argument and return a complex result is an extremely rich and useful area of mathematics, known as [[complex analysis]].  When such a function is differentiable, it is called a ''[[analytic function|complex analytic function]]'', or just ''analytic function''.&lt;br /&gt;
&lt;br /&gt;
==Applications==&lt;br /&gt;
Complex numbers are extremely important in many areas of pure and applied mathematics and physics.  Basically, any description of oscillatory phenomena can benefit from a formulation in terms of complex numbers.&lt;br /&gt;
&lt;br /&gt;
The applications include these:&lt;br /&gt;
*Theoretical mathematics:&lt;br /&gt;
::algebra (including finding roots of polynomials)&lt;br /&gt;
::linear algebra&amp;amp;mdash;vector spaces, inner products, Hermitian and unitary operators, Hilbert spaces, etc.&lt;br /&gt;
::eigenvalue/eigenvector problems&amp;lt;!-- Yes, listing it twice--&amp;gt;&lt;br /&gt;
::number theory&amp;amp;mdash;This seems improbable, but it is true.  The Riemann zeta function, and the Riemann hypothesis, are very important in number theory.  For a long time, the only proofs of the prime number theorem used complex numbers.  The Wiles/Taylor proof of [[Fermat's Last Theorem]] uses modular forms, which use complex numbers.&lt;br /&gt;
*Applied mathematics&lt;br /&gt;
::eigenvalue/eigenvector problems&lt;br /&gt;
::Fourier and Laplace transforms&lt;br /&gt;
::linear differential equations&lt;br /&gt;
::stability theory&lt;br /&gt;
*Electrical engineering&lt;br /&gt;
::alternating current circuit analysis&lt;br /&gt;
::filter design&lt;br /&gt;
::antenna design&lt;br /&gt;
*Theoretical physics&lt;br /&gt;
::quantum mechanics&lt;br /&gt;
::fundamental particle physics&lt;br /&gt;
::electromagnetic radiation&lt;br /&gt;
::optics&lt;br /&gt;
&lt;br /&gt;
[[Category:Mathematics]]&lt;br /&gt;
[[Category:Complex analysis]]&lt;/div&gt;</summary>
		<author><name>Nsmith</name></author>
	</entry>
	<entry>
		<id>https://www.conservapedia.com/index.php?title=France&amp;diff=968506</id>
		<title>France</title>
		<link rel="alternate" type="text/html" href="https://www.conservapedia.com/index.php?title=France&amp;diff=968506"/>
		<updated>2012-03-16T21:12:04Z</updated>

		<summary type="html">&lt;p&gt;Nsmith: /* Political Conditions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Country&lt;br /&gt;
|map	        =France rel94.JPG&lt;br /&gt;
|name           =''République Française''&lt;br /&gt;
|map2           =France location.png&lt;br /&gt;
|flag	        =Flag of France.png&lt;br /&gt;
|arms	        =Armoirie France.png&lt;br /&gt;
|capital	=Paris&lt;br /&gt;
|capital-raw	=&lt;br /&gt;
|government	=Republic&lt;br /&gt;
|government-raw	=&lt;br /&gt;
|language	=French&lt;br /&gt;
|king	        =&lt;br /&gt;
|queen	        =&lt;br /&gt;
|monarch-raw	=&lt;br /&gt;
|president	=Nicolas Sarkozy&lt;br /&gt;
|president-raw	=&lt;br /&gt;
|chancellor	=&lt;br /&gt;
|chancellor-raw	=&lt;br /&gt;
|pm	        =François Fillon&lt;br /&gt;
|pm-raw	        =&lt;br /&gt;
|area	        =260,558 sq mi&lt;br /&gt;
|pop	        =65,312,000&lt;br /&gt;
|pop-basis	=2011&lt;br /&gt;
|gdp	        =$2.555 trillion (2010)&lt;br /&gt;
|gdp-year	=&lt;br /&gt;
|gdp-pc	        =$40 591 (2010)&lt;br /&gt;
|currency       =euro&lt;br /&gt;
}}&lt;br /&gt;
'''France''' (Official title: ''République Française'', the ''French Republic'') is a major country in Western [[Europe]].  One of the oldest countries in Europe, France has played a significant role in world events since the era of Cardinal Richelieu in the mid-17th century and beyond.&lt;br /&gt;
&lt;br /&gt;
==Geography==&lt;br /&gt;
[[File:Harbour of Marseille France.jpg|thumb|left|120px|The Harbour of Marseille.]]&lt;br /&gt;
*Total area: 674,843 sq. km. (260,558 sq. mi.); largest Western European country, about the size of [[Texas]].&lt;br /&gt;
*Cities: Capital (and largest city)--[[Paris]]. Major cities--[[Marseille]], [[Lyon]], [[Toulouse]], [[Strasbourg]], [[Nice]], [[Rennes]], [[Lille]], [[Bordeaux]].&lt;br /&gt;
*Terrain: Varied.&lt;br /&gt;
*Climate: Temperate.&lt;br /&gt;
*Population : 63 136 180 (January 2011 INSEE est.) excluding overseas territories.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
See [[History of France]]&lt;br /&gt;
&lt;br /&gt;
==People==&lt;br /&gt;
Since prehistoric times, France has been a crossroads of trade, travel, and migration. Three basic European ethnic stocks--Celtic, Latin, and Teutonic (Frankish)--have blended over the centuries to make up its present population. France's birth rate was among the highest in Europe from 1945 until the late 1960s. Since then, its birth rate has fallen but remains higher than that of most other west European countries. Traditionally, France has had a high level of [[immigration]]. More than 1 million [[Muslims]] immigrated in the 1960s and early 1970s from [[North Africa]], especially [[Algeria]]; their numbers are now above 5 million (2004 figure). &lt;br /&gt;
&lt;br /&gt;
===Education===&lt;br /&gt;
[[File:Pascal by Augustin Pajou Louvre PD WC.jpg|thumb|Sculpture of [[Blaise Pascal]] by Augustin Pajou, Le Louvre.]]&lt;br /&gt;
Education is free, beginning at age 3 (sometimes 2), and mandatory between ages 6 and 16. The [[public education]] system is highly centralized. Private schools are primarily Roman Catholic, with some of them still run by religious orders historically involved in the French educational system. Almost all schools welcome students from all denominations.&lt;br /&gt;
&lt;br /&gt;
In France, teachers abide by the state-chosen educational program, with the science curriculum based on [[Charles Darwin|Charles Darwin’s]] [[Theory of Evolution]]. [[Creationism]] can be referenced for cultural and philosophical values.&lt;br /&gt;
[[Image:Gtr7564.jpg|left|150px|thumb|[[René Descartes]], French philosopher &amp;amp; scientist]]&lt;br /&gt;
====Higher education====&lt;br /&gt;
Higher education in France began with the founding of the [[University of Paris]] in 1150. It now consists of 91 public universities and 175 professional schools, including the post-graduate Grandes Ecoles. Private, college-level institutions focusing on business and management with curricula structured on the American system of credits and semesters have been growing in recent years.  &lt;br /&gt;
&lt;br /&gt;
France has an elaborately stratified system of higher education; nearly all schools are controlled and funded by the government. There are few private foundations or endowments, but some research money comes from American foundations.  Most scholars and scientists at all levels are civil servants with lifetime tenure. Rigid hierarchies ensure that young researchers pay their dues before moving up the ladder to supervisory roles. Paris decides what areas of research are high priorities, which laboratories will be “centers of excellence,” and how many people will be hired in what fields. It also classifies France’s top educational and research institutions as ''grands organismes'', ''grands établissements'', and ''grandes écoles'', with bureaucratic strictures ensuring that there will be little contact between the different groups.&amp;lt;ref&amp;gt; Fred Schwarz, &amp;quot;The Uncertainty Principle: America dominates science with a classic American formula: freedom,&amp;quot;  ''National Review'',  Dec. 21, 2009 &amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Language===&lt;br /&gt;
The French language derives from the vernacular Latin spoken by the Romans in [[Gaul]], although it includes some Celtic and Germanic words. Historically, French has been used as the international language of diplomacy and commerce. Today it remains one of six official languages at the [[United Nations]] and has been a unifying factor in Africa, Asia, the Pacific, and the Caribbean.&lt;br /&gt;
[[Image:Sacre Coeur.jpg|thumb|Le Sacre Coeur.]]&lt;br /&gt;
The French language is controlled by the French Academy (''L'Académie française''). As Members of the Academy are appointed for life and this results in a very conservative approach to the changing demands on the language even going as far as banning words with an English origin. The French people (and other French speakers) often ignore the &amp;quot;correct&amp;quot; French and adopt modern English words. This can cause an even wider gap opening up between the cultural elite, who prefer to follow the official French even if it is many years and even decades out of date, and ordinary French speakers who prefer to have a more useful language. There have even been arguments between the government and the Academy over the introduction of &amp;quot;foreign&amp;quot; French words from countries like Belgium and Canada which the government is keen to use. Some even say that this painfully slow and traditional organization is strangling the French language.&lt;br /&gt;
&lt;br /&gt;
===Religion===&lt;br /&gt;
&lt;br /&gt;
The French state is non-religious - it has no sanctioned religion and is forbidden to do so by law, a practice which commonly referred to as ''laicité''. Since the beginning of the 20th century, state banning of religion in education and other state-funded activities created a large proportion of people who are atheists. It was common for teachers to preach atheism at schools and classroom prayer was forbidden.&lt;br /&gt;
[[File:Notre-dame.jpg|thumb|left|125px|Notre Dame.]][[File:La Mosquée de Paris.jpg|thumb|left|125px|La Mosquée de Paris.]]&lt;br /&gt;
[[File:Muslims in Europe map.jpg|thumb|290px|Muslims in Europe by country.]]&lt;br /&gt;
In a January 2007 poll, 51% percent of respondents indicated they were Roman Catholic, including those who never attend religious services. Of Catholics, only 10% went to Church regularly--mainly to Sunday Mass or christenings. There is a cultural particularism in France : a large percentage (30%) of people, calling themselves Catholics, don't believe in God, nor in any kind of spiritual lifeforce. They endorse Catholicism moral teachings, and view Catholic dogma as a tradition. There are an estimated 5 million to 6 million Muslims (8 to 10% of the population), although estimates of how many of these are practicing vary widely. According to a January 17, 2008 survey in the Catholic daily ''La Croix,'' 39% of Muslims surveyed said they observed Islam's five prayers daily, an increase from 31% in 1994. Mosque attendance for Friday prayers rose to 23%, up from 16 percent in 1994, while Ramadan observance reached 70% compared to 60% in 1994. Drinking alcohol, which Islam forbids, also declined to 34% from 39% in 1994.&amp;lt;ref&amp;gt; Data reported by [http://www.state.gov/g/drl/rls/irf/2008/108446.htm U.S. State Department, 2008]&amp;lt;/ref&amp;gt; &lt;br /&gt;
Protestants make up 3% of the population, Jewish and Buddhist religious groups 1% each, and Sikhs less than 1 percent. &lt;br /&gt;
&lt;br /&gt;
In April 2008 a practicing Buddhist claimed the current estimate of 600,000 Buddhists strongly underrepresents the actual number of adherents; however, he acknowledged the difficulty in distinguishing between practicing Buddhists and the much larger number of persons who characterize themselves as sympathetic to certain Buddhist principles. Scholars distinguish between &amp;quot;sympathizers&amp;quot; (approximately 5 million), &amp;quot;associates&amp;quot; (defined as having a certain degree of proximity to Buddhism and estimated to number between 100,000 and 150,000), and &amp;quot;practitioners&amp;quot; (approximately 12,000). The biggest Buddhist meditation center in the West is in the region of Touraine, and two Tibetan monasteries in the Auvergne region have trained the largest number of Buddhist monks outside Asia, according to 2002 statistical data. &lt;br /&gt;
&lt;br /&gt;
The Jewish community numbers approximately 600,000. According to press reports, at least 60% of Jews are not highly observant, celebrating at most only the High Holy Days. The large majority of observant Jews are Orthodox. There are small Conservative and Reform congregations as well.&lt;br /&gt;
&lt;br /&gt;
Jehovah's Witnesses reported that 250,000 persons attend their services either regularly or periodically. &lt;br /&gt;
&lt;br /&gt;
Orthodox Christians number between 80,000 and 100,000; the vast majority are associated with the Greek or Russian Orthodox Churches.&lt;br /&gt;
&lt;br /&gt;
Other religious groups include Evangelicals, Christian Scientists, and the Church of Jesus Christ of Latter-day Saints (Mormons). Membership in evangelical churches is growing (with as many as 400,000 adherents, according to February 2007 press reports), including African-style &amp;quot;prosperity&amp;quot; churches, especially in the suburbs of Paris, in large part because of increased participation by African and Antillean immigrants. According to the press, there are approximately 31,000 Mormons. The Church of Scientology has an estimated 5,000 to 20,000 members.&lt;br /&gt;
&lt;br /&gt;
==Government==&lt;br /&gt;
[[File:Delacroix La liberte guidant le peuple.jpg|thumb|300px|Commemorating the July Revolution of 1830: [[Eugene Delacroix]], ''La liberte guidant le peuple''.]] &lt;br /&gt;
The constitution of the Fifth Republic was approved by public referendum on September 28, 1958. It greatly strengthened the powers of the president in relation to those of Parliament. Under this constitution, presidents have been elected directly for a 7-year term since 1958. Beginning in 2002, the presidential term of office was reduced to 5 years. The president names the prime minister, presides over the cabinet, commands the armed forces, and concludes treaties. Traditionally, presidents under the Fifth Republic have tended to leave day-to-day policy-making to the Prime Minister and government; the five-year term of office is expected to make presidents more accountable for the results of domestic policies. &lt;br /&gt;
&lt;br /&gt;
The president can submit questions to a national referendum and can dissolve the National Assembly. In certain emergency situations, with the approval of parliament, the president may assume [[dictator]]ial powers and rule by decree. The main components of France's executive branch are the president, the prime minister and government, and the permanent bureaucracies of the many ministries. Led by a prime minister, who is the head of government, the cabinet is composed of a varying number of ministers, ministers-delegate, and secretaries of state. Parliament meets for one 9-[[month]] session each year. Under special circumstances the president can call an additional session. &lt;br /&gt;
&lt;br /&gt;
Under the Constitution, the legislative branch has few checks on executive power; nevertheless, the National Assembly can still cause a government to fall if an absolute majority of the total Assembly membership votes to censure. The Parliament is [[bicameral]] with a National Assembly and a Senate. The National Assembly is the principal legislative body. Its deputies are directly elected to 5-year terms, and all seats are voted on in each election. Senators are chosen by an electoral college and, under new rules passed in 2003 to shorten the term, serve for six years, with one-half of the Senate being renewed every three years. (As a transitional measure in 2004, 62 Senators were elected to 9-year terms, while 61 were elected to 6-year terms; subsequently, all terms will be six years.) The Senate's legislative powers are limited; the National Assembly has the last word in the event of a disagreement between the two houses. The government has a strong influence in shaping the agenda of Parliament. The government also can declare a bill to be a question of confidence, thereby linking its continued existence to the passage of the legislative text; unless a motion of censure is introduced and voted, the text is considered adopted without a vote. &lt;br /&gt;
&lt;br /&gt;
A distinctive feature of the French judicial system is that the Constitutional Council protects basic rights when they might be potentially violated by new laws and the Council of State protects basic rights when they might be violated by actions of the state. The Constitutional Council examines legislation and decides whether it conforms to the constitution. Unlike the U.S. Supreme Court, it considers only legislation that is referred to it by Parliament, the prime minister, or the president. Moreover, it considers legislation before it is promulgated. The Council of State has a separate function from the Constitutional Council and provides recourse to individual citizens who have claims against the administration. The Ordinary Courts--including specialized bodies such as the police court, the criminal court, the correctional tribunal, the commercial court, and the industrial court--settle disputes that arise between citizens, as well as disputes that arise between citizens and corporations. The Court of Appeals reviews cases judged by the Ordinary Courts. &lt;br /&gt;
&lt;br /&gt;
Traditionally, decision-making in France has been highly centralized, with each of France's departments headed by a prefect appointed by the central government. In 1982, the national government passed legislation to decentralize authority by giving a wide range of administrative and fiscal powers to local elected officials. In March 1986, regional councils were directly elected for the first time, and the process of decentralization continues, albeit at a slow pace. &lt;br /&gt;
===Principal Government Officials===&lt;br /&gt;
See [[List of French Presidents]].&lt;br /&gt;
*President--[[Nicolas Sarkozy]]&lt;br /&gt;
*Prime Minister--François Fillon&lt;br /&gt;
*Foreign Minister--Alain Juppé&lt;br /&gt;
*Ambassador to the United States--François Delattre&lt;br /&gt;
*Ambassador to the United Nations--Gérard Araud&lt;br /&gt;
&lt;br /&gt;
===Political Conditions===&lt;br /&gt;
[[File:French Market.jpg|thumb|left|300px|Improving French Market.]]&lt;br /&gt;
Since his inauguration in May 2007 as France's sixth president under the Fifth Republic, Nicolas Sarkozy focused his first months in office on improving the performance of France's economy through liberalization of labor markets, higher education and taxes. In the April 22, 2007 first round of presidential elections, Sarkozy, the leader of the center-right, union for a popular Movement (UMP) party, placed first; Socialist candidate Ségolène Royal placed second; centrist François Bayrou placed third; and extremist Jean-Marie Le Pen placed fourth out of a field of 12 candidates. Sarkozy prevailed in the May 6, 2007 second round, defeating Royal by a 53.06% to 46.94% margin. Royal's loss marked the third straight defeat for the Socialist candidate in presidential elections. &lt;br /&gt;
&lt;br /&gt;
President Sarkozy assumed office on May 16, 2007, the last day of Jacques Chirac's official term. Sarkozy named François Fillon Prime Minister. Jean-Louis Borloo, the second highest ranking figure in the government, presides over an expanded Ministry of Environment.. Legislative elections held on June 10 and 17, 2007 gave the UMP a large parliamentary majority. In 2007, key ministers included: Jean-Louis Borloo, Ecology and Sustainable Planning; Michèle Alliot-Marie, Interior; Bernard Kouchner, Foreign Affairs; Christine Lagarde, Economy; Brice Hortefeux, Immigration; Rachida Dati, Justice; and Hervé Morin, Defense. &lt;br /&gt;
&lt;br /&gt;
In electing Nicolas Sarkozy, French voters endorsed the wide-ranging program of reforms--including market-oriented social and economic reforms--that were the focal point of Sarkozy's campaign, implicitly giving him the green light to try and implement these reforms quickly, and allowing a way forward for overcoming France's 2005 rejection of the EU constitutional treaty. By embracing a figure long tagged as &amp;quot;pro-American,&amp;quot; French voters also expressed their desire to renew trust in the U.S.-France relationship. During the campaign Sarkozy often ended his stump speeches--evoking Martin Luther King--by calling for a &amp;quot;French dream&amp;quot; of social equality, social mobility, and equal opportunity; and his first speech as President-elect assured his &amp;quot;American friends&amp;quot; that they could rely on France's friendship. &lt;br /&gt;
&lt;br /&gt;
Shortly after taking office, President Sarkozy went to work on a series of reforms to address mounting pressure for short- and long-term restructuring, including reduced government spending, flexibility in the implementation of the 35-hour work week, more labor-market flexibility, less taxation, and further privatization and liberalization of the business sector. French and EU analysts stress that longer-term measures must focus on reducing the future burden of ballooning public pension and health care budgets, as well as reducing labor-related taxes. Government action to initiate such reforms may have contributed to the center-right's poor showing in 2004 regional and European Parliamentary elections, and continues to spark periodic strikes and work stoppages throughout France.&lt;br /&gt;
&lt;br /&gt;
It should be noted that France is, in many ways, much more left-wing and socialist than the U.S.A. Even with what the French would call a right-wing president, there are differences fundamental between the right-wing in France and America. France has a very large state and employs a near majority of the workforce directly and indirectly (like state-owned private companies). France also has a very strong welfare state and comprehensive cover for health, unemployment, pensions, etc. This is expensive and so taxes are relatively high. So while President Chirac and his successor President Sarkozy are right-wing, they are not looking to dismantle these policies even if the latter wants to make them more efficient. Compared to America, Sarkozy would be roughly equivalent to a Democrat. The Socialist Party, the opposition political party at the moment, is very strong. There is no comparison to a main American political party.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
During his first year and a half in office, Sarkozy eliminated income taxes on overtime hours, lengthened the contribution period for retirees to receive full pensions, and established a &amp;quot;minimum service&amp;quot; requirement on strike days, among other reforms. He also completed a major revision of the French constitution, which made the president more accountable to Parliament and strengthened the power of the legislature. French and EU analysts stress that longer-term reform measures must focus on reducing the future burden of ballooning public pension and health care budgets, as well as reducing labor-related taxes. &lt;br /&gt;
&amp;lt;ref&amp;gt; [http://aadorjan.com/Moin/index.cgi/Political_Structure Political Structure] &amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The coming presidential elections in 2012 highlights the current political situation. It should be noted, that in contrary to the two party system such as in the US, French elections saw a multitude of political movements face each other . The historical right movement (UMP) lead by President Sarkozy will face several opponents. The Parti Socialiste, the main left polical party, whose candidate is François Hollande, as well as the Front National, a far right party, whose popularity is rising due to the economical stagnation,  Nicolas Sarkozy's low rate of  approval in recent surveys, and the focus of the government on immigration and interior security  topics, which have been taken up by the far right.&lt;br /&gt;
Several others movements, like the ecologists, the centrists, the communists, the monarchists present candidates, but few are expected to get more than 10% of votes.&lt;br /&gt;
&lt;br /&gt;
===Foreign Relations===&lt;br /&gt;
A charter member of the United Nations, France holds one of the permanent seats in the Security Council and is a member of most of its specialized and related agencies. France is also America's oldest ally; French military intervention was instrumental in helping Britain's American colonies establish independence. Because many battles in which the United States was involved during World War I and World War II took place in France, more American soldiers have been killed on French soil than on that of any other foreign country. &lt;br /&gt;
[[File:France Mexico relations.jpg|thumb|270px|A court decision has weakened Mexico-France diplomatic relations.]] &lt;br /&gt;
France is a leader in Western Europe because of its size, location, and large economy, membership in European organizations, strong military posture, and energetic diplomacy. France generally has worked to strengthen the global economic and political influence of the EU and its role in common European defense. It views Franco-German cooperation and the development of a European Security and Defense Policy (ESDP) with other EU members, as the foundation of efforts to enhance European security. &lt;br /&gt;
&lt;br /&gt;
France supports Quartet (U.S.-EU-Russia-UN) efforts to implement the Middle East roadmap, which envisions establishment of a Palestinian state, living side-by-side in peace and security with Israel. Recognizing the need for a comprehensive peace agreement, France supports the involvement of all Arab parties and Israel in a multilateral peace process. &lt;br /&gt;
&lt;br /&gt;
Since 2003, France has supported four UN Security Council (UNSC) resolutions on Iraq, including UNSCR 1546, which laid out a timetable for Iraq's political transition and reaffirmed UNSC authorization for a Multinational Force in Iraq, at the invitation of the Iraqi government, to stabilize the country. France contributed to the 230 million euro EU contribution to Iraq reconstruction in 2003. After the Iraqi Interim Government took power, France agreed to substantial debt relief and offered police training to Iraqi security forces. In 2006, France and the U.S. collaborated closely to create a consensus in the UN to adopt UNSCR 1696 demanding action from Iran to end its enrichment-related and preprocessing activities. &lt;br /&gt;
&lt;br /&gt;
France continues to play an important role in Africa, especially in its former colonies, through aid programs, commercial activities, military agreements, and cultural impact. In those former colonies where the French presence remains important, France has supported political, military, and social stability. France maintains permanent military bases in Côte d'Ivoire, Djibouti, Gabon, and Senegal, and has maintained a long-term military presence in Chad. An attack on French forces in Côte d'Ivoire in 2004 led to the departure of thousands of French nationals from that country. France responded to the crisis in Côte d'Ivoire by dispatching Operation Unicorn, which has worked with UN forces to help stabilize Côte d'Ivoire. In 2011, during the conflict opposing Gbagbo and Ouattara following the presidental elections, France fully supported Ouattara. France has also deployed forces to Togo (in support of Operation Unicorn in Côte d'Ivoire) and to the Central African Republic, where French forces have assisted government forces in deterring rebel elements. France with EU partners, participated in an international military operation (EUFOR) in the Democratic Republic of the Congo in 2006, which played an important presence during in elections that year in the D.R.C. France was instrumental in organizing the June 2007 ministerial conference on Darfur and has shown leadership in increasing international interest and involvement in Chad and the Central African Republic, both of which are affected by the crisis in Darfur. &lt;br /&gt;
&lt;br /&gt;
France has extensive political and commercial relations with Asian countries, including China, Japan, and Southeast Asia as well as an increasing presence in regional fora. France is seeking to broaden its commercial presence in China and will pose a competitive challenge to U.S. business, particularly in aerospace, high-tech, and luxury markets. In Southeast Asia, France was an architect of the 1991 Paris Accords, which ended the conflict in Cambodia.&lt;br /&gt;
&lt;br /&gt;
===Relations with the United States===&lt;br /&gt;
&lt;br /&gt;
Relations between the United States and France are active and cordial. Mutual visits by high-level officials are conducted frequently. Bilateral contact at the cabinet level has traditionally been active. France and the United States share common values and have parallel policies on most political, economic, and security issues. Differences are discussed frankly and have not generally been allowed to impair the pattern of close cooperation that characterizes relations between the two countries. &lt;br /&gt;
[[File:President Obama and President Sarkozy 2009.jpg|thumb|320px|President Obama and President Sarkozy, 2009.]]&lt;br /&gt;
France is one of NATO's top three troop contributors. The French support NATO modernization efforts and are leading contributors to the NATO Response Force (NRF). France is keen to build European defense capabilities, including through the development of EU battle-group sized force packages and joint European military production initiatives. Defense Minister Morin supports development of a European defense that must complement, not compete with, NATO, which remains at the core of transatlantic security. French resistance, however, to efforts to reinforce NATO's reach beyond the North Atlantic region remain a source of contention. &lt;br /&gt;
&lt;br /&gt;
France is a close partner with the U.S. in the war on terror. It cooperates with the U.S. to monitor and disrupt terrorist groups and has processed numerous U.S. requests for information under the Mutual Legal Assistance Treaty. French security and intelligence services have rounded up hundreds of extremists in the past year. The French judiciary has upheld the pre-trial detainment of the four French former Guantanamo detainees. France is a strong partner in multiple non-proliferation fora and is a key participant in the Proliferation Security Initiative. Through the &amp;quot;EU3&amp;quot; (France, the U.K., and Germany), France is working to prevent Iran from developing nuclear weapons. &lt;br /&gt;
&lt;br /&gt;
France opposed the use of force in Iraq in March 2003 and did not join the U.S.-led coalition that liberated the country from the dictatorial rule of Saddam Hussein with whom they, like other countries had close economic ties, especially in the supply of nuclear technology.Donald Rumsfeld famously quipped that &amp;quot;going to war without the French is like going on a duck hunt without an accordion&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Americans generally took France's refusal to join in the war very badly. Many politicians, especially Republicans, were incensed and even started campaigns to ridicule France and its military. There was even a campaign to change the name of French fries to Freedom fries. Since no weapons of mass destruction were found after the Iraq war, some have speculated that France was right all along. But many Americans still take a very negative view of the French generally and old stereotypes of rude, unwashed, horse-eating and cowardly French remain a popular vision.&lt;br /&gt;
&lt;br /&gt;
Despite differences over Iraq, the U.S. and France continue to cooperate closely on many issues, most notably the global war on terrorism, efforts to stem the [[proliferation]] of weapons of mass destruction (WMD), and on regional problems, including in Africa, Lebanon, and Kosovo. On Iraq, the French agreed to generous debt relief for Iraq in Paris Club negotiations and have accepted the establishment of a NATO training mission there. &lt;br /&gt;
&lt;br /&gt;
In the Israeli-Palestinian conflict, France seeks robust U.S. engagement in the peace process. France is working to contain the Hamas-led challenge to the Palestinian Authority. President Sarkozy, like his predecessor, President Chirac, is committed to keeping France in supportive relations with Israel. &lt;br /&gt;
&lt;br /&gt;
The U.S. and France have worked closely to support a sovereign and independent Lebanon, free of Syrian domination, having fought with uncharacteristic tenacity to keep the British out in World War II, but without success.&lt;br /&gt;
The U.S. and France co-sponsored in September 2004 UNSCR 1559, which called for full withdrawal of Syrian forces, a free and fair electoral process, and disbanding and disarmament of all Lebanese and non-Lebanese militias. In the wake of the assassination of former Lebanese Prime Minister Rafiq Hariri in February 2005, the U.S. and France reiterated calls for a full, immediate withdrawal of all Syrian troops and security services from Lebanon. France also co-sponsored UNSCR 1701 and was one of the leading countries in Europe working to end hostilities between Israel and Hezbollah in 2006 by committing 2,000 troops to UNIFIL-plus. Strong French backing led to adoption of UNSCR 1757 establishing a Special Tribunal for Lebanon to prosecute the perpetrators of the Hariri assassination and other killings of critics of Syria's interference in Lebanon. Foreign Minister Kouchner is working hard to help competing Lebanese political factions agree to a framework for governing the country in accordance with the country's constitution and free from external interference. France also participates in the U.S. Broader Middle East and North Africa initiative. &lt;br /&gt;
&lt;br /&gt;
Trade and investment between the U.S. and France are strong. On average over $1 billion in commercial transactions take place between France the U.S. every day. In 2006 U.S. exports to France totaled over 24.2 billion euros and U.S. imports from France were valued at 37.1 billion euros. France is the eighth partner for total trade of goods (imports plus exports) and the tenth-ranked supplier worldwide to the U.S. and its 10th largest customer. The U.S. is France's third-ranked supplier and its fifth largest customer. There are approximately 2,300 French subsidiaries in the U.S., providing more than 481,100 jobs and generating an estimated $178 billion turnover. U.S. companies in France employ about 603,400 French citizens. The U.S. is the top destination for French investments worldwide.&lt;br /&gt;
&lt;br /&gt;
Relations at a cultural and popular level are complex. While many Americans see the French as too quick surrender in the face of military conflict, many French people view suspiciously America's willingness to go to war. There are suspicions that America will only fight to secure wealth primarily oil or its ideology of the US version of liberty with disregard for other nation's views. Americans often view French culture as being very elitist and overly reliant on the high arts while some French take exception to American &amp;quot;cultural imperialism&amp;quot; even though the French are keen consumers of American-style fast food, cinema and modern music. The French are generally proud of the donation of the Statue of Liberty but can sometimes appear ungrateful for the help America and other Allies gave in World War 2.&lt;br /&gt;
&lt;br /&gt;
==Security Issues==&lt;br /&gt;
[[File:French July 14.jpg|right|200px]]&lt;br /&gt;
French military doctrine is based on the concepts of national independence, nuclear deterrence, and military sufficiency. France is a founding member of the North Atlantic Treaty Organization ([[NATO]]), and has worked actively with Allies to adapt NATO, internally and externally, to the post-Cold War environment. However, in 1966, the French withdrew from NATO's military bodies while remaining full participants in the alliance's political councils. In December 1995, France announced that it would increase its participation in NATO's military wing, including the Military Committee. France remains a firm supporter of the Organization for Security and Cooperation in Europe (OSCE) and other efforts at cooperation. &lt;br /&gt;
&lt;br /&gt;
Outside of NATO, France has actively and heavily participated in a variety of peacekeeping/coalition efforts in Africa, the Middle East, and the Balkans, often taking the lead in these operations. France has undertaken a major restructuring to develop a professional military that will be smaller, more rapidly deployable and better tailored for operations outside of mainland France. Key elements of the restructuring include reducing personnel, bases, and headquarters and rationalizing equipment and the armament industry. French active-duty military in June 2007 numbered about 350,000 (including Gendarmes), of which nearly 34,000 were deployed outside of French territory. France completed the move to all-professional armed forces when conscription ended on December 31, 2002. &lt;br /&gt;
[[File:Nato - airpower.jpg|thumb|left|300px|NATO-airpower.]]&lt;br /&gt;
France places a high priority on arms control&amp;lt;ref&amp;gt;[http://archive.newsmax.com/archives/articles/2004/11/10/151219.shtml French Arms Sales to China]&amp;lt;/ref&amp;gt; and non-proliferation. After conducting a final series of six nuclear tests, the French signed the Comprehensive Test Ban Treaty in 1996. France has implemented a moratorium on the production, export, and use of anti-personnel landmines and supports negotiations leading toward a universal ban. France is an active participant in the major supplier regimes designed to restrict transfer of technologies that could lead to proliferation of weapons of mass destruction: the Nuclear Suppliers Group, the Australia Group (for chemical and biological weapons), the Non-Proliferation Treaty, and the Missile Technology Control Regime. France participates actively in the Proliferation Security Initiative, and is engaged with the U.S., both bilaterally and at the International Atomic Energy Agency (IAEA) and Organization for the Prohibition of Chemical Weapons (OPCW), to curb nuclear, biological, and chemical (NBC) proliferation from the D.P.R.K., Iran, Libya, and elsewhere. France has joined with the U.S., Germany, and the other three permanent members of the UN Security Council to offer a package of incentives and disincentives to Iran to halt its uranium enrichment activities. France has also signed and ratified the Chemical Weapons Convention. France maintains a color-coded security system, similar to that of the U.S., consisting of yellow, orange, red and scarlet threat levels. &lt;br /&gt;
&lt;br /&gt;
At least 62 French soldiers have been killed in [[Afghanistan]] during [[Operation Enduring Freedom]] since its inception in 2001.&amp;lt;ref&amp;gt;[http://www.defense.gouv.fr/operations/afghanistan/in-memoriam/in-memoriam In Memoriam]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Economy==&lt;br /&gt;
[[File:Paris-13eme - panorama banlieues.jpg|center|Paris.]]&lt;br /&gt;
With a GDP of approximately $2.5 trillion, France is the sixth-largest economy. It has substantial agricultural resources, a large industrial base, and a highly skilled work force. A dynamic services sector accounts for an increasingly large share of economic activity and is responsible for nearly all job creation in recent years. GDP growth was 1.1% in 2003, after two years of steady decline from 3.9% in 2000. GDP growth was 1.7% in 2005, down from 2.5% in 2004 (2000 price basis). &lt;br /&gt;
&lt;br /&gt;
Government economic policy aims to promote investment and domestic growth in a stable fiscal and monetary environment. Creating jobs and reducing the high unemployment rate through recovery-supportive policy has been a top priority. French unemployment dropped from a high of 12% to 8.7% in the late 1990s, and after hovering around 10% during the 2000s, unemployment slipped once again to 8.0% in July 2007. France joined 10 other European Union countries in adopting the euro as its currency in January 1999. Since then, monetary policy has been set by the European Central Bank in Frankfurt. On January 1, 2002, France, along with the other countries of the euro zone, dropped its national currency in favor of euro bills and coins. &lt;br /&gt;
&lt;br /&gt;
Despite significant reform and privatization over the past 15 years, the government continues to control a large share of economic activity: Government spending, at 53.5% of GDP in 2006, is among the highest in the G-7. Regulation of labor and product markets is pervasive. The government continues to own shares in corporations in a range of sectors, including banking, energy production and distribution, automobiles, transportation, and telecommunications. &lt;br /&gt;
[[File:Chenonceaux France.jpg|thumb|260px|Chenonceaux.]]&lt;br /&gt;
Legislation passed in 1998 shortened the legal work week from 39 to 35 hours for most employees effective January 1, 2000. Recent assessments of the impact of work week reduction on growth and jobs have generally concluded that the goal of job creation was not met. The former administration introduced increasing flexibility into the law, returning the country to a de facto (if not de jure) 39-hour work week in the private sector. Under President Nicolas Sarkozy's impetus, overtime work will be exempt from income taxes on October 1, 2007, a move to encourage work and to increase work duration. &lt;br /&gt;
&lt;br /&gt;
Membership in France's labor unions accounts for approximately 5% of the private sector work force and is concentrated in the manufacturing, transportation, and heavy industry sectors. Most unions are affiliated with one of the competing national federations, the largest and most powerful of which are the communist-dominated General Labor Confederation (CGT), the Workers' Force (FO), and the French Democratic Confederation of Labor (CFDT). &lt;br /&gt;
&lt;br /&gt;
France has been very successful in developing dynamic telecommunications, aerospace, and weapons sectors. With virtually no domestic oil production, France has relied heavily on the development of nuclear power, which now accounts for about 80% of the country's electricity production. &lt;br /&gt;
&lt;br /&gt;
===Trade===&lt;br /&gt;
[[Image:French-Perfume.jpg|right|280px]]&lt;br /&gt;
France is the second-largest trading nation in Western Europe (after Germany). France ran a $33.7 billion deficit in 2006. Total trade for 2006 amounted to $1,013.5 billion, over 45% of GDP 75.0% of which was with EU-24 countries. In 2003, U.S.-France trade in goods and services totaled $80.3 billion. U.S. industrial chemicals, aircraft and engines, electronic components, telecommunications, computer software, computers and peripherals, analytical and scientific instrumentation, medical instruments and supplies, broadcasting equipment, and programming and franchising are particularly attractive to French importers. Total French trade of goods and services was $1,001 billion in 2006. &lt;br /&gt;
&lt;br /&gt;
Principal French exports to the United States are [[aircraft]] and [[engine]]s, beverages, electrical equipment, chemicals, cosmetics, and luxury products. France is the ninth-largest trading partner of the United States.&lt;br /&gt;
{{Clear}}&lt;br /&gt;
===Agriculture===&lt;br /&gt;
[[File:Basque Country France.jpg|left|200px]]&lt;br /&gt;
France is the world's second-largest agricultural producer, after the United States. However, the destination of 70% of its exports is other EU member states. Wheat, beef, pork, poultry, and dairy products are the principal exports. The United States, although the second-largest exporter to France, faces stiff competition from domestic production, other EU member states, and third countries. U.S. agricultural exports to France, totaling $464 million in 2003, consist primarily of soybeans and products, feeds and fodders, seafood, and consumer oriented products, especially snack foods and nuts. French agricultural exports to the United States are mainly cheese, processed products, and wine. They amount to about $3.327 billion (2006) annually.&lt;br /&gt;
&lt;br /&gt;
France accounts for about one-third of all agricultural land within the EU. Northern France is characterized by large wheat farms. Dairy products, pork, poultry, and apple production are concentrated in the western region. Beef production is located in central France, while the production of fruits, vegetables, and wine ranges from central to southern France. France is a large producer of many agricultural products and is expanding its forestry and fishery industries. The implementation of the Common Agricultural Policy (CAP) and the Uruguay Round of the GATT Agreement resulted in reforms in the agricultural sector of the economy. Continued revision of the CAP and reforms agreed under the Doha round of World Trade Organization (WTO) will further change French agriculture. France remains Europe's strongest opponent of genetically modified organisms (GMOs) and often assumes an agricultural position at the EU Council to promote this policy.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
[[File:Boudin Trouville.jpg|thumb|300px|''Trouville'' by [[Eugene Boudin]], 1864.]]&lt;br /&gt;
*[[Gallery of French Masterpieces]]&lt;br /&gt;
*[[Famous French paintings]]&lt;br /&gt;
*[[French terms]]&lt;br /&gt;
*[[Libyan uprising 2011]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{{Copyright Details (US Government)|http://www.state.gov/r/pa/ei/bgn/3842.htm}}&lt;br /&gt;
&lt;br /&gt;
{{European Union}}&lt;br /&gt;
&lt;br /&gt;
[[Category:European Countries]]&lt;br /&gt;
[[Category:NATO members]]&lt;br /&gt;
[[Category:France| ]]&lt;/div&gt;</summary>
		<author><name>Nsmith</name></author>
	</entry>
</feed>