x

هدف البحث

بحث في العناوين

بحث في المحتوى

بحث في اسماء الكتب

بحث في اسماء المؤلفين

اختر القسم

القرآن الكريم
الفقه واصوله
العقائد الاسلامية
سيرة الرسول وآله
علم الرجال والحديث
الأخلاق والأدعية
اللغة العربية وعلومها
الأدب العربي
الأسرة والمجتمع
التاريخ
الجغرافية
الادارة والاقتصاد
القانون
الزراعة
علم الفيزياء
علم الكيمياء
علم الأحياء
الرياضيات
الهندسة المدنية
الأعلام
اللغة الأنكليزية

موافق

تاريخ الرياضيات

الاعداد و نظريتها

تاريخ التحليل

تار يخ الجبر

الهندسة و التبلوجي

الرياضيات في الحضارات المختلفة

العربية

اليونانية

البابلية

الصينية

المايا

المصرية

الهندية

الرياضيات المتقطعة

المنطق

اسس الرياضيات

فلسفة الرياضيات

مواضيع عامة في المنطق

الجبر

الجبر الخطي

الجبر المجرد

الجبر البولياني

مواضيع عامة في الجبر

الضبابية

نظرية المجموعات

نظرية الزمر

نظرية الحلقات والحقول

نظرية الاعداد

نظرية الفئات

حساب المتجهات

المتتاليات-المتسلسلات

المصفوفات و نظريتها

المثلثات

الهندسة

الهندسة المستوية

الهندسة غير المستوية

مواضيع عامة في الهندسة

التفاضل و التكامل

المعادلات التفاضلية و التكاملية

معادلات تفاضلية

معادلات تكاملية

مواضيع عامة في المعادلات

التحليل

التحليل العددي

التحليل العقدي

التحليل الدالي

مواضيع عامة في التحليل

التحليل الحقيقي

التبلوجيا

نظرية الالعاب

الاحتمالات و الاحصاء

نظرية التحكم

بحوث العمليات

نظرية الكم

الشفرات

الرياضيات التطبيقية

نظريات ومبرهنات

علماء الرياضيات

500AD

500-1499

1000to1499

1500to1599

1600to1649

1650to1699

1700to1749

1750to1779

1780to1799

1800to1819

1820to1829

1830to1839

1840to1849

1850to1859

1860to1864

1865to1869

1870to1874

1875to1879

1880to1884

1885to1889

1890to1894

1895to1899

1900to1904

1905to1909

1910to1914

1915to1919

1920to1924

1925to1929

1930to1939

1940to the present

علماء الرياضيات

الرياضيات في العلوم الاخرى

بحوث و اطاريح جامعية

هل تعلم

طرائق التدريس

الرياضيات العامة

نظرية البيان

Vector Space

المؤلف:  Arfken, G

المصدر:  Mathematical Methods for Physicists, 3rd ed. Orlando, FL: Academic Press

الجزء والصفحة:  pp. 530-534

7-8-2021

1394

Vector Space

A vector space V is a set that is closed under finite vector addition and scalar multiplication. The basic example is n-dimensional Euclidean space R^n, where every element is represented by a list of n real numbers, scalars are real numbers, addition is componentwise, and scalar multiplication is multiplication on each term separately.

For a general vector space, the scalars are members of a field F, in which case V is called a vector space over F.

Euclidean n-space R^n is called a real vector space, and C^n is called a complex vector space.

In order for V to be a vector space, the following conditions must hold for all elements X,Y,Z in V and any scalars r,s in F:

1. Commutativity:

 X+Y=Y+X.

(1)

2. Associativity of vector addition:

 (X+Y)+Z=X+(Y+Z).

(2)

3. Additive identity: For all X,

 0+X=X+0=X.

(3)

4. Existence of additive inverse: For any X, there exists a -X such that

 X+(-X)=0.

(4)

5. Associativity of scalar multiplication:

 r(sX)=(rs)X.

(5)

6. Distributivity of scalar sums:

 (r+s)X=rX+sX.

(6)

7. Distributivity of vector sums:

 r(X+Y)=rX+rY.

(7)

8. Scalar multiplication identity:

 1X=X.

(8)

Let V be a vector space of dimension n over the field of q elements (where q is necessarily a power of a prime number). Then the number of distinct nonsingular linear operators on V is

M(n,q) = (q^n-q^0)(q^n-q^1)(q^n-q^2)...(q^n-q^(n-1))

(9)

= q^(n^2)(q^(-n);q)_n

(10)

and the number of distinct k-dimensional subspaces of V is

S(k,n,q) = ((q^n-q^0)(q^n-q^1)(q^n-q^2)...(q^n-q^(k-1)))/(M(k,q))

(11)

= ((q^n-1)(q^(n-1)-1)(q^(n-2)-1)...(q^(n-k+1)-1))/((q^k-1)(q^(k-1)-1)(q^(k-2)-1)...(q-1))

(12)

= (q^((k-n)n)(q^(-n);q)_k)/((q^(-n),q)_n),

(13)

where (q;a)_n is a q-Pochhammer symbol.

A consequence of the axiom of choice is that every vector space has a vector basis.

A module is abstractly similar to a vector space, but it uses a ring to define coefficients instead of the field used for vector spaces. Modules have coefficients in much more general algebraic objects.


REFERENCES:

Arfken, G. Mathematical Methods for Physicists, 3rd ed. Orlando, FL: Academic Press, pp. 530-534, 1985.