Get Math Help

GET TUTORING NEAR ME!

(800) 434-2582

By submitting the following form, you agree to Club Z!'s Terms of Use and Privacy Policy

    Home / Get Math Help

    Vector Space Span

    Alternate name
    Definition

    The span of subspace generated by vectors v_1 and v_2 element V is Span(v_1, v_2) congruent {r v_1 + s v_2 :r, s element R}. A set of vectors m = {v_1, ..., v_n} can be tested to see if they span n-dimensional space using the following Wolfram Language function: SpanningVectorsQ[m_List?MatrixQ] := (NullSpace[m] == {})

    Back to List | POWERED BY THE WOLFRAM LANGUAGE