<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">CE</journal-id><journal-title-group><journal-title>Creative Education</journal-title></journal-title-group><issn pub-type="epub">2151-4755</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/ce.2023.1411147</article-id><article-id pub-id-type="publisher-id">CE-129430</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Social Sciences&amp;Humanities</subject></subj-group></article-categories><title-group><article-title>
 
 
  A Simple Understanding of Linear Independence and Linear Correlation
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Wenbing</surname><given-names>Wu</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Xiaojian</surname><given-names>Yuan</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>School of Big Data, Fuzhou University of Foreign Studies and Trade, Fuzhou, China</addr-line></aff><pub-date pub-type="epub"><day>07</day><month>11</month><year>2023</year></pub-date><volume>14</volume><issue>11</issue><fpage>2333</fpage><lpage>2337</lpage><history><date date-type="received"><day>7,</day>	<month>October</month>	<year>2023</year></date><date date-type="rev-recd"><day>26,</day>	<month>November</month>	<year>2023</year>	</date><date date-type="accepted"><day>29,</day>	<month>November</month>	<year>2023</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  There are many important concepts in linear algebra, such as linear correlati
  on and linear independence, eigenvalues and eigenvectors, and so on. Among the
  m, linear correlation and linear independence have irreplaceable importance, and have important applications in fields such as algebra, signal processing, and artificial intelligence. This article provides a graphical explanation of how to distinguish between the concepts of linear correlation and linear independence, the method provided in the paper is easy to grasp. The conclusion points out that linear independence means that there are no two (base) vectors with the same direction in a vector graph; otherwise, it is a linear correlation.
 
</p></abstract><kwd-group><kwd>Linear Correlation</kwd><kwd> Linear Independence</kwd><kwd> Vector</kwd><kwd> Linear Algebra</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>Linear algebra is a compulsory course for engineering majors in universities. There are many important concepts in linear algebra. For example, linear correlation and linear independence, solution space of equations, eigenvalues and eigenvectors, similarity transformation of matrices, congruent transformation, orthogonal transformation; diagonalization of matrices, and so on.</p><p>For beginners, it is difficult to truly understand the differences between the concepts of linear correlation and linear independence without specific methods. The intuitive form provided by graphics usually helps learners better understand the differences between these two concepts. So the way to learn linear algebra well is to accurately grasp the connections and differences between the above concepts through graphics.</p><p>This article mainly introduces how to distinguish between the concepts of linear correlation and linear independence  (Buffa, Cho, &amp; Sangalli, 2010;   Floater &amp; Quak, 2000;   Farnoosh &amp; Haibe-Kains, 2021;   Veiga et al., 2013;   Bownik &amp; Speegle, 2013;   Magalhes, 2021;   Ashur, Khan, &amp; Nyberg, 2022;   Esmi et al., 2023) .</p><p>Linear independence refers to the fact that no quantity in a set of data can be represented by other quantities, corresponding to linear correlation. In linear algebra, if there is no vector in a set of elements of a vector space that can be represented by a finite linear combination of other vectors, it is called linear independence. On the contrary, it is called linear correlation.</p><p>Let’s start with the simplest two-dimensional plane, as shown in <xref ref-type="fig" rid="fig1">Figure 1</xref>.</p><p>The decomposition of forces in a two-dimensional plane is a simple operation, where force F can be decomposed along the X and Y axes.</p><p>The same is true in three-dimensional space (in <xref ref-type="fig" rid="fig2">Figure 2</xref>), where point p in the figure above can be represented as OP = 4x + 5y + 3z.</p><p>Expand this concept to n-dimensional space and imagine each coordinate axis as a vector, resulting in <xref ref-type="fig" rid="fig3">Figure 3</xref>.</p><p>So, point x (actually an n-dimensional vector) in <xref ref-type="fig" rid="fig3">Figure 3</xref> can be represented as:</p><p>X = k1x1 + k2x2 + … + Knxn, where k1, k2, Kn is the coordinate value of the coordinate axis. This expression is called a linear space, which means decomposing any vector x in an n-dimensional space to obtain the corresponding coordinate values.</p><p>So, what do the so-called linear independence and linear correlation mean?</p><p>{ a b } = a { 1 0 } + b { 0 1 }</p><p>From <xref ref-type="fig" rid="fig4">Figure 4</xref>, it can be seen that any point in the two-dimensional plane can be decomposed along the X (1, 0) and Y (0, 1) axes, or by the following two column vectors:</p><p>{ a b } = a 1 { 1 3 } + a 2 { 2 4 }</p><p>But if you replace the X and Y axes with the X (1, 0) and Y (2, 0) axes:</p><p>{ a b } = a { 1 0 } + b { 2 0 }</p><p>We see that when b is not equal to 0, the above figure is solveless, which means that the vector formed by point P (2, 3) in <xref ref-type="fig" rid="fig2">Figure 2</xref> cannot be decomposed along (1, 0) and (2, 0). In fact, (1, 0) and (2, 0) are the same vector, both on the X-axis. In this case, the vector OP in <xref ref-type="fig" rid="fig2">Figure 2</xref> cannot be decomposed solely along the X-axis because its vertical component cannot be obtained.</p><p>Linear independence refers to: k1x1 + k2x2, the equation system with knxn = 0 only has 0 solutions, which is k1, k2, when kn must be equal to 0, this equation will be equal to 0. At this point, we call vectors x1, x2, x3 Xn is linearly independent.</p><p>Referring to <xref ref-type="fig" rid="fig1">Figure 1</xref>, the so-called linear independence actually means that there are no vectors with the same direction in the n vectors in <xref ref-type="fig" rid="fig1">Figure 1</xref>. If there are, then these n vectors are linearly related.</p><p>For example, assuming x1 and x2 are two vectors (1, 0) and (2, 0), the equation system can be obtained from k1x1 + k2x2 = 0:</p><p>k1 + 2k2 = 0</p><p>0k1 + 0k2 = 0</p><p>The above equation system has non-zero solutions, so the vectors (1, 0) and (2, 0) are linearly correlated.</p><p>Assuming vectors x1, x2, x3. If the xn vector forms matrix A, then for the equation system Ax = 0, it is obvious that when the determinant of A is not equal to 0, there is only 0 solution, which means that x1, x2, x3. The n vectors xn are linearly independent; if the determinant of A is equal to 0, then it is linearly correlated.</p><p>For the equation system Ax = b, when the determinant of A is not equal to 0, the equation system has a unique solution, which is the vector decomposition x = k1x1 + k2x2 + … + Knxn will obtain a set of determined k1, k2, the kn value is the coordinate value of the vector x. And if the determinant of A is not equal to 0, it means that the vectors x1, x2, x3 Xn is linearly independent  (Zhao, 2021;   Guo, Li, &amp; Yang, 2023;   Ma et al., 2022;   Aparkin, 2021) .</p><p>We know that if a determinant is equal to 0, it means that there are equal or proportional rows or columns in the determinant, and if two rows or columns are proportional, it precisely indicates that these two row or column vectors are vectors with the same direction, that is, the same vector.</p></sec><sec id="s2"><title>2. Conclusion</title><p>Linear independence means that there are no two (basis) vectors with the same direction in <xref ref-type="fig" rid="fig1">Figure 1</xref>; otherwise, it is a linear correlation.</p><p>This article explains the concepts of linear correlation and linear independence through graphical methods. The intuitive nature of graphics makes abstract mathematical concepts more concrete, thereby reducing learning difficulty and enabling learners to gain a deeper understanding while learning these concepts, as well as enhancing memory and understanding.</p></sec><sec id="s3"><title>Conflicts of Interest</title><p>The authors declare no conflicts of interest regarding the publication of this paper.</p></sec><sec id="s4"><title>Cite this paper</title><p>Wu, W. B., &amp; Yuan, X. J. (2023). A Simple Understanding of Linear Independence and Linear Correlation. Creative Education, 14, 2333-2337. https://doi.org/10.4236/ce.2023.1411147</p></sec></body><back><ref-list><title>References</title><ref id="scirp.129430-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Aparkin, A. M. P. V. A. (2021) Linear Correlation between Kovats Retention Indices I and the Sum of C-13 Nuclear Magnetic Resonance Chemical Shifts in the Structural Isomers of Saturated Hydrocarbons. Russian Journal of Physical Chemistry A, 95, 101-105. https://doi.org/10.1134/S0036024421010027</mixed-citation></ref><ref id="scirp.129430-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Ashur, T., Khan, M., &amp; Nyberg, K. (2022). Structural and Statistical Analysis of Multidimensional Linear Approximations of Random Functions and Permutations. IEEE Transactions on Information Theory, 68, 1296-1315.  
https://doi.org/10.1109/TIT.2021.3128618</mixed-citation></ref><ref id="scirp.129430-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Bownik, M., &amp; Speegle, D. (2013) Linear Independence of Time-Frequency Translates of Functions with Faster than Exponential Decay. Bulletin of the London Mathematical Society, 45, 554-566. https://doi.org/10.1112/blms/bds119</mixed-citation></ref><ref id="scirp.129430-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Buffa, A., Cho, R., &amp; Sangalli, R. (2010) Linear Independence of the T-Spline Blending Functions Associated with Some Particular T-Meshes. Computer Methods in Applied Mechanics &amp; Engineering, 199, 1437-1445. https://doi.org/10.1016/j.cma.2009.12.004</mixed-citation></ref><ref id="scirp.129430-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Esmi, E., Silva, J., Allahviranloo, T. et al. (2023) Some Connections between the Generalized Hukuhara Derivative and the Fuzzy Derivative Based on Strong Linear Independence. Information Sciences, 643, Article 119249.  
https://doi.org/10.1016/j.ins.2023.119249</mixed-citation></ref><ref id="scirp.129430-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Farnoosh, A.-A., &amp; Haibe-Kains, B. (2021) Abstract 1356: Meta-Analysis and Lack of Independence Assumption: Application in Biomarker Discovery. AACR Annual Meeting 2021, Philadelphia, 10-15 April - 17-21 May 2021.</mixed-citation></ref><ref id="scirp.129430-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Floater, M. S., &amp; Quak, E. G. (2000) Linear Independence and Stability of Piecewise Linear Prewavelets on Arbitrary Triangulations. SIAM Journal on Numerical Analysis, 38. https://doi.org/10.1137/S0036142998342628</mixed-citation></ref><ref id="scirp.129430-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Guo, L., Li, G.X., &amp; Yang, X. (2023) Global Convergence of Augmented Lagrangian Method Applied to Mathematical Program with Switching Constraints. Journal of Industrial and Management Optimization, 19, 3868-3882.  
https://doi.org/10.3934/jimo.2022114</mixed-citation></ref><ref id="scirp.129430-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Ma, L., Xu, F., Zhang, L. et al. (2022) Breaking the Linear Correlations for Enhanced Electrochemical Nitrogen Reduction by Carbon-Encapsulated Mixed-Valence Fe7(PO4)6. Journal of Energy Chemistry, 71, 182-187. https://doi.org/10.1016/j.jechem.2022.03.042</mixed-citation></ref><ref id="scirp.129430-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Magalhes, L. T. (2021) Simple Proof of Existence of a Complex Eigenvalue of a Complex Square Matrix …and yet another Proof of the Fundamental Theorem of Algebra with Linear Algebra. Linear and Multilinear Algebra, 70, 5329-5333.  
https://doi.org/10.1080/03081087.2021.1913981</mixed-citation></ref><ref id="scirp.129430-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Veiga, L.B.D., Buffa, A., Sangalli, G. et al. (2013) Analysis-Suitable T-Splines of Arbitrary Degree: Definition, Linear Independence and Approximation Properties. Mathematical Models &amp; Methods in Applied Sciences, 23, 1979-2003.  
https://doi.org/10.1142/S0218202513500231</mixed-citation></ref><ref id="scirp.129430-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Zhao, G. (2021) Linear Independence of T-Spline Blending Functions of Degree One for Isogeometric Analysis. Mathematics, 9, 1346. https://doi.org/10.3390/math9121346</mixed-citation></ref></ref-list></back></article>