Login

Welcome, Guest. Please login or register.

September 15, 2025, 03:32:38 am

Author Topic: Random math questions  (Read 46039 times)  Share 

0 Members and 1 Guest are viewing this topic.

#1procrastinator

  • Victorian
  • Forum Regular
  • **
  • Posts: 77
  • Respect: 0
Re: Random math questions
« Reply #105 on: April 27, 2013, 08:19:04 pm »
0
Assignment question:

Using Cauchy's Mean Value Theorem, prove that for some

Don't know where to start with this one...right-hand side looks like the first few terms of the Taylor series but I don't think that's relevant here  :P

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: Random math questions
« Reply #106 on: April 29, 2013, 10:27:37 pm »
0
This actually is one form of a Taylor Series error term for a linear approximation. There are general estimates like this for an nth order approximation.

I know that probably doesn't help (or maybe it does?).
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

#1procrastinator

  • Victorian
  • Forum Regular
  • **
  • Posts: 77
  • Respect: 0
Re: Random math questions
« Reply #107 on: April 30, 2013, 12:46:55 am »
0
Nope! :D
We haven't covered Taylor series yet. I think the only way to do for now is to actually use the hint which suggests to consider F(x)=f(x) - f(c) - f'(c)(x-c) and G(x) = (x-c)^2, but I wanted to see if it could be done (and how) without that.

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: Random math questions
« Reply #108 on: April 30, 2013, 11:46:55 am »
0
I see, that  makes it easier I guess. Without the hint it would probably be a bit of a stretch to come up with it yourself.
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

Deleted User

  • Victorian
  • Forum Leader
  • ****
  • Posts: 578
  • Respect: +3
  • School: Xavier College
  • School Grad Year: 2013
Re: Random math questions
« Reply #109 on: May 02, 2013, 09:01:25 pm »
0
How do I do this question?
Find the orthogonal projection of (x,y,z) onto the subspace of R^3 spanned by the vectors (1,2,2),(-2,2-1).

I got (5x-2y+4z,-2x+8y+2z,4x+2y+5z), but in the answers there's a 1/9 multiplied to my answer. Maybe I used the wrong formula?

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: Random math questions
« Reply #110 on: May 02, 2013, 11:42:22 pm »
0
I havn't done the calculation myself, but I notice that the two vectors are of norm . So perhaps you forgot to divide out by the norm.

Seeing that you actually GOT an answer (and presumably not the right one) you should actually show us WHAT YOU DID so that we know whether you "used the wrong formula".
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

#1procrastinator

  • Victorian
  • Forum Regular
  • **
  • Posts: 77
  • Respect: 0
Re: Random math questions
« Reply #111 on: May 03, 2013, 12:24:24 am »
0
Could I please get some suggestions on how to carry out this integration :p


Deleted User

  • Victorian
  • Forum Leader
  • ****
  • Posts: 578
  • Respect: +3
  • School: Xavier College
  • School Grad Year: 2013
Re: Random math questions
« Reply #112 on: May 04, 2013, 08:55:28 pm »
0
I havn't done the calculation myself, but I notice that the two vectors are of norm . So perhaps you forgot to divide out by the norm.

Seeing that you actually GOT an answer (and presumably not the right one) you should actually show us WHAT YOU DID so that we know whether you "used the wrong formula".

I don't know how to write maths on my computer.

Is this the right formula? projw(u) = <v,u1>u1 + <v,u2>u2 + ... + <v,uk>uk where {u1,u2,...,u3} is an orthonormal basis for W.

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: Random math questions
« Reply #113 on: May 04, 2013, 10:26:18 pm »
+1
Yes that is correct, so did you find an orthonormal basis for your subspace? Note that the vectors you started with aren't orthonormal so you can't just take those as your u1,u2 (if that is what you did).
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

#1procrastinator

  • Victorian
  • Forum Regular
  • **
  • Posts: 77
  • Respect: 0
Re: Random math questions
« Reply #114 on: May 05, 2013, 06:55:07 pm »
0
1) Let A be a 50x49 matrix and B be a 49x50 matrix.  Show that the matrix AB is not invertible.

If A is a 50x50 matrix then shouldn't it be invertible?

------

2) If A is an nxn matrix such that , show that is invertible and find an expression for [itex](A+I_n)^{-1}[/itex]

It was suggested I use the geometric series but I haven't learnt that yet so I'm hoping there's an alternative method.

------

3) Define [itex]e^A=I_n+A+\frac{1}{2!}A^2+\frac{1}{3!}A^3+...+\frac{1}{2012!}A2012[/itex]
where A is an nxn matrix such that [itex]A^{2013}=0[/itex]. Show that [itex]e^A[/itex] is invertible and find an expression for [itex](e^A)^{-1}[/itex] in terms of A.

...'bout to attempt this one again but I just know I'm not gonna get far...so here it is...

------

3) Show that and use this to show that the limit as approaches infinity is infinity. n is any positive integer.

For the first part, I did used the previous result and inserted an 'n' with no justification of where I put it and then multiplied by . Is this valid?
I'm not sure how to do the limit part though.


kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: Random math questions
« Reply #115 on: May 06, 2013, 08:31:09 pm »
+2
1) This should be a good lesson in thinking of matrices as linear transformations on a vector space rather than some silly box of with numbers! Here is one argument you may use: where Rank is the dimension of the image. But of course the dimension of the image must be 50 dimensional if the matrix was invertible, so it cannot be.

2)

Quote
It was suggested I use the geometric series but I haven't learnt that yet so I'm hoping there's an alternative method.

Would proving the geometric series identity without using the phrase "geometric series" count as an "alternative" method? Geometric series is just polynomial factorization really. The polynomial has as a root, hence it must be divisible , therefore there must be some some identity and so . Compute P(X) by equating coefficients and out comes your formula for the geometric series!

3)
Quote

What's itex? Btw is this the same from before? Because there is in fact a matrix exponential e^A and it agrees with your formula if . For real numbers x you already know that so it's good to sometimes use such an Ansatz.
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

Deleted User

  • Victorian
  • Forum Leader
  • ****
  • Posts: 578
  • Respect: +3
  • School: Xavier College
  • School Grad Year: 2013
Re: Random math questions
« Reply #116 on: May 06, 2013, 09:07:34 pm »
0
How do I prove that this transformation is linear? T:R^3 -> M2,2 given by T(x,y,z)=[y z; -x 0]?

And by [y z; -x 0] I mean
[y  z]
[-x 0]
« Last Edit: May 07, 2013, 09:35:35 pm by Deleted User »

humph

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1437
  • Respect: +16
Re: Random math questions
« Reply #117 on: May 07, 2013, 12:05:08 pm »
0
1) Let A be a 50x49 matrix and B be a 49x50 matrix.  Show that the matrix AB is not invertible.

If A is a 50x50 matrix then shouldn't it be invertible?

------

2) If A is an nxn matrix such that , show that is invertible and find an expression for [itex](A+I_n)^{-1}[/itex]

It was suggested I use the geometric series but I haven't learnt that yet so I'm hoping there's an alternative method.

------

3) Define [itex]e^A=I_n+A+\frac{1}{2!}A^2+\frac{1}{3!}A^3+...+\frac{1}{2012!}A2012[/itex]
where A is an nxn matrix such that [itex]A^{2013}=0[/itex]. Show that [itex]e^A[/itex] is invertible and find an expression for [itex](e^A)^{-1}[/itex] in terms of A.

...'bout to attempt this one again but I just know I'm not gonna get far...so here it is...

------

3) Show that and use this to show that the limit as approaches infinity is infinity. n is any positive integer.

For the first part, I did used the previous result and inserted an 'n' with no justification of where I put it and then multiplied by . Is this valid?
I'm not sure how to do the limit part though.


Bahahaha. Are these MATH1115 questions? I remember teaching these two years ago :P (the only difference was that 2013 was replaced by 2011, for obvious reasons...).

For what it's worth, most people got these wrong (though that may have been my fault for talking about exponentials and logarithms - people tried to think about those without realising that they are quite different notions when defined for matrices).
VCE 2006
PhB (Hons) (Sc), ANU, 2007-2010
MPhil, ANU, 2011-2012
PhD, Princeton, 2012-2017
Research Associate, University College London, 2017-2020
Assistant Professor, University of Virginia, 2020-

Feel free to ask me about (advanced) mathematics.

Deleted User

  • Victorian
  • Forum Leader
  • ****
  • Posts: 578
  • Respect: +3
  • School: Xavier College
  • School Grad Year: 2013
Re: Random math questions
« Reply #118 on: May 14, 2013, 10:36:29 pm »
0
What are the eigenvalues for this matrix?
2 -3 6
0 5 -6
0 1 0

I got 2,2,3,5 but the answer only accepts 2,2,3 and not 5.

b^3

  • Honorary Moderator
  • ATAR Notes Legend
  • *******
  • Posts: 3529
  • Overloading, just don't do it.
  • Respect: +631
  • School: Western Suburbs Area
  • School Grad Year: 2011
Re: Random math questions
« Reply #119 on: May 14, 2013, 10:41:49 pm »
+2

(expanded down the first column)
Not sure where you got the from.
2012-2016: Aerospace Engineering/Science (Double Major in Applied Mathematics - Monash Uni)
TI-NSPIRE GUIDES: METH, SPESH

Co-Authored AtarNotes' Maths Study Guides


I'm starting to get too old for this... May be on here or irc from time to time.