{"id":506,"date":"2019-09-01T19:47:03","date_gmt":"2019-09-01T22:47:03","guid":{"rendered":"https:\/\/www.blogs.unicamp.br\/zero\/?p=506"},"modified":"2022-05-23T17:21:33","modified_gmt":"2022-05-23T20:21:33","slug":"vector-product-explains-fighting-power-in-dragon-ball","status":"publish","type":"post","link":"https:\/\/www.blogs.unicamp.br\/zero\/506\/","title":{"rendered":"Vector Product Explains Fighting Power in Dragon Ball"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"506\" class=\"elementor elementor-506\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6e92a70 elementor-section-boxed elementor-section-height-default elementor-section-height-default jltma-glass-effect-no\" data-id=\"6e92a70\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-404aa1f jltma-glass-effect-no\" data-id=\"404aa1f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2e8abcd jltma-glass-effect-no elementor-widget elementor-widget-heading\" data-id=\"2e8abcd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/www.blogs.unicamp.br\/zero\/2019\/09\/01\/produto-vetorial-explica-o-poder-de-luta-em-dragon-ball\/\">(Traduzir)<\/a><\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4bc6755 jltma-glass-effect-no elementor-widget elementor-widget-text-editor\" data-id=\"4bc6755\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p align=\"justify\">In the Dragon Ball manga, on several occasions the characters argue about the Fight Power. This is an apparently unclear concept, but it says a lot about the chances of one side winning the other in combat, given that it has a much greater Fight Power. In this chapter we will discuss how it is possible to explain the concept of Fight Power using the mathematical idea of Vector Product.<\/p><p align=\"justify\">First, the Vector Product can be described in a \u201csimple way\u201d as an operation between N linearly independent vectors in a space of N+1 dimensions. Its result is also a vector, but orthogonal to all other N vectors. For example, imagine the three-dimensional space given by i, j, k. In it, the linear combination of the vectors X = {1, 0, 0} and Y = {0, 1, 0} (which are linearly independent) forms a plane in this space. In this case, X and Y are the canonical vectors of this plane, we can calculate the Vector Product of X and Y by building the following matrix and obtaining its determinant (Det.).<\/p><table width=\"50\" cellspacing=\"0\" cellpadding=\"4\"><colgroup><col width=\"8\" \/> <col width=\"9\" \/> <col width=\"8\" \/> <\/colgroup><tbody><tr><td width=\"8\" height=\"17\"><p align=\"center\">i<\/p><\/td><td width=\"9\"><p align=\"center\">j<\/p><\/td><td width=\"8\"><p align=\"center\">k<\/p><\/td><\/tr><tr><td width=\"8\" height=\"18\"><p align=\"center\">1<\/p><\/td><td width=\"9\"><p align=\"center\">0<\/p><\/td><td width=\"8\"><p align=\"center\">0<\/p><\/td><\/tr><tr><td width=\"8\" height=\"17\"><p align=\"center\">0<\/p><\/td><td width=\"9\"><p align=\"center\">1<\/p><\/td><td width=\"8\"><p align=\"center\">0<\/p><\/td><\/tr><\/tbody><\/table><p align=\"center\"><i>Det. = i.0 + j.0 + k.1 \u2013 k.0 \u2013 j.0 \u2013 i.0 = k.1 = {0, 0, 1} = Z<\/i><\/p><p align=\"justify\">Note that the cross product of X and Y is Z = {0, 0, 1}, a canonical vector of this space and linearly independent of X and Y. The linear combination of X, Y, Z forms the three-dimensional space.<\/p><p align=\"justify\">Another example of a Vector Product can be given by the vectors X = {1, -1, 3} and Y = {5, 0, 4}, in this case, they are not canonical vectors, but they are linearly independent (that is, there is no to form one by multiplying the other vector by a Real number). This means that the linear combination of both forms a plane in three-dimensional space. In this case, the cross product of these two vectors can be described by calculating the determinant (Det.):<\/p><table width=\"56\" cellspacing=\"0\" cellpadding=\"4\"><colgroup><col width=\"8\" \/> <col width=\"14\" \/> <col width=\"8\" \/> <\/colgroup><tbody><tr><td width=\"8\" height=\"17\"><p align=\"center\">i<\/p><\/td><td width=\"14\"><p align=\"center\">j<\/p><\/td><td width=\"8\"><p align=\"center\">k<\/p><\/td><\/tr><tr><td width=\"8\" height=\"18\"><p align=\"center\">1<\/p><\/td><td width=\"14\"><p align=\"center\">-1<\/p><\/td><td width=\"8\"><p align=\"center\">3<\/p><\/td><\/tr><tr><td width=\"8\" height=\"17\"><p align=\"center\">5<\/p><\/td><td width=\"14\"><p align=\"center\">0<\/p><\/td><td width=\"8\"><p align=\"center\">4<\/p><\/td><\/tr><\/tbody><\/table><p align=\"center\"><i>Det. = i.(-1).4 + j.3.5 + k.1.0 \u2013 k.(-1).5 \u2013 j.1.4 \u2013 i.3.0 =<\/i><\/p><p align=\"center\"><i>= -4.i + 15.j + 0.k + 5.k \u2013 4.j \u2013 0.i = -4.i + 11.j + 5.k =<\/i><\/p><p align=\"center\"><i>{-4, 11, 5} = Z<\/i><\/p><p align=\"justify\">Although not as simple to note as in the previous example, this Vector Product generated a vector Z that is linearly independent of X and Y (ie, it is not possible to obtain Z from the linear combination of X and Y). Thus, although the three are not canonical vectors, their linear combination also forms three-dimensional space.<\/p><p align=\"justify\">Returning to the Dragon Ball and Fight Power theme. When we follow the battles in the manga, we see on special pages, information about the Fight Power of the characters. However, different from a &#8220;Strength level&#8221; or &#8220;Speed level&#8221; or &#8220;Psychic skills level&#8221;, Fight Power deals with a value with multiple factors involved, that is, the action of fighting. By this, I mean that in a fight skills do not compare in equal measures, such as Strength vs Strength or Speed vs Speed. But as a hodgepodge of them against another hodgepodge of them.<\/p><p align=\"justify\">In the next three examples, the characters share great physical strength, endurance, vitality, speed, combat ability, knowledge of martial arts, have some special powers (release energy rays), so we represent them by a vector pointing to the right . However they differ by the following skills:<\/p><p align=\"justify\"><b>Example 1 &#8211;<\/b> Tao Pai Pai is a character who does not hesitate to cheat in the fight to gain an advantage, attacking the opponent off guard or using swords and grenades.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-07a6658 jltma-glass-effect-no elementor-widget elementor-widget-image\" data-id=\"07a6658\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"559\" height=\"330\" src=\"https:\/\/www.blogs.unicamp.br\/zero\/wp-content\/uploads\/sites\/187\/2019\/09\/tao-pai-pai-vetores-1.png\" class=\"attachment-large size-large wp-image-1672\" alt=\"\" srcset=\"https:\/\/www.blogs.unicamp.br\/zero\/wp-content\/uploads\/sites\/187\/2019\/09\/tao-pai-pai-vetores-1.png 559w, https:\/\/www.blogs.unicamp.br\/zero\/wp-content\/uploads\/sites\/187\/2019\/09\/tao-pai-pai-vetores-1-300x177.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0c00dcf jltma-glass-effect-no elementor-widget elementor-widget-text-editor\" data-id=\"0c00dcf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p align=\"justify\"><b>Example 2 &#8211;<\/b> Master Roshi is a character with a well-developed fighting style in Drunk Boxing and is able to hypnotize his opponent to make him sleep in combat.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4489fb0 jltma-glass-effect-no elementor-widget elementor-widget-image\" data-id=\"4489fb0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"545\" height=\"265\" src=\"https:\/\/www.blogs.unicamp.br\/zero\/wp-content\/uploads\/sites\/187\/2019\/09\/mestre-kame-vetores-1.png\" class=\"attachment-large size-large wp-image-1673\" alt=\"\" srcset=\"https:\/\/www.blogs.unicamp.br\/zero\/wp-content\/uploads\/sites\/187\/2019\/09\/mestre-kame-vetores-1.png 545w, https:\/\/www.blogs.unicamp.br\/zero\/wp-content\/uploads\/sites\/187\/2019\/09\/mestre-kame-vetores-1-300x146.png 300w\" sizes=\"(max-width: 545px) 100vw, 545px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e267bd jltma-glass-effect-no elementor-widget elementor-widget-text-editor\" data-id=\"6e267bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p align=\"justify\"><b>Example 3 &#8211;<\/b> Son Goku is the protagonist, manages to use his tail in combat (genetic factor) and has a fighting style based on the movements of a monkey.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a431393 jltma-glass-effect-no elementor-widget elementor-widget-image\" data-id=\"a431393\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"564\" height=\"302\" src=\"https:\/\/www.blogs.unicamp.br\/zero\/wp-content\/uploads\/sites\/187\/2019\/09\/goku-vetores-1.png\" class=\"attachment-large size-large wp-image-1674\" alt=\"\" srcset=\"https:\/\/www.blogs.unicamp.br\/zero\/wp-content\/uploads\/sites\/187\/2019\/09\/goku-vetores-1.png 564w, https:\/\/www.blogs.unicamp.br\/zero\/wp-content\/uploads\/sites\/187\/2019\/09\/goku-vetores-1-300x161.png 300w\" sizes=\"(max-width: 564px) 100vw, 564px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-416de21 jltma-glass-effect-no elementor-widget elementor-widget-text-editor\" data-id=\"416de21\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p align=\"justify\">Thus, the Fight Power must be understood as a relationship of these multiple factors, the result of which is a comparative measure between the chances of victory and defeat of two characters in combat. Adding this concept with information available throughout the series, we know that a common adult human has Fight Power equal to 5. In this way, we can describe the Fight Power of an ordinary person in the space of N + 1 dimensions, defined by the product vector of N vectors, so this result will generate a vector of N + 1 coordinates in the form {a<sub>1<\/sub>, a<sub>2<\/sub>, a<sub>3<\/sub>, a<sub>4<\/sub>, \u2026, a<sub>n<\/sub>, a<sub>n+1<\/sub>} linearly independent from the other N vectors and with a module value equal to 5, thus representing your Fight Power.<\/p><p align=\"justify\">In this case, as we have an arbitrary number of vectors, there is no need to be economical in this matter, avoiding vectors overloaded with information like the one used in the previous examples (strength, resistance, vitality, speed, combat, martial arts, special powers) . In this way, we can partition any skill vector into as many canonical vectors as needed. This allows us to describe the characters from N linearly independent canonical vectors, each multiplied by a real coefficient greater than 0. This procedure thus facilitates the calculation of the determinant and its module, which will be given by the product of the nonzero coefficient of each vector.<\/p><p align=\"justify\">For example, suppose that this space of N + 1 dimensions, is of dimension 3, and that the N vectors (that is to say 2 vectors) are respectively physical strength and speed. Thus, an ordinary human being could have the physical force vector = {\u221a5, 0, 0} and the speed vector = {0, \u221a5, 0}.<\/p><table width=\"304\" cellspacing=\"0\" cellpadding=\"4\"><colgroup><col width=\"117\" \/> <col width=\"63\" \/> <col width=\"98\" \/> <\/colgroup><tbody><tr><td width=\"117\"><p align=\"center\">Physical Force (p)<\/p><\/td><td width=\"63\"><p align=\"center\">Speed (v)<\/p><\/td><td width=\"98\"><p align=\"center\">Fight Power (f)<\/p><\/td><\/tr><tr><td width=\"117\"><p align=\"center\">\u221a5<\/p><\/td><td width=\"63\"><p align=\"center\">0<\/p><\/td><td width=\"98\"><p align=\"center\">0<\/p><\/td><\/tr><tr><td width=\"117\"><p align=\"center\">0<\/p><\/td><td width=\"63\"><p align=\"center\">\u221a5<\/p><\/td><td width=\"98\"><p align=\"center\">0<\/p><\/td><\/tr><\/tbody><\/table><p align=\"center\"><i>Det. = p.0.0 + s.0.0 + f.\u221a5.\u221a5 \u2013 f.0.0 \u2013 s.\u221a5.0 \u2013 p.\u221a5.0 = <\/i><\/p><p align=\"center\"><i>= 0.p + 0.s + 5.f \u2013 0.f \u2013 0.s \u2013 0.p = {0, 0, 5}.<\/i><\/p><p align=\"justify\">Baseado nestas mesmas dimens\u00f5es, sabemos que o Poder de Luta de Goku no 21 Tenkaichi Budokai (torneio de artes marciais) era de 86. Assim, uma possibilidade de formar este poder baseado no Produto Vetorial assumindo que nesta ocasi\u00e3o Goku fosse t\u00e3o r\u00e1pido quanto \u00e9 forte fisicamente, seria definindo o vetor for\u00e7a f\u00edsica de Goku como {<i>\u221a<\/i><i>86<\/i>, 0, 0} e o vetor velocidade de Goku como {0, <i>\u221a<\/i><i>86<\/i>, 0}.<\/p><table width=\"304\" cellspacing=\"0\" cellpadding=\"4\"><colgroup><col width=\"117\" \/> <col width=\"63\" \/> <col width=\"98\" \/> <\/colgroup><tbody><tr><td width=\"117\"><p align=\"center\">Physical Force (p)<\/p><\/td><td width=\"63\"><p align=\"center\">Speed (v)<\/p><\/td><td width=\"98\"><p align=\"center\">Fight Power (f)<\/p><\/td><\/tr><tr><td width=\"117\"><p align=\"center\">\u221a<i>86<\/i><\/p><\/td><td width=\"63\"><p align=\"center\">0<\/p><\/td><td width=\"98\"><p align=\"center\">0<\/p><\/td><\/tr><tr><td width=\"117\"><p align=\"center\">0<\/p><\/td><td width=\"63\"><p align=\"center\">\u221a<i>86<\/i><\/p><\/td><td width=\"98\"><p align=\"center\">0<\/p><\/td><\/tr><\/tbody><\/table><p align=\"center\"><i>Det. = p.0 + s.0 + f.\u221a86.\u221a86 \u2013 f.0 \u2013 s.0 \u2013 p.0 = {0, 0, 86}.<\/i><\/p><p align=\"justify\">The same procedure can be performed considering that Goku had more physical strength than speed at the time, defining Goku&#8217;s physical strength vector as {\u221a172, 0, 0} and Goku&#8217;s speed vector as {0, \u221a43, 0} .<\/p><table width=\"304\" cellspacing=\"0\" cellpadding=\"4\"><colgroup><col width=\"117\" \/> <col width=\"63\" \/> <col width=\"98\" \/> <\/colgroup><tbody><tr><td width=\"117\"><p align=\"center\">Physical Force (p)<\/p><\/td><td width=\"63\"><p align=\"center\">Speed (v)<\/p><\/td><td width=\"98\"><p align=\"center\">Fight Power (f)<\/p><\/td><\/tr><tr><td width=\"117\"><p align=\"center\">\u221a<i>172<\/i><\/p><\/td><td width=\"63\"><p align=\"center\">0<\/p><\/td><td width=\"98\"><p align=\"center\">0<\/p><\/td><\/tr><tr><td width=\"117\"><p align=\"center\">0<\/p><\/td><td width=\"63\"><p align=\"center\">\u221a<i>43<\/i><\/p><\/td><td width=\"98\"><p align=\"center\">0<\/p><\/td><\/tr><\/tbody><\/table><p align=\"center\"><i>Det. = p.0 + s.0 + f.\u221a172.\u221a43 \u2013 f.0 \u2013 s.0 \u2013 p.0 = {0, 0, 86}.<\/i><\/p><p align=\"justify\">Thus, for N + 1 vectors, a common adult human could be described as.<\/p><table width=\"327\" cellspacing=\"0\" cellpadding=\"4\"><colgroup><col width=\"55\" \/> <col width=\"56\" \/> <col width=\"17\" \/> <col width=\"59\" \/> <col width=\"98\" \/> <\/colgroup><tbody><tr><td width=\"55\"><pre class=\"western\"><a name=\"tw-target-text\"><\/a><span lang=\"en-US\">Vector<\/span>-1<\/pre><\/td><td width=\"56\"><pre class=\"western\"><span lang=\"en-US\">Vector<\/span>-2<\/pre><\/td><td width=\"17\"><p align=\"center\">\u2026<\/p><\/td><td width=\"59\"><pre class=\"western\"><span lang=\"en-US\">Vector<\/span>-N<\/pre><\/td><td width=\"98\"><p align=\"center\">Fight Power (f)<\/p><\/td><\/tr><tr><td width=\"55\"><p align=\"center\"><sup><i>N<\/i><\/sup><i>\u221a<\/i><i>5<\/i><\/p><\/td><td width=\"56\"><p align=\"center\">0<\/p><\/td><td width=\"17\"><p align=\"center\">\u2026<\/p><\/td><td width=\"59\"><p align=\"center\">0<\/p><\/td><td width=\"98\"><p align=\"center\">0<\/p><\/td><\/tr><tr><td width=\"55\"><p align=\"center\">\u2026<\/p><\/td><td width=\"56\"><p align=\"center\">\u2026<\/p><\/td><td width=\"17\"><p align=\"center\">\u2026<\/p><\/td><td width=\"59\"><p align=\"center\">\u2026<\/p><\/td><td width=\"98\"><p align=\"center\">\u2026<\/p><\/td><\/tr><tr><td width=\"55\"><p align=\"center\">0<\/p><\/td><td width=\"56\"><p align=\"center\">0<\/p><\/td><td width=\"17\"><p align=\"center\">\u2026<\/p><\/td><td width=\"59\"><p align=\"center\"><sup><i>N<\/i><\/sup><i>\u221a<\/i><i>5<\/i><\/p><\/td><td width=\"98\"><p align=\"center\">0<\/p><\/td><\/tr><\/tbody><\/table><p align=\"center\"><i>Det. = f.(<sup>N<\/sup>\u221a5).(<sup>N<\/sup>\u221a5)\u2026(<sup>N<\/sup>\u221a5) = {0, \u2026, 5}.<\/i><\/p><p align=\"justify\">Fragmenting the skill vectors in the form of canonical vectors multiplied by a real coefficient also arises from the need to properly describe how each skill influences the character&#8217;s Fight Power. For example, Goku in the first definitive match against Piccolo Daimaku, uses from kicks, punches, tail and even headbutt. We have each of these parts of your body with a different physical strength (its tail is not as strong as its head, which is not as strong as its kicks, which is not as strong as its punches). With this, we can represent physical strength from 4 vectors Vector-1 Arms; Vector-2 Legs, Vector-3 Head and Vector-4 tail.<\/p><p align=\"justify\">If the character does not have a member (such as Piccolo, Tao Pai Pai, Master Roshi do not have a tail), it can be represented in the force vector as <sup>N<\/sup>\u221a5. Given that the average adult human has Fight Power 5, its value in <sup>N<\/sup>\u221a5 would not affect the calculation of Fight Power, it would be equivalent to the neutral element. Similarly, if we have a value greater than 0 and less than <sup>N<\/sup>\u221a5, then it means that the vector is acting to harm the combat. For example, in the case of leg strength, at the end of Piccolo Daimaku&#8217;s saga, Goku had both legs broken, so they would contribute with a Fight Power greater than 0 and less than <sup>N<\/sup>\u221a5. Because in these conditions, they act damaging the character&#8217;s total Fight Power. In general, the Fight Power for N vectors of N + 1 coordinates can be given by the following matrix. That considers N skills to be and allows the calculation of the Fight Power vector as (Value-1.1). (Value-2.2) &#8230; (Value-N, N).<\/p><table width=\"344\" cellspacing=\"0\" cellpadding=\"4\"><colgroup><col width=\"61\" \/> <col width=\"56\" \/> <col width=\"17\" \/> <col width=\"70\" \/> <col width=\"98\" \/> <\/colgroup><tbody><tr><td width=\"61\"><pre class=\"western\"><span lang=\"en-US\">Vector<\/span>-1<\/pre><\/td><td width=\"56\"><pre class=\"western\"><span lang=\"en-US\">Vector<\/span>-2<\/pre><\/td><td width=\"17\"><p align=\"center\">\u2026<\/p><\/td><td width=\"70\"><pre class=\"western\"><span lang=\"en-US\">Vector<\/span>-N<\/pre><\/td><td width=\"98\"><p align=\"center\">Fight Power (f)<\/p><\/td><\/tr><tr><td width=\"61\"><p align=\"center\">Value-1,1<\/p><\/td><td width=\"56\"><p align=\"center\">0<\/p><\/td><td width=\"17\"><p align=\"center\">\u2026<\/p><\/td><td width=\"70\"><p align=\"center\">0<\/p><\/td><td width=\"98\"><p align=\"center\">0<\/p><\/td><\/tr><tr><td width=\"61\"><p align=\"center\">\u2026<\/p><\/td><td width=\"56\"><p align=\"center\">\u2026<\/p><\/td><td width=\"17\"><p align=\"center\">\u2026<\/p><\/td><td width=\"70\"><p align=\"center\">\u2026<\/p><\/td><td width=\"98\"><p align=\"center\">\u2026<\/p><\/td><\/tr><tr><td width=\"61\"><p align=\"center\">0<\/p><\/td><td width=\"56\"><p align=\"center\">0<\/p><\/td><td width=\"17\"><p align=\"center\">\u2026<\/p><\/td><td width=\"70\"><p align=\"center\">Value-N,N<\/p><\/td><td width=\"98\"><p align=\"center\">0<\/p><\/td><\/tr><\/tbody><\/table><p align=\"center\"><i>Det. = f.(Value-1,1).(Value-2,2)\u2026(Value-N,N).<\/i><\/p><p align=\"justify\">Summarizing the main notes of this chapter to be considered in the process of assigning values to the vectors of each character considering their Fight Power.<\/p><p align=\"center\"><i>0&lt;<\/i><i>Value<\/i><i>-i,i&lt; <\/i><sup><i>N<\/i><\/sup><i>\u221a<\/i><i>5<\/i><\/p><p align=\"justify\"><i><b>It harms the Fight Power &#8211;<\/b><\/i><i> if any of the abilities harms you in the act of fighting. For example, the ability to cheat present in Tao Pai Pai, could be considered in Goku as between 0 and <\/i><sup><i>N<\/i><\/sup><i>\u221a<\/i><i>5, given that his naivete makes him more vulnerable to these tricks.<\/i><\/p><p align=\"center\"><i>Value-i,i = <sup>N<\/sup>\u221a5<\/i><\/p><p align=\"justify\"><i><b>It does not affect the Fight Power &#8211;<\/b> if any of the skills are not part of the character, it does not benefit or hinder. For example, Master Kame does not have a tail, this does not affect him in the fight, either positively or negatively.<\/i><\/p><p align=\"center\"><i>Value-i,i &gt; <sup>N<\/sup>\u221a5<\/i><\/p><p align=\"justify\"><i><b>Increases Fight Power &#8211; <\/b>in case any of the skills favor the character in the fight, such as the fact that Goku has a magic staff.<\/i><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-225f15a elementor-section-boxed elementor-section-height-default elementor-section-height-default jltma-glass-effect-no\" data-id=\"225f15a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5abbe41 jltma-glass-effect-no\" data-id=\"5abbe41\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0f039ff jltma-glass-effect-no elementor-widget elementor-widget-heading\" data-id=\"0f039ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/www.blogs.unicamp.br\/zero\/\">Back to main page<\/a><\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b1bc2f7 elementor-section-boxed elementor-section-height-default elementor-section-height-default jltma-glass-effect-no\" data-id=\"b1bc2f7\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e162bf6 jltma-glass-effect-no\" data-id=\"e162bf6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ef3797c jltma-glass-effect-no elementor-widget elementor-widget-heading\" data-id=\"ef3797c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/www.blogs.unicamp.br\/zero\/who-writes-the-posts\/\">Who writes the posts?<\/a><\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Did you know that Dragon Ball&#8217;s Fight Power can be explained with the Vector Product?<\/p>\n","protected":false},"author":434,"featured_media":610,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"colormag_page_container_layout":"default_layout","colormag_page_sidebar_layout":"default_layout","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"pgc_sgb_lightbox_settings":"","_vp_format_video_url":"","_vp_image_focal_point":[],"footnotes":""},"categories":[1209],"tags":[],"class_list":["post-506","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-v-2-ed-2"],"_links":{"self":[{"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/posts\/506","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/users\/434"}],"replies":[{"embeddable":true,"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/comments?post=506"}],"version-history":[{"count":11,"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/posts\/506\/revisions"}],"predecessor-version":[{"id":1675,"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/posts\/506\/revisions\/1675"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/media\/610"}],"wp:attachment":[{"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/media?parent=506"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/categories?post=506"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/tags?post=506"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}