Recent content by brru25

  1. B

    2nd-Order (Linear?) Non-Homogeneous ODE, Two Point Boundary Value

    Homework Statement Find the solution to the two-point boundary value problem u'' + 4u' + exu = sin(8x) with u(-1) = u(1) = 0. Homework Equations The Attempt at a Solution I haven't taken an ODE course in years but I need to verify that my numerical solution to the ODE is accurate to the...
  2. B

    Chebyshev Density and Potential/Runge Phenomenon

    Homework Statement Show that the integral from -1 to 1 of p(x)*log|z-x| dx equals log|z - sqrt(z^2 -1)| / 2, where p(x) = 1 / (pi*sqrt(1-x^2)) 2. Other information This topic comes from Chebyshev interpolation. p(x) is the Chebyshev density. The Attempt at a Solution The best idea I could...
  3. B

    Show dim U <= n in Vector Subspace of C2n

    positive, word-for-word...see why I'm confused? :-)
  4. B

    Show dim U <= n in Vector Subspace of C2n

    it's multiplication not conjugate (sorry about the mix-up everybody!)
  5. B

    SAS^(-1) is Block Upper Triangular (Blocks of size <= 2) [Possible Schur Decomp]

    Homework Statement Let A be an n×n real matrix. Show that there exists S such that SAS-1 is block upper triangular with diagonal blocks of size at most 2. Homework Equations BUP = block upper triangular The Attempt at a Solution It sounds a lot like the Schur decomposition (which...
  6. B

    Show dim U <= n in Vector Subspace of C2n

    Homework Statement Let U be a vector subspace of C2n such that sum(xi*yi) = 0 for 1 <= i <= 2n for any x, y ∈ U. Show that dim U <= n. Give an example of such a subspace U with dim U = n 2. The attempt at a solution I tried just writing out the summation and was thinking along the lines of...
  7. B

    Linear Map = Function of degree P-1

    Yea I assumed by accident it was linear. Yea I understand that there are only p values in Fp but I don't know how to make the connection to a polynomial. I mean I know a polynomial of degree p-1 has p coefficients but for some reason I can't connect the dots.
  8. B

    Linear Map = Function of degree P-1

    Would polynomial interpolation work here?
  9. B

    Determinants and Eigenvalues

    1. The problem statement For integers m >= n, Prove det(xIm - AB) = xm-ndet(xIn - BA) for any x in R. Homework Equations A is an m x n matrix B is an n x m matrix The Attempt at a Solution I tried working out the characteristic polynomials by hand but it just seems too tedious...
  10. B

    Similar matrices = Same Eigenvalues (NO DETERMINANTS)

    Yea you're right. We were just trying to think of different approaches to the problem.
  11. B

    Similar matrices = Same Eigenvalues (NO DETERMINANTS)

    I agree completely. For now I can use the |P-1| = 1/|P|. Concept. A second opinion basically said the same things we were saying so that will have to be my route. Thank you for your help.
  12. B

    Similar matrices = Same Eigenvalues (NO DETERMINANTS)

    Only problem is a determinant is being used in the proof which isn't allowed.
  13. B

    Rank A Equal to Min k: Matrix in Mn(F) Proof

    Well I was thinking on the lines of rank-nullity theorem but I didn't see how that would apply here. I was also thinking of assuming each A_i was a matrix of entirely zero except for one row (or column), of which has only one entry of 1...e.g. |0 0 0 0| |0 0 0 0| |1 0 0 0| |0 0 0 0| Each A_i...
  14. B

    Similar matrices = Same Eigenvalues (NO DETERMINANTS)

    Yea I was thinking the same thing about showing they have the same determinant, because I would think that would be enough.
  15. B

    Can M = N+1 if Distance Between Two Vectors = 1

    Is it possible for m = n+1 if there exists u1, ..., um in Rn such that the distance between ui and uj is 1 for any 1 <= i < j <= n?
Back
Top