Skip to content

docs: 修正部分 typo,添加 24-25 线代 I 历年卷答案#130

Merged
yhwu-is merged 15 commits intoyhwu-is:newfrom
jayi0908:new
Nov 16, 2025
Merged

docs: 修正部分 typo,添加 24-25 线代 I 历年卷答案#130
yhwu-is merged 15 commits intoyhwu-is:newfrom
jayi0908:new

Conversation

@jayi0908
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes several typos in the Linear Algebra course materials and adds answer solutions for the 2024-2025 Linear Algebra I final exam.

  • Corrected mathematical notation errors (missing \ldots operator and vector coordinate typo)
  • Added comprehensive answer solutions (308 lines) for the 2024-2025 academic year Linear Algebra I (Honors) final exam

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
讲义/LALU-answers.tex Adds input directive to include the new 2024-2025 exam answer file
讲义/专题/3 有限维线性空间.tex Corrects vector a_3 fourth coordinate from 2 to -2
讲义/专题/8 相抵标准形.tex Adds missing \ldots notation in mathematical expression for proper continuity
讲义/历年卷/2024-2025-1final-answer.tex New file containing detailed solutions for 8 problems from the 2024-2025 Linear Algebra I final exam

Note: I identified a minor issue in the new answer file at line 66 where a + operator is missing before k_n in the mathematical expression k_1\beta+k_2 A\beta+\cdots k_n A^{n-1}\beta=0. It should be k_1\beta+k_2 A\beta+\cdots+k_n A^{n-1}\beta=0 for proper mathematical notation. However, the review system does not allow comments on new files, so this cannot be formally flagged through the comment system.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里直接用 \im

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

span 用 \spa

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

span 用 \spa

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

span 用 \spa

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里在正文对应位置加个 \label,然后在这里 \autoref

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

\ldots

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

\ldots

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

\ldots(其他地方的 \cdots 用法也都检查一下),以及这一行里面 (...) 和横行 pmatrix 混用了,统一用一种,下同

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

\leq -> \leqslant,其他地方同

长度为 $n$

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

\geqslant,其他地方同

@jayi0908 jayi0908 requested a review from 45gfg9 November 16, 2025 12:04
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里还少个 +,Copilot 提出来了

@yhwu-is yhwu-is merged commit be8e5c3 into yhwu-is:new Nov 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants