Introduction to Linear Algebra
eBook - ePub

Introduction to Linear Algebra

Rita Fioresi, Marta Morigi

Share book
  1. 280 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Introduction to Linear Algebra

Rita Fioresi, Marta Morigi

Book details
Book preview
Table of contents
Citations

About This Book

Linear algebra provides the essential mathematical tools to tackle all the problems in Science. Introduction to Linear Algebra is primarily aimed at students in applied fields (e.g. Computer Science and Engineering), providing them with a concrete, rigorous approach to face and solve various types of problems for the applications of their interest. This book offers a straightforward introduction to linear algebra that requires a minimal mathematical background to read and engage with.

Features



  • Presented in a brief, informative and engaging style


  • Suitable for a wide broad range of undergraduates


  • Contains many worked examples and exercises

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on ā€œCancel Subscriptionā€ - itā€™s as simple as that. After you cancel, your membership will stay active for the remainder of the time youā€™ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlegoā€™s features. The only differences are the price and subscription period: With the annual plan youā€™ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, weā€™ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Introduction to Linear Algebra an online PDF/ePUB?
Yes, you can access Introduction to Linear Algebra by Rita Fioresi, Marta Morigi in PDF and/or ePUB format, as well as other popular books in Matematica & Algebra. We have over one million books available in our catalogue for you to explore.

Information

Year
2021
ISBN
9781000427905
Edition
1
Subtopic
Algebra

CHAPTER 1

Introduction to Linear Systems

In this chapter, we discuss how to solve linear systems with real coefficients using a method known as Gaussian algorithm. Later on, we will also use this method to solve other questions; at the same time, we will interpret linear systems as special cases of a much deeper theory.

1.1 LINEAR SYSTEMS: FIRST EXAMPLES

A linear equation is an equation where the unknowns appear with degree 1, that is an equation of the form:
a1x1+a2x2+ā€¦+anxn=b, (1.1)
where a1,a2,ā€¦,an and b are assigned numbers and x1,x2,ā€¦,xn are the unknowns. The numbers a1,ā€¦,an are called coefficients of the linear equation, b is called known term. If b=0 the equation is said to be homogeneous. A solution of the equation (1.1) is a n-tuple of numbers (s1,s2,ā€¦,sn) that gives an equality when put in place of the unknowns. For example (3,āˆ’1,4) is a solution of the equation 2x1+7x2āˆ’x3=āˆ’5 because 2Ā·3+7Ā·(āˆ’1)āˆ’4=āˆ’5.
A linear system of m equations in n unknowns x1,x2,ā€¦,xn is a set of m linear equations in n unknowns x1,x2,ā€¦,xn that must be simultaneously satisfied:
a11x1+a12x2+ā‹Æ+a1nxn=b1a21x1+a22x2+ā‹Æ+a2nxn=b2ā‹®a...

Table of contents