Utente:Unit/Sandbox: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Unit (discussione | contributi)
Nessun oggetto della modifica
Unit (discussione | contributi)
Nessun oggetto della modifica
Riga 8:
Formalmente, se ''V'' e ''W'' sono spazi vettoriali sullo stesso [[campo]] ''K'', si dice che ''f'' : ''V'' → ''W'' è una trasformazione lineare se per ogni due vettori ''x'' e ''y'' in ''V'' e per ogni scalare ''a'' in ''K'', si ha
:<math>f(x+y)=f(x)+f(y) \,</math> (addittività)
:<math>f(ax)=af(x) \,</math> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (omomgeneitàomogeneità).
Questo è equivalente al dire che ''f'' &nbsp; "preserva le combinazioni lineari", ovvero per un insieme finito di vettori ''x''<sub>1</sub>, ..., ''x''<sub>''m''</sub> e scalari ''a''<sub>1</sub>, ..., ''a''<sub>''m''</sub>, si ha :<math>f(a_1 x_1+\cdots+a_m x_m)=a_1 f(x_1)+\cdots+a_m f(x_m).</math>
 
Riga 18:
* La moltiplicazione per una costante è una trasformazione lineare da '''R''' a '''R'''.
 
* Se ''A'' è una [[matrice]] ''m'' &times; ''n'', allora ''A'' definisce una trasformazione lineare da '''R'''<sup>''n''</sup> a '''R'''<sup>''m''</sup> mandando il [[vettore colonna]] ''x'' &isin; '''R'''<sup>''n''</sup> nel vettore colonna ''Ax'' &isin; '''R'''<sup>''m''</sup>. Ogni trasformazione lineare tra spazi vettoriali [[finito-dimensionali | finito-dimensionale]] sonoè di questo tipo. Si veda la sezione seguente.
 
* L'[[intergrazione|integrale]] è una mappa lineare dallo spazio delle funzioni a valori reali integrabili in qualche [[intervallo]] a '''R'''
Riga 24:
* La [[derivata]] è una mappa lineare dallo spazio di tutte le funzioni differenziabili nello spazio di tutte le funzioni.
 
* Se ''V'' e ''W'' sono spazi vettoriali finito-dimensionali sul campo ''F'', allora funzioni che portano trasformazioni lineari ''f'':''V'' &rarr; ''W'' in dim<sub>''F''</sub>(''W'')-per-dim<sub>''F''</sub>(''V'') matrici nella maniera descritta nel seguito sono esse stesse trasformazioni lineari.
== Examples ==
 
== ExamplesMatrici ==
* If ''A'' is an ''m'' &times; ''n'' [[matrix (mathematics)|matrix]], then ''A'' defines a linear transformation from '''R'''<sup>''n''</sup> to '''R'''<sup>''m''</sup> by sending the [[column vector]] ''x'' &isin; '''R'''<sup>''n''</sup> to the column vector ''Ax'' &isin; '''R'''<sup>''m''</sup>. Every linear transformation between [[finite-dimensional]] vector spaces arises in this fashion; see the following section.
 
Se ''V'' e ''W'' sono [[finito-dimansionali]] e una [[base]] è stata scelta, allora ogni trasformazione lineare da ''V'' a ''W'' può essere rappresentata come una [[matrice]]; questo è utile in quanto permette i calcoli numerici. Conversamente le matrici sono esempi di trasformazioni lineari : se ''A'' è una matrice reale ''m''-per-''n'', allora la regola ''f''(''x'') = ''Ax'' descrive una trasformazione lineare '''R'''<sup>''n''</sup> &rarr; '''R'''<sup>''m''</sup>.
* The [[integration|integral]] yields a linear map from the space of all real-valued integrable functions on some [[interval (mathematics)|interval]] to '''R'''
 
LetSia <math>\{v_1, \cdots, v_n\}</math> beuna abase basis forper ''V''. ThenAllora everyogni vectorvettore ''v'' in ''V'' is uniquelyè determinedunicamente bydeterminate thedai coefficientscoefficienti <math>c_1, \cdots, c_n</math> in
* [[derivative|Differentiation]] is a linear transformation from the space of all differentiable functions to the space of all functions.
 
* If ''V'' and ''W'' are finite-dimensional vector spaces over the field ''F'', then functions that map linear transformations ''f'' : ''V'' &rarr; ''W'' to dim<sub>''F''</sub>(''W'')-by-dim<sub>''F''</sub>(''V'') matrices in the way described in the sequel are themselves linear transformations.
 
== Matrices ==
 
If ''V'' and ''W'' are [[finite-dimensional]] and [[basis of a vector space|bases]] have been chosen, then every linear transformation from ''V'' to ''W'' can be represented as a [[matrix (mathematics)|matrix]]; this is useful because it allows concrete calculations. Conversely, matrices yield examples of linear transformations: if ''A'' is a real ''m''-by-''n'' matrix, then the rule
''f''(''x'') = ''Ax'' describes a linear transformation '''R'''<sup>''n''</sup> &rarr; '''R'''<sup>''m''</sup> (see [[Euclidean space]]).
 
Let <math>\{v_1, \cdots, v_n\}</math> be a basis for ''V''. Then every vector ''v'' in ''V'' is uniquely determined by the coefficients <math>c_1, \cdots, c_n</math> in
:<math>c_1 v_1+\cdots+c_n v_n.</math>
IfSe ''f'' : ''V'' &rarr; ''W'' isè auna lineartrasformazione transformationlineare,
:<math>f(c_1 v_1+\cdots+c_n v_n)=c_1 f(v_1)+\cdots+c_n f(v_n),</math>
whichche impliesimplica thatche thela functionfunzione f isè entirelyinteramente determineddeterminata bydai thevalori values ofdi <math>f(v_1),\cdots,f(v_n).</math>
 
NowSia letdunque <math>\{w_1, \cdots, w_m\}</math> beuna abase basis forper ''W''. Then weAllora canpossiamo representrappresentare thei valuesvalori ofdi eachogni <math>f(v_j)</math> ascome
:<math>f(v_j)=a_{1j} w_1 + \cdots + a_{mj} w_m.</math>
SoQuindi thela functionfunzione f isè entirelyinteramente determineddeterminata bydai thevalori values ofdi <math>a_{i,j}</math>.
 
If we put these values into an m-by-n matrix M, then we can conveniently use it to compute the value of f for any vector in ''V''. For if we place the values of <math>c_1, \cdots, c_n</math> in an n-by-1 matrix ''C'', we have ''MC'' = f(''v'').