过点Ax1,y1)和B(x2,y2)两点的直线方程是() - ——[选项] A. y−y1 y2−y1= x−x1 x2−x1 B. y−y1 x−x1= y2−y1 x2−x1 C. (y2-y1)(x-x1)-(x2-x1)(y-y1)=0 D. (x2-x1)(x-x1)-(y2-y1)(y-y1)=0 下列叙述中正确的是() - ——[选项] A. 点斜式y-y1=k(x-x1)适用于过点(x1,y1)且不垂直x轴的任何直线 B. y−y1 x−x1=k表示过点P1(x1,y1)且斜率为k的直线方程
Clickhere 👆 to get an answer to your question ️ prove that y-y1 = y2 - y1 upon y2 -y1 (x - x1) ) shahinsheikh084 shahinsheikh084 11.04.2018 Math Secondary School Prove that y-y1 = y2 - y1 upon y2 -y1 (x - x1) ) 1 See answer shahinsheikh084 is waiting for your help. Add your answer and earn points.
Quesignifica el meme de la ecuación: m=y2-y1/x2-x1 Obtener el producto de x2 3x x. Asked by wiki @ 11/08/2021 in Matemáticas viewed by 17 persons. Obtener el producto de (x2) (-3x) (x). Al factorizar el trinomio x2 x 2 se obtiene.
Findstep-by-step Linear algebra solutions and your answer to the following textbook question: Prove that (x1, y1), (x2, y2) , and (x3, y3) are collinear points if and only if [x1 y1 1, x2 y2 1, x3 y3 1] = 0.
YesNo Maybe. Formula. Two point Form. (y-y1/y2-y1 = x-x1/x2-x1) Examples: Find the equation of the line joining the points (3, 4) and (2, -5). x1 = 3, y1 = 4, x2 = 2, y2 = -5. Apply Formula:
Ifx1, x2, x3 as well as y1, y2, y3 are in G.P. with the same common ratio, then the points Ax1, y1, Bx2, y2 and Cx3, y3 Question If x 1 , x 2 , x 3 as well as y 1 , y 2 , y 3 are in G.P. with the same common ratio, then the points A(x 1 , y 1 ), B(x 2 , y 2 ) and C(x 3 , y 3 )
kEtPXaY. FUNDAMENTOS MATEMÁTICOS PARA COMPUTAÇÃO GRÁFICA DISTÂNCIA ENTRE 2 PONTOS NO PLANO Sejam os ponto P1 x1, y1 e P2 x2, y2, a distância "d" entre P1 e P2 pode ser calculada por EQUAÇÃO DA RETA Dados os pontos P1 x1, y1 e P2 x2, y2 as principais formas da equação da reta suporte do segmento que liga P1 e P2 são as seguinte Forma explícita Forma Implícita Forma Implícita A = Y1 - Y2 B = X2 - X1 C = X1*Y2 - X2*Y1 Forma paramétrica A forma paramétrica da reta baseia-se no fato de que qualquer ponto sobre o segmento de reta que liga P1 e P2 pode ser obtido por uma ponderaçãomédia ponderada dos pontos P1 e P2. Na qual o peso do ponto Pi i=1,2 é tanto maior quanto mais próximo se está dele. Tomando, por convenção, um parâmetro "t" com valor 0 no extremo correspondente a P1 e com valor 1 no extremo correspondente a P2, é possível chegar ao diagrama abaixo P2 . t = 1 . P1 t = 0 A partir da observação do desenho acima é possível esquematizar a variação dos pesos de P1 e de P2 através dos seguintes gráficos ^ Variação do Peso de P1 ^ Variação do Peso de P2 + + ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ +-+-> +-+-> 0 1 t 0 1 t Dos quais se conclui que Peso de P1 = 1-t Peso de P2 = t Fazendo-se a média ponderada de P1 e P2 tem-se +-+ ¦ ¦ ¦ 1-t * P1 + t * P2 ¦ ¦ P = - ¦ ¦ 1-t + t ¦ ¦ ¦ +-+ +-+ ¦ ¦ ¦ P = P1 * 1-t + P2 * t ¦ ¦ ¦ +-+ ou +-+ ¦ ¦ ¦ P = P1 + P2 - P1 * t ¦ ¦ ¦ +-+ onde, o parâmetro "t" varia entre 0 e 1. O que equivale a +-+ ¦ ¦ ¦ x = x1 * 1-t + x2 * t ¦ ¦ ¦ ¦ y = y1 * 1-t + y2 * t ¦ ¦ ¦ +-+ CRIAÇÃO DE VETORES Um vetor V pode ser definido como um segmento de reta orientado. Para calcular as componentes de um vetor com inicio no ponto A e final no ponto B faz-se A xa, ya B xb, yb V = B - A V = xb-xa, yb-ya B . . A MþDULO DE UM VETOR O módulo de um vetor V1x1, y1 fornece seu tamanho. Representa-se "módulo" por duas barras verticais em torno do nome do vetor. O cálculo do módulo de V1x1,y1 é dado por +-+ ¦ ¦ ¦ - ¦ ¦ / ¦ ¦ V1 = \/ x12 + y12 ¦ ¦ ¦ ¦ ¦ +-+ PRODUTO ESCALAR O produto escalar entre dois vetores V1 e V2 é dado por V1 x1, y1 V2 x2, y2 +-+ ¦ ¦ ¦ Prod. Esc. = x1*x2 + y1*y2 ¦ ¦ ¦ ¦ ou ¦ ¦ ¦ ¦ Prod. Esc = V1 * V2 * cosalfa ¦ ¦ ¦ +-+ onde alfa = ângulo entre os dois vetores PRODUTO VETORIAL O produto vetorial entre dois vetores V1 e V2 é dado por V1 x1, y1, z1 V2 x2, y2, z2 i j k Prod. Vetorial = x1 y1 z1 x2 y2 z2 i = y1 * z2 - z1 * y2 j = z1 * x2 - x1 * z2 k = x1 * y2 - y1 * x2 O produto vetorial entre V1 e V2, nesta ordem, define um vetor perpendicular a V1 e V2, conforme a figura Se a ordem do produto for invertida o vetor resultante terá seu sentido invertidofigura [ Figura - Vetor Normal ÂNGULO ENTRE DUAS RETAS D A D C B Onde, A xa, ya B xb, yb C xc, yc D xd, yd +-+ ¦ ¦ ¦ V1 . V2 ¦ ¦ ANG = ACOS - ¦ ¦ V1*V2 ¦ ¦ ¦ +-+ Onde V1 = B - A ->> xb-xa, yb-ya V2 = D - C ->> xd-xc, yd-yc V1 . V2 -> produto escalar de V1 por V2 =>> x1*x2 + y1*y2 DISTÂNCIA ENTRE PONTO E RETA Dado um segmento de reta R com extremidade nos pontos Axa, ya e Bxb, yb e um ponto P1 de coordenadas x1, y1 a distância entre a P1 e R é definida pelo comprimento do segmento de reta S, perpendicular a R e com extremos em P1 e no ponto de intersecção de R com S. .B .P1 . A +-+ ¦ ¦ ¦ Ax1 + By1 + C ¦ ¦d = - ¦ ¦ A*A + B*B ^ 1/2 ¦ ¦ ¦ +-+ onde A, B e C são os coeficientes da equação geral da reta R, conforme o item INTERSECÇÃO ENTRE SEGMENTOS DE RETA Dado o segmento de reta R1 de extremos nos pontos Kxk, yk e Lxl, yl e o segmento de reta R2 com extremos em Mxm, ym e Nxn yn. Dadas suas equaç¨es paramétricas R1 x = xk + xl - xk * s y = yk + yl - yk * s R2 x = xm + xn - xm * t y = ym + yn - ym * t Calcula-se "d" por +-+ ¦ ¦ ¦ d = xn - xm * yl - ky - yn - ym * xl - xk ¦ ¦ ¦ +-+ se "d" for igual a zero então as linhas são paralelas. Caso contrário, o valor do parâmetro "s" na intersecção de R1 com R2 é dado por +-+ ¦ ¦ ¦ xn - xm * ym - yk - yn - ym * xm - xk ¦ ¦ s = - ¦ ¦ d ¦ ¦ ¦ +-+ e o valor do parâmetro "t" no mesmo ponto por +-+ ¦ ¦ ¦ xl - xk * ym - yk - yl - yk * xm - xk ¦ ¦ t = - ¦ ¦ d ¦ ¦ ¦ +-+ CONVEXIDADE DE POLµGONOS Sejam os vértices V1, V2, ..., e Vn, do polígono P, dispostos em sentido horário. Para determinar se P é côncavo ou convexo, basta fazer Calcular os produtos vetoriais V2-V1 X V3-V1 = 0, 0, z1 V3-V2 X V4-V2 = 0, 0, z2 ............................ ............................ VN-Vn-1 X V1-Vn-1 = 0, 0, zn Onde o operador "X" indica o produto vetorial entre dois vetores. O resultado de todos os produtos vetoriais da lista acima terão a forma 0, 0, z. Se em algum destes o valor de Z for NEGATIVO então o polígono P é CÞNCAVO. Senão, é convexo. Na figura pode-se observar um exemplo de polígono côncavo OBS. A coordenada Z dos vértices do polígono deve ser 0zero. [ Figura - Polígono Côncavo INCLUSÚO DE PONTO EM POLµGONO CONVEXO Sejam os vértices V1, V2, ..., e Vn, do polígono P, dispostos em sentido horário. Para determinar se o ponto Q está dentro ou fora de P basta fazer Calcular os produtos vetoriais V2-V1 X Q-V1 = 0, 0, z1 V3-V2 X Q-V2 = 0, 0, z2 V4-V3 X Q-V3 = 0, 0, z3 ............................ ............................ V1-Vn X Q-Vn = 0, 0, zn Onde o operador "X" indica o produto vetorial entre dois vetores. O resultado de todos os produtos vetoriais da lista acima terão a forma 0, 0, z. Se em algum destes o valor de Z for NEGATIVO então o ponto está FORA do polígono P. Se em algum dos caso Z for 0 então o ponto Q está sobre uma das arestas de P. OBS. A coordenada Z dos vértices do polígono e do ponto P deve ser 0zero. INCLUSÚO DE PONTO EM POLµGONO SIMPLES QUALQUER Sejam os vértices V1, V2, ..., e Vn, do polígono P, dispostos em sentido horário. Para determinar se o ponto Q está dentro ou fora de P faz-se acria-se um segmento de reta horizontal iniciando em Q e terminando em R, um ponto à esquerda de Q, com a coordenada "y" igual a de Q; bdetermina-se qual a aresta do polígono que cruza PQ no ponto mais próximo de Q. Suponha-se que esta aresta tenha início em P1x1,y1 e fim em P2x2,y2; ccalcula-se o produto vetorial P2-P1 X Q-P1 dse a componente Z do resultado do produto vetorial recém calculado for POSITIVA o ponto está DENTRO; se for NEGATIVA, está fora. Se for 0 zero, Q está sobre a aresta P2-P1. OBS Caso nenhuma aresta do polígono cruze a linha QR então o ponto está fora do polígono. [ Figura - Inclusão de Pontos
Álgebra Exemplos Etapa 1Toque para ver mais passagens...Etapa dos dois lados da cada termo em por e para ver mais passagens...Etapa cada termo em por .Etapa o lado para ver mais passagens...Etapa dois valores negativos resulta em um valor o lado para ver mais passagens...Etapa para ver mais passagens...Etapa dois valores negativos resulta em um valor 2Reescreva na forma para ver mais passagens...Etapa forma reduzida é , em que é a inclinação e é a intersecção com o eixo 3Use a forma reduzida para encontrar a inclinação e a intersecção com o eixo para ver mais passagens...Etapa os valores de e usando a forma .Etapa inclinação da linha é o valor de , e a intersecção com o eixo y é o valor de .Inclinação intersecção com o eixo y Inclinação intersecção com o eixo y Etapa 4Qualquer reta pode ser representada graficamente usando-se dois pontos. Selecione dois valores e substitua-os na equação para encontrar os valores para ver mais passagens...Etapa a tabela dos valores e .Etapa 5Desenhe a reta no gráfico usando a inclinação e a intersecção com o eixo y, ou os intersecção com o eixo y
I have a dataframe df with XY combinations as follows > df df X1 Y1 X2 Y2 1 1 16 4 -1 2 2 15 5 -2 3 3 14 6 -3 4 4 13 7 -4 and want to reshape dfto df2by merging X1 and X2to a new variable X adding NA where Y1 or Y2 is left without value. The result would look like this > df2 X Y1 Y2 1 1 16 NA 2 2 15 NA 3 3 14 NA 4 4 13 -1 5 5 NA -2 6 6 NA -3 7 7 NA -4 What is the most efficient way to do this? asked Jan 24, 2020 at 1753 You can use dplyrfull_join df2 <- dplyrfull_joindf[, c"X1", "Y1"], df[, c"X2", "Y2"], by = c"X1" = "X2" namesdf2[1] <- "X" df2 X Y1 Y2 1 1 16 NA 2 2 15 NA 3 3 14 NA 4 4 13 -1 5 5 NA -2 6 6 NA -3 7 7 NA -4 answered Jan 24, 2020 at 1808 dave-edisondave-edison3,6467 silver badges19 bronze badges Using merge from base R mergedf[c'X1', 'Y1'], df[c'X2', 'Y2'], = 'X1', = 'X2', all = TRUE answered Jan 24, 2020 at 1825 akrunakrun871k37 gold badges535 silver badges655 bronze badges
Among all the subjects, mathematics is the most complex subject for most people. The reason behind that is every formula seems complicated initially, but when it is understood properly, mathematics becomes the easiest subject. Every person has their own way of explaining a certain thing and every person has their own pace of learning things. Mathematics gets easier and more complicated depending on the person explaining it. Every formula in mathematics has it own importance and upon changing it even in the slightest manner, it can change everything about it; therefore we have to pay our full attention while learning mathematics. Mathematics has many topics and for every one of them, there is a formula. One of the topics is called Slope. A slope is a numerical measure of a line’s horizontal inclination. The slope of a ray, line or any line segment is basically the ratio of the vertical to the horizontal distance between two points, this geometry is called analytic geometry. A slope can also be called a Tangent or a Gradient. To find the slope of the straight line the formula is written like m=y2-y1/x2-x1 and it is the right way of putting the values. You can’t change the formula m=x2-x1/y2-y1 because it might result in complete failure as it isn’t the right way. Check out this video to learn how to use the formula in a problem. The difference between y2,y1,x2,x1 and x2,x1,y2,y1 is that both of these are used for different situations. To find the slope y2,y1,x2,x1 is used which is written like m=y2-y1/x2-x1 and to find the distance between two points x2,x1,y2,y1 is used which is written like d=√x2-x1²+y2-y1². You can merely switch the values of x1 and y2 with x2 and y2 respectively. Have a quick look at this video for a better understanding How to find the equation of a line If we don’t want to get technical, you can say that y2,y1,x2,x1, and x2,x1,y2,y1 have merely switched their positions. If you know the formulas to find the slope and to find the distance between two points, it doesn’t matter if y2,y1,x2,x1 is written like x2,x1,y2,y1 or vice versa. What does y2 y1 x2 x1 mean?Do x1 y1 and x2 y2 numbers matter?What is y1 x1 y2 x2 called?What happens when you change the formula?To ConcludeOther Articles What does y2 y1 x2 x1 mean? You will find the y2 y1 x2 x1 formula in almost every mathematics book and every one of them describes this the same way. As you must know, a rectangular or Cartesian plane has two lines that intersect at right angles at the point O which is called the origin. The horizontal axes are called the x-axis and the vertical axes are called the y-axis. As every problem has its own formula, to find the slope you have to use a formula which is written as m=y2-y1/x2-x1, you can only change the values of x1 and y1 with x2 and y2 respectively, anymore changes can result in complete failure. Moreover, the slope of a straight line can be positive, negative, zero, or undefined. If y2 – y1 and x2 – x1 have the same signs then the slope of the straight line will be positive. Do x1 y1 and x2 y2 numbers matter? Wrong coordinates will result in wrong answers. Yes, they do matter, to know what are the coordinates. This way it is easier to put the values in the formula. For example, 3,9 and 7,8 are the coordinates, so we can see that the value of x1 is 3, y1 is 9, x2 is 7, and y2 is 8. This way it gets easier to put the values in a formula in their right places as each coordinate has its own place. Without x1 y1 and x2 y2, you might make mistakes by putting in the wrong coordinates which will, of course, result in wrong answers. Here is the table for different formulas that contains y2,y1,x2,x1 and x2,x1,y2,y1. Name of the FormulaFormulaTo find the distance/length between two pointsd=√x2-x1²+y2-y1²To find the slopem=y2-y1/x2-x1Formulas and their uses What is y1 x1 y2 x2 called? Slopes have many formulas. y1 x1 y2 x2 is called a Slope, although some may refer to them as Gradient. Mathematics can sometimes be challenging as the topic of slope can have many similar formulas. We can mistakenly change the formula which can result in wrong answers. x1 y1 and x2 y2 are the right way which makes y1 x1 and y2 x2 wrong. When you are given a problem that can be 3,9 and 7,8 you have to put the values in a formula, for example, the formula of slope which is m=y2-y1/x2-x1, now how do you know which is the value of x1 x2 and y1 y2. Well, x1 y1 and x2 y2 is the way to know that, basically, the value of x1 is 3, y1 is 9, x2 is 7, and last but not least y2 is 8. What happens when you change the formula? In mathematics, we can’t just change formulas because that can create different outcomes. We can in some cases make changes to the formula, but we aren’t supposed to add anything that doesn’t belong there. For example, in the formula of finding the distance/length between two points d=√x2-x1²+y2-y1² you can merely change the position of x1 and y1 with x2 and y2 respectively. Changing the formula will often result in the wrong answers. If you change the formula by adding in different things, there are a number of outcomes that you can get Wrong but right but wrong answer. These are the reasons why we can’t change formulas as we want. Although you can change them if you are using them for a different problem, we have to seek help from a mathematician as mathematics is quite complex. To Conclude Mathematics tends to get easier or more complicated depending on the person explaining it. As we know, there are many topics in mathematics, and one of them is called Slope. A slope is a numerical measure of a line’s horizontal inclination. The slope/Gradient/Tangent of a ray, line, or any line segment is the ratio of the vertical to the horizontal distance between two points. The difference between y2,y1,x2,x1 and x2,x1,y2,y1 is both of these are used in different situations. To find the slope y2,y1,x2,x1 is used which is written as m=y2-y1/x2-x1 and to find the distance/length between two points x2,x1,y2,y1 is used which is written as d=√x2-x1²+y2-y1². You can’t change the formula because it can give wrong answers, you can only switch the values of x1 and y2 with x2 and y2 respectively. There are many formulas in mathematics and every one of them has its own importance. A rectangular or Cartesian plane has two lines that intersect at right angles at the point O which is known as the origin. The horizontal axes are called the x-axis and the vertical axes are called the y-axis. To know which value is put in a formula x1 y1 and x2 y2 helps immensely. For example, 3,9 and 7,8 are the coordinates, so the value of x1 is 3, y1 is 9, x2 is 7, and y2 is 8. The topic of the slope has many similar formulas. We can mistakenly change the formula which can result in wrong answers. x1 y1 and x2 y2 are the right way and y1 x1 and y2 x2 are wrong. We aren’t supposed to change formulas because it can result in different outcomes which can be both right and wrong. But, yes you can make a few changes within the formula, for instance, in d=√x2-x1²+y2-y1² you can switch x1 and y1 with x2 and y2 respectively, other than that you aren’t supposed to change anything else. Mathematics is difficult, but when you have a firm grasp on the formulas and their uses it can get much easier. Other Articles BASE VS NUCLEOPHILE UNDERSTANDING IMPORTANT FACTSCOORDINATION BONDING VS IONIC BONDING COMPARISON60 WATTS AND 240 OHM LIGHT BULB PHYSICS EXPLAINEDTHE DIFFERENCE BETWEEN A TRAPEZOID & A RHOMBUS Click here to learn more differences when you change the variables in the formula.
Prévia do material em textoCurso de Álgebra Linear Abrangência Graduação em Engenharia e Matemática - Professor Responsável Anastassios H. Kambourakis Exercícios de Álgebra Linear - Lista 02 – Espaços vetoriais 1. No conjunto V={x , y / x , y ∈IR}. Definimos as operações de * Adição x1 , y1 + x2 , y2 = x1 + x2 , 0; *Multiplicação kx , y = kx , ky, ∀ k ∈IR. Verificar se, nessas condições, V é um espaço Vetorial. Dizemos que um conjunto V é um espaço vetorial quando neste conjunto vale as oito propriedades, a de adição e a de multiplicação. Adição A1 u+v=v+u x1,y1+x2,y2 = x2,y2+ x1,y1 x1+x2 , 0 = x2+x1 , 0, Vale A1 A2 u+v+w = u+v+w x1,y1+[x2,y2+x3,y3] = [x1,y1+x2,y2]+x3,y3 x1,y1+[x2+x3 , 0] = x1+x2 , 0+x3 , y3 x1+x2+x3 , 0 = x1+x2+x3 , 0, Vale A2 A3 u+0 = u x1,y1+0,0 = x1,y1 x1+0,y1+0 = x1,y1 x1,0 = x1,y1 , não vale A3 A4 u+-u = 0 x1,y1+-x1,-y1 = 0,0 0,0=0,0, Vale A4 Multiplicação M1 λku = λku λ[kx1,y1] = λkx1,y1 λkx1,ky1 = λkx1, λky1 λkx1, λky1 = λkx1, λky1, Vale M1 M2 ku+v = ku+kv K[x1,y1+x2,y2] = kx1,y1+kx2,y2 K[x1+x2 , 0] = kx1,ky1+kx2,ky2 kx1+kx2 , 0 = kx1+kx2 , 0, Vale M2 M3 λ+ku = λu+ku λ+kx1,y1 = λx1,y1+kx1,y1 [λ+kx1,λ+ky1] = λx1, λy1+kx1,ky1 λx1+kx1,λy1+ky1 ≠ λx1+kx1,0, Não vale M3 M4 1u = u 1x1,y1 = x1,y1 x1,y1 = x1,y1 Vale M4 , Para ser um espaço vetorial, é necessário satisfazer as oito propriedades, e como não valem a A3 e M3, não é um espaço vetorial. 2. No conjunto dos pares ordenados de números reais , se definirmos a operação de adição como x1 , y1 + x2 , y2 = x1 + x2 , y1+ y2, e a operação de Multiplicação como kx , y = x , ky, o conjunto V assim definido não é um espaço quais das 8 propriedades não são válidas; Adição A1 u+v=v+u x1,y1+x2,y2 = x2,y2+ x1,y1 x1+x2 , y1+y2 = x2+x1 , y2+y1 , Vale A1 A2 u+v+w = u+v+w x1,y1+[x2,y2+x3,y3] = [x1,y1+x2,y2]+x3,y3 x1,y1+[x2+x3 , y2+y3] = x1+x2 , y1+y2+x3 , y3 x1+x2+x3 , y1+y2+y3 = x1+x2+x3 , y1+y2+y3, Vale A2 A3 u+0 = u x1,y1+0,0 = x1,y1 x1+0,y1+0 = x1,y1 x1,y1 = x1,y1, Vale A3 A4 u+-u = 0 x1,y1+-x1,-y1 = 0,0 0,0=0,0, Vale A4 Multiplicação M1 λku = λku λ[kx1,y1] = λkx1,y1 λx,ky1 = x, λky1 x, λky1 = x, λky1, Vale M1 M2 ku+v = ku+kv K[x1,y1+x2,y2] = kx1,y1+kx2,y2 K[x1+x2 , y1+y2] = x1,ky1+x2,ky2 x1+x2 , ky1+ky2 = x1+x2 , ky1+ky2, Vale M2 M3 λ+ku = λu+ku λ+kx1,y1 = λx1,y1+kx1,y1 [x1,λ+ky1] = x1, y1+x1,ky1 x1,λy1+ky1 ≠ 2x1, λy1+ ky1, Não vale M3 M4 1u = u 1x1,y1 = x1,y1 x1,y1 = x1,y1 , vale M4 Não é um Espaço Vetorial e a propriedade que não vale é a M3. 3. Considerando os Espaços Vetoriais U e V sobre IR, provar que o conjunto W=UxV={u,v / u ∈ U e v ∈ V} é um espaço vetorial em relação às operações; Adição u1 , v1 + u2 , v2 = u1 + u2 , v1 + v2 e Multiplicação ku ,v =ku ,kv. Adição A1 u+v=v+u u1,v1+u2,v2 = u2,v2+ u1,v1 u1+u2 , v1+v2 = u2+u1 , v2+v1 , Vale A1 A2 u+v+w = u+v+w u1,v1+[u2,v2+u3,v3] = [u1,v1+u2,v2]+u3,v3 u1,v1+[u2+u3 , v2+v3] = u1+u2 , v1+v2+u3 , v3 u1+u2+u3 , v1+v2+v3 = u1+u2+u3 , v1+v2+v3, Vale A2 A3 u+0 = u u1,v1+0,0 = u1,v1 u1+0,v1+0 = u1,v1 u1,v1 = u1,v1, Vale A3 A4 u+-u = 0 u1,v1+-u1,-v1 = 0,0 0,0=0,0, Vale A4 Multiplicação M1 λku = λku λ[ku1,v1] = λku1,v1 λku1,kv1 = λku1, λkv1 λku1, λkv1 = λku1, λkv1, Vale M1 M2 ku+v = ku+kv K[u1,v1+u2,v2] = ku1,v1+ku2,v2 K[u1+u2 , v1+v2] = ku1,kv1+ku2,kv2 ku1+ku2 , kv1+kv2 = ku1+ku2 , kv1+kv2, Vale M2 M3 λ+ku = λu+ku λ+ku1,v1 = λu1,v1+ku1,v1 [λ+ku1,λ+kv1] = λu1, λv1+ku1,kv1 λu1+ku1, λv1+kv1 = λu1+ku1, λv1+kv1, Não vale M3 M4 1u = u 1u1,v1 = u1,v1 u1,v1 = u1,v1 , vale M4, portanto é um espaço vetorial. 4. No conjunto dos pares ordenados de números reais, definirmos a operação de adição como x1 , y1 + x2 , y2 = 2x1 –2y1 , -x1+ y1, e a operação de Multiplicação como kx, y = 3ky, -kx. Com estas operações, verificar se V é espaço vetorial sobre IR. Adição A1 u+v=v+u x1,y1+x2,y2 = x2,y2+ x1,y1 2x1+-2y1 , -x1+y1 ≠ 2x2-y2 , -x2+y2 , não vale A1 A2 u+v+w = u+v+w x1,y1+[x2,y2+x3,y3] = [x1,y1+x2,y2]+x3,y3 x1,y1+[2x2+2y2 , -x2+y2] = [2x1-2y1 , -x1+y1]+x3 , y3 2x1-2y1 , -x1+y1 ≠ [2[2x1-2y1-2-x1+y1], não vale A2 A3 u+0 = u x1,y1+0,0 = x1,y1 2x1-2y1 , -x1+y1 ≠ x1,y1, não vale A3 A4 u+-u = 0 x1,y1+-x1,-y1 = 0,0 2x1-2y1 , -x1+y1 ≠ 0,0, não vale A4 Multiplicação M1 λku = λku λ[kx1,y1] = λkx1,y1 3λky1,- λkx1 = 3λky1, -λkx1, Vale M1 M2 ku+v = ku+kv K[x1,y1+x2,y2] = kx1,y1+kx2,y2 K[2x1-2y1 , -x1+y1] = 3ky1,-kx1+3ky2,-kx2 3K-x1+y1 , -k2x1-2y1 ≠ [23ky1-2-kx1 , -3ky1-kx1], não vale M2 M3 λ+ku = λu+ku λ+kx1,y1 = λx1,y1+kx1,y1 [3λ+ky1 , -λ+kx1] = 3λy1, λx1+3ky1 , -kx2 [3λ+ky1 , -λ+kx1] ≠ [23λy1-2-λx1 , -3λky1 –λx1, não vale M3 M4 1u = u 1x1,y1 = x1,y1 3y1,-x1 ≠ x1,y1 , não vale M4 Assim sendo não é um Espaço Vetorial 5. Verificar se são Sub-espaços Vetoriais os seguintes subconjuntos do Espaço Vetorial do IR3 e , em caso negativo, identificar para cada caso, qual item da definição de sub-espaço vetorial não é atendido. Para ser um sub-espaço do R3, devemos ter satisfeitas as seguintes condições i o vetor nulo ∈ IR3, ii o vetor soma u1+u2 de dois vetores de W, ∈ W, iii o vetor obtido pelo produto de um real por um vetor u, ∈ a Uku ,também ∈ W. a W={x, y, z ∈ IR3 / x = 0} i 0=0,0,0 ∈ W ii w1=x1,y1,z1∈ W w1=0,y1,z1 w2=x2,y2,z2∈ W w2=0,y2,z2 w1+w2=0,y1,z1+ 0,y2,z2 = 0, y1+y2 , z1+z2 ∈ W iii kw=k0,y,z=0,ky,kz ∈ W Portanto w é um sub-espaço de R 3 . b W={x, y, z ∈ IR3 / x ∈ Z} i 0=0,0,0 ∈ W ii w1=x1,y1,z1∈ W w1=x1,y1,z1,com x1 ∈ Z w2=x2,y2,z2∈ W w2=x2,y2,z2, com x2 ∈ Z w1+w2= x1,y1,z1+ x2,y2,z2 = x1+x2, y1+y2 , z1+z2, com x1+x2∈ Z, ∈ W iii kw=kx,y,z= kx,ky,kz,não vale pois k∈R e x∈ Z, kx pode w, então w não é um sub-espaço. c W={x, y, z ∈IR3 / y é Irracional} i 0=0,0,0 w, pois y é irracional, então w não é subespaço. d W={x, y, z ∈IR3 / x −3z = 0} i 0=0,0,0 ∈ W, pois 0-30=0, 0=0 ii w1=x1,y1,z1∈ W w1= x1-3z1=0 w2=x2,y2,z2∈ W w2= x2-3z2=0 w1+w2= x1,y1,z1+ x2,y2,z2 = x1+x2, y1+y2 , z1+z2 / x1+x2+-3z1+z2=0 x1+x2+-3z1-3z2=0 x1-3z1+ x2-3z2=0 0+0=0, ∈ W iii kw1=kx,y,z=kx,ky,kz / kx-3kz=0 kx-3z=0 k0=0 0=0, portanto w é um sub-espaço. e W={x, y, z ∈IR3 / a x + b y + c z = 0, com a, b, c ∈ IR} i 0=0,0,0 ∈ W, a0+b0+c0=0 0=0 ii w1=x1,y1,z1∈ W w1= ax1+by1+cz1=0 w2=x2,y2,z2∈ W w2= ax2+by2+cz2=0 w1+w2= x1,y1,z1+ x2,y2,z2 = x1+x2, y1+y2 , z1+z2 / ax1+x2+by1+y2+cz1+z2 =0 ax1+ax2+by1+by2+ cz1+cz2 =0 ax1+by1+cz1+ ax2+by2+cz2=0 0=0, ∈ W iii kw1=kx,y,z=kx,ky,kz /kax+kby+kcz=0 kax+kby+kcz=0 kax+by+cz=0 k0=0 0=0, portanto w é um sub-espaço. f W={x, y, z ∈IR3 / x = 1} i 0=0,0,0 w, pois 1+0+0≠0, então w não é subespaço g W={x, y, z∈ IR3 / x2 + y + z =0} i 0=0,0,0 ∈ W, pois 02+0+0=0 ii w1=x1,y1,z1∈ W w1= x1 2 +y1+z1=0 w2=x2,y2,z2∈ W w2= x2 2 +y2+z2=0 w1+w2= x1,y1,z1+ x2,y2,z2 = x1+x2, y1+y2 , z1+z2 / x1+x2 2 + y1+y2 +z1+z2=0 x1 2 +2 x2 2 + y1+y2 +z1+z2=0 x1 2 +y1+z1+ x2 2 +y2+z2+ w, portanto não é sub-espaço. h W={x, y, z ∈IR3 / x ≤ y ≤ z } i 0=0,0,0 ∈ W, pois 0 0 0 ii w1=x1,y1,z1∈ W x1 y1 z1 w2=x2,y2,z2∈ W x2 y2 z2 w1+w2= x1,y1,z1+ x2,y2,z2 = x1+x2, y1+y2 , z1+z2 / x1+x2 y1+y2 z1+z2 x1+y1+ z1+y2 x2+y2+z2, ∈ W iii kw=kx,y,z=kx,ky,kz/ kx ky kz, w pois nada garante que kx ky kz, pois k é um número real qualquer, portanto w não é um sub-espaço. i W={x, y, z ∈IR3 / x + y ∈ Q} i 0=0,0,0 ∈ W, pois 0+0=0 ∈ Q ii w1=x1,y1,z1∈ W x1+y1 ∈ Q w2=x2,y2,z2∈ W x2+y2 ∈ Q w1+w2= x1,y1,z1+ x2,y2,z2 = x1+x2, y1+y2 , z1+z2/ x1+x2 y1+y2 ∈ Q x1+y1 x2+y2 ∈ Q, ∈ W iii kW=kx,ky,kz/ kx+ky ∈ W kx+y ∈ W, W, pois kx não será necessariamente um número racional. 6. Verificar se é um Espaço Vetorial o conjunto dos vetores W do IR 5 tais que W= { 0, x2 , x3 , x4 , x5 , com xi ∈ IR}. O conjunto w de vetores do R 5 , é um espaço vetorial sobre IR, se estiverem definidas nesse conjunto as seguintes operações fechadas de adição de vetores e multiplicação por um número real. A1 u+v = v+u 0, x2 , x3 , x4 , x5 +0, y2 , y3 , y4 , y5 =0, y2 , y3 , y4 , y5 +0, x2 , x3 , x4 , x5 0, x2 +y2, x3+y3 , x4 + y4 , x5 +y5 = 0, y2 + x2, y3 + x3, y4 + x4, y5 + x5 vale A1 A2 u+v+w=u+v+w 0,x2,x3,x4, x5+[0,y2,y3,y4,y5+0,z2,z3,z4,z5]= [0,x2,x3,x4, x5+0,y2,y3,y4,y5]+0,z2,z3,z4,z5 0,x2,x3,x4 x5+ 0, y2 + z2, y3 + z3, y4 + z4, y5 + z5= 0, x2 +y2, x3+y3 , x4 + y4 , x5 +y5+ 0,z2,z3,z4,z5 0, x2+y2+z2, x3+y3+z3, x4+y4+z4, x5+y5+z5=0, x2+y2+z2, x3+y3+z3, x4+y4+z4, x5+y5+z5 Vale A2 A3u+0=u 0,x2,x3,x4 x5+0,0,0,0,0= 0,x2,x3,x4 x5 0, x2 +0, x3+0 , x4 + 0 , x5 +0 A4u+-u=0 0,x2,x3,x4 x5+ 0,-x2,-x3, ,-x5 =0,x2,x3,x4 x5 0,x2-x2,x3-x3,x4-x4, x5-x5=0,0,0,0,0 valeA4 M1 λku = λku λ [k0,x2,x3,x4 x5] = λk. 0,x2,x3,x4 x5 λ 0,kx2,kx3,k x4,k x5] =0, λkx2, λkx3, λkx4 ,λkx5 0, λkx2, λkx3, λkx4 ,λkx5= 0, λkx2, λkx3, λkx4 ,λkx5 M2 ku+v = ku+kv K[0, x2 , x3 , x4 , x5 +0, y2 , y3 , y4 , y5 ]=K0, x2 , x3 , x4 , x5 +k0, y2 , y3 , y4 , y5 k0, x2 +y2, x3+y3 , x4 + y4 , x5 +y5= 0, kx2, kx3,kx4 ,kx5 +0, ky2 , ky3 ,ky4 , ky5 0, kx2 +ky2, kx3+ky3 , kx4 + ky4 , kx5 +ky5= 0, kx2 +ky2, kx3+ky3 , kx4 + ky4 , kx5 +ky5 Vale M2 M3 λ+ku = λu+ku λ+k. 0,x2,x3,x4 x5 = λ0,x2,x3,x4 x5+k0,x2,x3,x4 x5 0, λ+k. x2, λ+k. x3, λ+k. x4 , λ+k. x5= λ0, λ x2, λ x3, λ x4 ,λ x5+k0, λ x2, λ x3, λ x4 ,λ x5 0, λx2+k x2, λx3+k x3, λx4+k x4, λx5+k x5= 0, λx2+k x2, λx3+k x3, λx4+k x4, λx5+k x5 vale M3 M4 1u = u 10,x2,x3,x4 x5 =0,x2,x3,x4 x5 0,1x2,1x3, 1x4, 1x5 =0,x2,x3,x4 x5 0,x2,x3,x4 x5 =0,x2,x3,x4 x5
y y1 y2 y1 x x1 x2 x1