Conversation
7525fa9 to
1b1713f
Compare
jonasagx
commented
Feb 13, 2024
jonasagx
commented
Feb 13, 2024
jonasagx
commented
Feb 13, 2024
jonasagx
commented
Feb 13, 2024
jonasagx
commented
Feb 13, 2024
jonasagx
commented
Feb 13, 2024
jonasagx
commented
Feb 13, 2024
| \item \textbf{Step 1.} Let $d_0$ be the remainder when $n$ is divided by $b$, and let $n_0=\frac{n-d_0}{b}$ be the quotient. Fix $i=0$. | ||
| \item \textbf{Step 2.} Suppose $n_i$ and $d_i$ have been defined. If $n_i=0$, then proceed to Step 3. Otherwise, define $d_{i+1}$ to be the remainder when $n_i$ is divided by $b$, and define $n_{i+1} = \frac{n_i-d_{i+1}}{b}$. Increment $i$, and repeat Step 2. | ||
| \item \textbf{Step 3.} The base-$b$ expansion of $n$ is | ||
| \item \textbf{Passo 1.} SeJA $d_0$ seja o resto quando $n$ é dividido por $b$, e Seja $n_0=\frac{n-d_0}{b}$ seja o quociente. Consertar $i=0$. |
Owner
Author
There was a problem hiding this comment.
Suggested change
| \item \textbf{Passo 1.} SeJA $d_0$ seja o resto quando $n$ é dividido por $b$, e Seja $n_0=\frac{n-d_0}{b}$ seja o quociente. Consertar $i=0$. | |
| \item \textbf{Passo 1.} Seja $d_0$ o resto quando $n$ é dividido por $b$, e seja $n_0=\frac{n-d_0}{b}$ seja o quociente. Fixe $i=0$. |
jonasagx
commented
Feb 13, 2024
jonasagx
commented
Feb 13, 2024
jonasagx
commented
Feb 13, 2024
jonasagx
commented
Feb 13, 2024
pequenas correções
jonasagx
commented
Feb 28, 2024
| \item \textbf{Ordenando.} Um número real $a$ é menor que um número real $b$, escrito $a<b$, se $a$ estiver à esquerda de $b$ na reta numérica. As convenções usuais para os símbolos $\le$ \inlatex{le}\lindexmmc{le}{$\le$}, $>$ e $\ge$ \inlatex{ge}\lindexmmc{ge}{$\ge$ } se aplicam, por exemplo `$a \le b$' significa que $a < b$ ou $a = b$. | ||
|
|
||
| Here is an illustration of the fact that $(-3) + 5 = 2$: | ||
| \item \textbf{Adição.} Suponha que queiramos adicionar um número real $a$ a um número real $b$. Para fazer isso, \textit{traduzimos} $a$ em $b$ unidades para a direita --- se $b<0$ então isso equivale a traduzir $a$ em um número equivalente de unidades para a esquerda. Concretamente, faça duas cópias da reta numérica, uma acima da outra, com a mesma escolha de comprimento unitário; mova o $0$ da reta numérica inferior abaixo do ponto $a$ da reta numérica superior. Então $a+b$ é o ponto na reta numérica superior situado acima do ponto $b$ da reta numérica inferior. |
Owner
Author
There was a problem hiding this comment.
Suggested change
| \item \textbf{Adição.} Suponha que queiramos adicionar um número real $a$ a um número real $b$. Para fazer isso, \textit{traduzimos} $a$ em $b$ unidades para a direita --- se $b<0$ então isso equivale a traduzir $a$ em um número equivalente de unidades para a esquerda. Concretamente, faça duas cópias da reta numérica, uma acima da outra, com a mesma escolha de comprimento unitário; mova o $0$ da reta numérica inferior abaixo do ponto $a$ da reta numérica superior. Então $a+b$ é o ponto na reta numérica superior situado acima do ponto $b$ da reta numérica inferior. | |
| \item \textbf{Adição.} Suponha que queremos adicionar um número real $a$ a um número real $b$. Para fazer isso, \textit{traduzimos} $a$ em $b$ unidades para a direita --- se $b<0$ então isso equivale a traduzir $a$ em um número equivalente de unidades para a esquerda. Concretamente, faça duas cópias da reta numérica, uma acima da outra, com a mesma escolha de comprimento unitário; mova o $0$ da reta numérica inferior abaixo do ponto $a$ da reta numérica superior. Então $a+b$ é o ponto na reta numérica superior situado acima do ponto $b$ da reta numérica inferior. | |
| Aqui temos uma ilustração do fato que $(-3) + 5 = 2$: |
jonasagx
commented
Feb 28, 2024
| \item \textbf{Multiplication.} This one is fun. Suppose we want to multiply a real number $a$ by a real number $b$. To do this, we \textit{scale} the number line, and perhaps \textit{reflect} it. Concretely, take two copies of the number line, one above the other; align the $0$ points on both number lines, and stretch the lower number line evenly until the point $1$ on the lower number line is below the point $a$ on the upper number line---note that if $a<0$ then the number line must be reflected in order for this to happen. Then $a \cdot b$ is the point on the upper number line lying above $b$ on the lower number line. | ||
|
|
||
| Here is an illustration of the fact that $5 \cdot 4 = 20$. | ||
| \item \textbf{Multiplicação.} Este é divertido. Suponha que queiramos multiplicar um número real $a$ por um número real $b$. Para fazer isso, \textit{escala} a reta numérica e talvez a \textit{reflete}. Concretamente, faça duas cópias da reta numérica, uma acima da outra; alinhe os pontos $0$ em ambas as retas numéricas e estique a reta numérica inferior uniformemente até que o ponto $1$ na reta numérica inferior esteja abaixo do ponto $a$ na reta numérica superior --- observe que se $a<0$ então a reta numérica deve ser refletida para que isso aconteça. Então $a \cdot b$ é o ponto na reta numérica superior situado acima de $b$ na reta numérica inferior. |
Owner
Author
There was a problem hiding this comment.
@GGG710 essa traducao esta ruim. Eu gostaria que voce explicasse o que foi feito sem usar os cognatos do ingles, que nesse caso nao traduzem bem a ideia
jonasagx
commented
Feb 28, 2024
jonasagx
commented
Feb 28, 2024
jonasagx
commented
Feb 28, 2024
jonasagx
commented
Feb 28, 2024
| \subsection*{Números Complexos ($\mathbb{C}$)} | ||
|
|
||
| We have seen that multiplication by real numbers corresponds with scaling and reflection of the number line---scaling alone when the multiplicand is positive, and scaling with reflection when it is negative. We could alternatively interpret this reflection as a \textit{rotation} by half a turn, since the effect on the number line is the same. You might then wonder what happens if we rotate by arbitrary angles, rather than only half turns. | ||
| Vimos que a multiplicação por números reais corresponde ao escalonamento e reflexão da reta numérica – escalonamento sozinho quando o multiplicando é positivo, e escalonamento com reflexão quando é negativo. Poderíamos alternativamente interpretar esta reflexão como uma \textit{rotação} de meia volta, uma vez que o efeito na reta numérica é o mesmo. Você pode então se perguntar o que acontece se girarmos em ângulos arbitrários, em vez de apenas meias voltas. |
Owner
Author
There was a problem hiding this comment.
@GGG710 Aqui voce traduziu escale (verbo) como escalonamento, o que e melhor que escalar. Por favor nao use google tradutor, e pior ainda nao use google tradutor sem revisar.
jonasagx
commented
Feb 28, 2024
jonasagx
commented
Feb 28, 2024
| \end{definition} | ||
|
|
||
| Polynomials of degree $1$, $2$, $3$, $4$ and $5$ are respectively called \textit{linear}, \textit{quadratic}, \textit{cubic}, \textit{quartic} and \textit{quintic} polynomials. | ||
| Polinômios de grau $1$, $2$, $3$, $4$ e $5$ são respectivamente chamados \textit{lineares}, \textit{quadratic}, \textit{cubic}, \textit{quartic} and \textit{quintic} polynomials. |
Owner
Author
There was a problem hiding this comment.
@GGG710 Por favor corrija os nomes dos polinomios
jonasagx
commented
Feb 28, 2024
jonasagx
commented
Feb 28, 2024
jonasagx
commented
Feb 28, 2024
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.