markdown
Elementary column operations and changes of variables - Basic Exercisesmd 04dd6cd
exercise/math/linear-algebra/elementary-column-operations-and-variable-changes.exercise.n.md

Elementary column operations列基本変形れつきほんへんけい and changes of variables未知数変換みちすうへんかん - Basic Exercises

date2026-06-06document_iddoc_040e466a5de5f96a207c8dfb1b0627b7description列基本変形を右からの基本行列、列空間、階数、未知数変換の観点から確認する演習である。prerequisites列基本変形の基本 / 行基本変形の基本 / 単位行列・零行列・転置の基本type問題演習content_typeexercisestatusactiverelateddata/lecture/math/linear-algebra/elementary-column-operations.lecture.n.md / data/lecture/math/linear-algebra/elementary-row-operations.lecture.n.md / data/lecture/math/linear-algebra/identity-zero-and-transpose-matrices.lecture.n.md / data/exercise/math/linear-algebra/elementary-operations-and-linear-systems.exercise.n.md / data/exercise/math/linear-algebra/echelon-forms-and-gaussian-elimination.exercise.n.md
mathlinear-algebraexercisecolumn-operationchange-of-variables
data/lecture/math/linear-algebra/elementary-column-operations.lecture.n.md data/lecture/math/linear-algebra/elementary-row-operations.lecture.n.md data/lecture/math/linear-algebra/identity-zero-and-transpose-matrices.lecture.n.md

1Exercise plan

An elementary column operation列基本変形れつきほんへんけい replaces the columns of a matrix行列ぎょうれつ by another generating system. It preserves the column space列空間れつくうかん and rank階数かいすう, but the unknowns未知数みちすう in Ax=b no longer have the same meaning.


2Problem 1

For

A=(1234),

perform C2C2-2C1. Express this operation as right multiplication by an elementary matrix基本行列きほんぎょうれつ F, and state the relation between the unknowns in Ax=b and AFy=b.

2.1Answer example

With

F=(1-201),

we get

AF=(103-2).

The equation AFy=b means A(Fy)=b, so the original unknown is

x=Fy=(y1-2y2y2).

2.2Explanation

A column operation preserves the column space列空間れつくうかん, but changes the coordinates of the unknown. When following the equation, record x=Fy.


3Problem 2

For the same A, express these column operations as right multiplication by elementary matrices.

  1. C1C2
  2. C23C2

3.1Answer example

Column exchange is represented by

F1=(0110),AF1=(2143).

Multiplying a column by a nonzero constant is represented by

F2=(1003),AF2=(16312).

3.2Explanation

Each column of the matrix on the right specifies a new column as a linear combination線型結合せんけいけつごう of the original columns. Therefore column operations are represented by right multiplication.


4Problem 3

A matrix A is changed to B by the elementary row operation行基本変形ぎょうきほんへんけい R2R2+3R1. What operation changes AT into BT?

4.1Answer example

After transposition, the second row operation becomes the column operation

C2C2+3C1.

4.2Explanation

Transposition転置てんち interchanges rows and columns, so a row operation becomes the corresponding column operation.


5Problem 4

Point out the error in this explanation:

"Since column operations preserve rank階数かいすう, Ax=b and AFx=b have the same solution set解集合かいしゅうごう."

5.1Answer example

Preserving rank means the way the column space列空間れつくうかん is generated has changed, not that the same unknowns solve the equation. AFx=b means A(Fx)=b, so one must track a change of variables未知数変換みちすうへんかん such as z=Fx.

5.2Explanation

Elementary row operations行基本変形ぎょうきほんへんけい preserve solution sets; elementary column operations列基本変形れつきほんへんけい preserve column space and rank. Similar operations preserve different objects.


8Proof exercise: column operations preserve column space

8.1Problem

Prove that column operations do not change the column space列空間れつくうかん. Also explain why the solution set解集合かいしゅうごう is not necessarily preserved as-is.

8.2Answer

Swapping columns only changes the order of a generating system. Multiplying a column by a nonzero constant can be undone. In CiCi+λCj, the new column is a linear combination of the old columns, and the inverse operation exists. Thus the two column spaces contain each other.

However, columns correspond to unknown variables. A column operation changes the meaning of those variables, so the solution set is not preserved without a variable change.

8.3Explanation

Row operations change the equation side; column operations change the generating-system or input-coordinate side.

raw .n.md をコピー
loc をコピー (filepath:line ~ line)
copy share link
copy encoded share link
path をコピー
copy share link
copy encoded share link
copy share link
copy encoded share link
タブを全て閉じる