-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aa47e07
commit 29b7b73
Showing
8 changed files
with
281 additions
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,205 @@ | ||
|
||
|
||
<!DOCTYPE html> | ||
|
||
<html lang="pl" data-content_root="../../"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
|
||
<title>Ciało liczb zespolonych — Matematyka - dokumentacja</title> | ||
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/cloud.css?v=f9ae72be" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/sphinxcontrib-images/LightBox2/lightbox2/dist/css/lightbox.css?v=5c84f910" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/css/custom.css?v=a6e50efb" /> | ||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noticia+Text:400,i,b,bi|Open+Sans:400,i,b,bi|Roboto+Mono:400,i,b,bi&display=swap" type="text/css" /> | ||
|
||
<script src="../../_static/documentation_options.js?v=a28d12eb"></script> | ||
<script src="../../_static/doctools.js?v=888ff710"></script> | ||
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script> | ||
<script src="../../_static/translations.js?v=a186e9ce"></script> | ||
<script src="../../_static/sphinxcontrib-images/LightBox2/lightbox2/dist/js/lightbox-plus-jquery.min.js?v=ffc8af2d"></script> | ||
<script src="../../_static/sphinxcontrib-images/LightBox2/lightbox2-customize/jquery-noconflict.js?v=12818e64"></script> | ||
<script>window.MathJax = {"options": {"processHtmlClass": "tex2jax_process|mathjax_process|math|output_area"}}</script> | ||
<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> | ||
|
||
|
||
|
||
|
||
<script src="../../_static/jquery.cookie.js"></script> | ||
|
||
|
||
|
||
|
||
<script src="../../_static/cloud.base.js"></script> | ||
|
||
|
||
|
||
|
||
<script src="../../_static/cloud.js"></script> | ||
|
||
|
||
<link rel="index" title="Indeks" href="../../genindex.html" /> | ||
<link rel="search" title="Szukaj" href="../../search.html" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
</head><body> | ||
<div class="relbar-top"> | ||
|
||
<div class="related" role="navigation" aria-label="related navigation"> | ||
<h3>Nawigacja</h3> | ||
<ul> | ||
<li class="right" style="margin-right: 10px"> | ||
<a href="../../genindex.html" title="Indeks ogólny" | ||
accesskey="I">indeks</a></li> | ||
<li><a href="../../index.html">Matematyka - dokumentacja</a> »</li> | ||
|
||
<li class="nav-item nav-item-this"><a href="">Ciało liczb zespolonych</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="document"> | ||
<div class="documentwrapper"> | ||
<div class="bodywrapper"> | ||
<div class="body" role="main"> | ||
|
||
<section id="cialo-liczb-zespolonych"> | ||
<h1>Ciało liczb zespolonych<a class="headerlink" href="#cialo-liczb-zespolonych" title="Link to this heading">¶</a></h1> | ||
<ul class="simple"> | ||
<li><p>w przeciwieństwie do liczb rzeczywistych nie można ich przedstawić | ||
w postaci linearnej</p></li> | ||
<li><p>dlatego też nie można powiedzieć że dana liczba jest ujemna/dodatnia</p></li> | ||
<li><p>liczba zespolona to para</p></li> | ||
<li><p><span class="math notranslate nohighlight">\(i^2 = -1\)</span></p></li> | ||
</ul> | ||
<section id="dzielenie"> | ||
<h2>Dzielenie<a class="headerlink" href="#dzielenie" title="Link to this heading">¶</a></h2> | ||
<p>Przy dzieleniu liczb zespolonych należy pomnożyć przez czynnik sprzężony | ||
(tak jak usuwanie niewymierności z mianownika)</p> | ||
</section> | ||
<section id="modul-liczby-zespolonej"> | ||
<h2>moduł liczby zespolonej<a class="headerlink" href="#modul-liczby-zespolonej" title="Link to this heading">¶</a></h2> | ||
<p>Utożsamiany z długością wektora będącego interpretacją liczby urojonej. | ||
niech <span class="math notranslate nohighlight">\(z = (x, yi)\)</span></p> | ||
<div class="math notranslate nohighlight"> | ||
\[ | ||
|z| = \sqrt{x^2 + y^2} | ||
\]</div> | ||
</section> | ||
<section id="postac-trygonometryczna-liczyb-zespolonej"> | ||
<h2>Postać trygonometryczna liczyb zespolonej<a class="headerlink" href="#postac-trygonometryczna-liczyb-zespolonej" title="Link to this heading">¶</a></h2> | ||
<div class="math notranslate nohighlight"> | ||
\[\begin{split} | ||
niech~z = x + yi \neq 0 \\ | ||
z = |z|(\frac{x}{|z|}+\frac{y}{|z|})\\ | ||
\exists \phi ~ cos \phi = \frac{x}{|z|} \land sin \phi = \frac{y}{|z|} | ||
z = |z|(cos \phi + i * sin \phi) | ||
\end{split}\]</div> | ||
<p><span class="math notranslate nohighlight">\(arg z\)</span> to tzw. argument główny gdzie <span class="math notranslate nohighlight">\(argz \in [0, 2 \pi]\)</span></p> | ||
<section id="potegowanie-liczby-zespolonej-w-postaci-trygonometrycznej"> | ||
<h3>potęgowanie liczby zespolonej w postaci trygonometrycznej<a class="headerlink" href="#potegowanie-liczby-zespolonej-w-postaci-trygonometrycznej" title="Link to this heading">¶</a></h3> | ||
<p>Wzór de Moivre’a | ||
$<span class="math notranslate nohighlight">\( | ||
\frac{z_1}{z_2} = \frac{|z_1|}{|z_2|} (cos(\alpha - \beta) + i sin(\alpha - \beta)) \\ | ||
z^n = |z|^n (cos n \phi + i * sin n \phi) | ||
\)</span>$</p> | ||
</section> | ||
</section> | ||
<section id="postac-wykladnicza"> | ||
<h2>postać wykładnicza<a class="headerlink" href="#postac-wykladnicza" title="Link to this heading">¶</a></h2> | ||
<div class="math notranslate nohighlight"> | ||
\[ | ||
e^{i \phi} = cos \phi + i sin \phi | ||
$\]</div> | ||
<div class="math notranslate nohighlight"> | ||
\[ | ||
z_k = \nroot{n}{r}(cos \frac{\phi + 2k \pi}{n} + i sin{\phi + 2k \pi}{n}) ~~ k = 0 , 1 ... n | ||
\]</div> | ||
<div class="admonition important"> | ||
<p class="admonition-title">Ważne</p> | ||
<p>Pierwiastek <code class="docutils literal notranslate"><span class="pre">n</span></code> stopnia <strong>ma <code class="docutils literal notranslate"><span class="pre">n</span></code> rozwiązań</strong></p> | ||
</div> | ||
</section> | ||
<section id="zasadnicze-twierdzenie-algebry"> | ||
<h2>zasadnicze twierdzenie algebry``<a class="headerlink" href="#zasadnicze-twierdzenie-algebry" title="Link to this heading">¶</a></h2> | ||
<p>Każdy wielomian dodatniego stopnia ma rozwiązania w <span class="math notranslate nohighlight">\(\mathbb{C}\)</span></p> | ||
</section> | ||
</section> | ||
|
||
|
||
<div class="clearer"></div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="sphinxsidebar" role="navigation" aria-label="main navigation"> | ||
<div class="sphinxsidebarwrapper"><div class="sphinx-toc sphinxlocaltoc"> | ||
<h3><a href="../../index.html">Spis treści:</a></h3> | ||
<ul> | ||
<li><a class="reference internal" href="#">Ciało liczb zespolonych</a><ul> | ||
<li><a class="reference internal" href="#dzielenie">Dzielenie</a></li> | ||
<li><a class="reference internal" href="#modul-liczby-zespolonej">moduł liczby zespolonej</a></li> | ||
<li><a class="reference internal" href="#postac-trygonometryczna-liczyb-zespolonej">Postać trygonometryczna liczyb zespolonej</a><ul> | ||
<li><a class="reference internal" href="#potegowanie-liczby-zespolonej-w-postaci-trygonometrycznej">potęgowanie liczby zespolonej w postaci trygonometrycznej</a></li> | ||
</ul> | ||
</li> | ||
<li><a class="reference internal" href="#postac-wykladnicza">postać wykładnicza</a></li> | ||
<li><a class="reference internal" href="#zasadnicze-twierdzenie-algebry">zasadnicze twierdzenie algebry``</a></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
|
||
</div> | ||
<div id="searchbox" style="display: none" role="search"> | ||
<h3 id="searchlabel">Szybkie wyszukiwanie</h3> | ||
<div class="searchformwrapper"> | ||
<form class="search" action="../../search.html" method="get"> | ||
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/> | ||
<input type="submit" value="Szukaj" /> | ||
</form> | ||
</div> | ||
</div> | ||
<script>document.getElementById('searchbox').style.display = "block"</script> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="sidebar-toggle-group no-js"> | ||
|
||
<button class="sidebar-toggle" id="sidebar-hide" title="Hide the sidebar menu"> | ||
« | ||
<span class="show-for-small">hide menu</span> | ||
|
||
</button> | ||
<button class="sidebar-toggle" id="sidebar-show" title="Show the sidebar menu"> | ||
|
||
<span class="show-for-small">menu</span> | ||
<span class="hide-for-small">sidebar</span> | ||
» | ||
</button> | ||
</div> | ||
|
||
<div class="clearer"></div> | ||
</div> | ||
<div class="relbar-bottom"> | ||
|
||
<div class="related" role="navigation" aria-label="related navigation"> | ||
<h3>Nawigacja</h3> | ||
<ul> | ||
<li class="right" style="margin-right: 10px"> | ||
<a href="../../genindex.html" title="Indeks ogólny" | ||
>indeks</a></li> | ||
<li><a href="../../index.html">Matematyka - dokumentacja</a> »</li> | ||
|
||
<li class="nav-item nav-item-this"><a href="">Ciało liczb zespolonych</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
|
||
<div class="footer" role="contentinfo"> | ||
© Copyright 2023, Maciej Sz. | ||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6. | ||
</div> | ||
<!-- cloud_sptheme 1.4 --> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.