/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Q11E According to Kepler’s first la... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

According to Kepler’s first law, a comet should have an elliptic, parabolic, or hyperbolic orbit (with gravitational attractions from the planets ignored). In suitable polar coordinates, the position \(\left( {r,\vartheta } \right)\) of a comet satisfies an equation of the form

\(r = \beta + e\left( {r \cdot \cos \vartheta } \right)\)

Where \(\beta \) is a constant and \(e\) is the eccentricity of the orbit, with \(0 \le e < 1\) for an ellipse, \(e = 1\) for a parabola, and \(e > 1\) for a hyperbola. Suppose observations of a newly discovered comet provide the data below. Determine the type of orbit, and predict where the comet will be when \(\vartheta = 4.6\left( {{\rm{radians}}} \right)\).

\(\begin{array}{{}{}} \vartheta & & {.88}&{1.10}&{1.42}&{1.77}&{2.14} \\ \hline r& {3.00}&{2.30}&{1.65}&{1.25}&{1.01} \end{array}\)

Short Answer

Expert verified

The orbit of the comet is elliptical and \(r = 1.33\).

Step by step solution

01

The General Linear Model

The equation of the general linear model is defined as:

\({\bf{y}} = X\beta + \in \)

Here, \({\bf{y}} = \left( {\begin{aligned}{{}}{{y_1}}\\{{y_2}}\\ \vdots \\{{y_n}}\end{aligned}} \right)\) is an observational vector, \(X = \left( {\begin{aligned}{{}}1&{{x_1}}& \cdots &{x_1^n}\\1&{{x_2}}& \cdots &{x_2^n}\\ \vdots & \vdots & \ddots & \vdots \\1&{{x_n}}& \cdots &{x_n^n}\end{aligned}} \right)\) is the design matrix, \(\beta = \left( {\begin{aligned}{{}}{{\beta _1}}\\{{\beta _2}}\\ \vdots \\{{\beta _n}}\end{aligned}} \right)\) is parameter vector, and \( \in = \left( {\begin{aligned}{{}}{{ \in _1}}\\{{ \in _2}}\\ \vdots \\{{ \in _n}}\end{aligned}} \right)\) is a residual vector.

02

Find design matrix, observation vector, parameter vector for given data

The given equation is\(r = \beta + e\left( {r \cdot \cos \vartheta } \right)\), and the given table is shown as:

\(\begin{array}{{}{}}\vartheta & & {.88}&{1.10}&{1.42}&{1.77}&{2.14} \\ \hline r& & {3.00}&{2.30}&{1.65}&{1.25}&{1.01} \end{array}\)

Write the Design matrix, observational vector, and the parameter vector for the given equation and data set using the information provided in step 1.

Design matrix:

\(X = \left( {\begin{aligned}{{}}1&{3\cos .88}\\1&{2.3\cos 1.1}\\1&{1.65\cos 1.42}\\1&{1.25\cos 1.77}\\1&{1.01\cos 2.14}\end{aligned}} \right)\)

Observational vector:

\({\bf{y}} = \left( {\begin{aligned}{{}}3\\{2.3}\\{1.65}\\{1.25}\\{1.01}\end{aligned}} \right)\)

And the parameter vectorfor the given equation is,

\({\bf{\beta }} = \left( {\begin{aligned}{{}}\beta \\e\end{aligned}} \right)\)

These are the best fit for the given data set and equation.

03

Normal equation

The normal equation is given by,

\({X^T}X\beta = {X^T}{\bf{y}}\)

04

Find the least-squares curve

The general least-squares equation is given by \(r = \beta + e\left( {r \cdot \cos \vartheta } \right)\), and to find the associated least-squares curve, the values of \(\beta ,e\) are required, so find the values of \(\beta ,e\) by using normal equation.

By using the obtained information from step 2, the normal equation will be,

\(\beta = {\left( {{X^T}X} \right)^{ - 1}}{X^T}{\bf{y}}\)

That implies:

\(\left( {\begin{aligned}{{}}\beta \\e\end{aligned}} \right) = {\left( {{{\left( {\begin{aligned}{{}}1&{3\cos .88}\\1&{2.3\cos 1.1}\\1&{1.65\cos 1.42}\\1&{1.25\cos 1.77}\\1&{1.01\cos 2.14}\end{aligned}} \right)}^T}\left( {\begin{aligned}{{}}1&{3\cos .88}\\1&{2.3\cos 1.1}\\1&{1.65\cos 1.42}\\1&{1.25\cos 1.77}\\1&{1.01\cos 2.14}\end{aligned}} \right)} \right)^{ - 1}}{\left( {\begin{aligned}{{}}1&{3\cos .88}\\1&{2.3\cos 1.1}\\1&{1.65\cos 1.42}\\1&{1.25\cos 1.77}\\1&{1.01\cos 2.14}\end{aligned}} \right)^T}\left( {\begin{aligned}{{}}3\\{2.3}\\{1.65}\\{1.25}\\{1.01}\end{aligned}} \right)\)

Use the following steps to find the associated values for the obtained data in MATLAB.

  1. Enter the data \(\left( {\begin{aligned}{{}}\beta \\e\end{aligned}} \right) = {\left( {{{\left( {\begin{aligned}{{}}1&{3\cos .88}\\1&{2.3\cos 1.1}\\1&{1.65\cos 1.42}\\1&{1.25\cos 1.77}\\1&{1.01\cos 2.14}\end{aligned}} \right)}^T}\left( {\begin{aligned}{{}}1&{3\cos .88}\\1&{2.3\cos 1.1}\\1&{1.65\cos 1.42}\\1&{1.25\cos 1.77}\\1&{1.01\cos 2.14}\end{aligned}} \right)} \right)^{ - 1}}{\left( {\begin{aligned}{{}}1&{3\cos .88}\\1&{2.3\cos 1.1}\\1&{1.65\cos 1.42}\\1&{1.25\cos 1.77}\\1&{1.01\cos 2.14}\end{aligned}} \right)^T}\left( {\begin{aligned}{{}}3\\{2.3}\\{1.65}\\{1.25}\\{1.01}\end{aligned}} \right)\) in the tab in the form of \({\left( {{{\left( {\begin{aligned}{{}}1&{3\cos .88}\\1&{2.3\cos 1.1}\\1&{1.65\cos 1.42}\\1&{1.25\cos 1.77}\\1&{1.01\cos 2.14}\end{aligned}} \right)}^T}\left( {\begin{aligned}{{}}1&{3\cos .88}\\1&{2.3\cos 1.1}\\1&{1.65\cos 1.42}\\1&{1.25\cos 1.77}\\1&{1.01\cos 2.14}\end{aligned}} \right)} \right)^{ - 1}}{\left( {\begin{aligned}{{}}1&{3\cos .88}\\1&{2.3\cos 1.1}\\1&{1.65\cos 1.42}\\1&{1.25\cos 1.77}\\1&{1.01\cos 2.14}\end{aligned}} \right)^T}\left( {\begin{aligned}{{}}3\\{2.3}\\{1.65}\\{1.25}\\{1.01}\end{aligned}} \right)\).
  2. Use colons after that and press ENTER.

So, the value of \(\left( {\begin{aligned}{{}}\beta \\e\end{aligned}} \right)\) is \(\left( {\begin{aligned}{{}}{1.45}\\{0.811}\end{aligned}} \right)\).

As, \(e = 0.811\) which is less than 1, so the orbit is of elliptical form.

Now, substitute the obtained values into \(r = \beta + e\left( {r \cdot \cos \vartheta } \right)\).

\(r = 1.45 + 0.811\left( {r \cdot \cos \vartheta } \right)\)

For \(\vartheta = 4.6\), \(r = 1.33\).

So, the required valueof\(r\) is \(1.33\).

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Show that if \(U\) is an orthogonal matrix, then any real eigenvalue of \(U\) must be \( \pm 1\).

For a matrix program, the Gram–Schmidt process worksbetter with orthonormal vectors. Starting with \({x_1},......,{x_p}\) asin Theorem 11, let \(A = \left\{ {{x_1},......,{x_p}} \right\}\) . Suppose \(Q\) is an\(n \times k\)matrix whose columns form an orthonormal basis for

the subspace \({W_k}\) spanned by the first \(k\) columns of A. Thenfor \(x\) in \({\mathbb{R}^n}\), \(Q{Q^T}x\) is the orthogonal projection of x onto \({W_k}\) (Theorem 10 in Section 6.3). If \({x_{k + 1}}\) is the next column of \(A\),then equation (2) in the proof of Theorem 11 becomes

\({v_{k + 1}} = {x_{k + 1}} - Q\left( {{Q^T}T {x_{k + 1}}} \right)\)

(The parentheses above reduce the number of arithmeticoperations.) Let \({u_{k + 1}} = \frac{{{v_{k + 1}}}}{{\left\| {{v_{k + 1}}} \right\|}}\). The new \(Q\) for thenext step is \(\left( {\begin{aligned}{{}{}}Q&{{u_{k + 1}}}\end{aligned}} \right)\). Use this procedure to compute the\(QR\)factorization of the matrix in Exercise 24. Write thekeystrokes or commands you use.

In Exercises 1-4, find a least-sqaures solution of \(A{\bf{x}} = {\bf{b}}\) by (a) constructing a normal equations for \({\bf{\hat x}}\) and (b) solving for \({\bf{\hat x}}\).

1. \(A = \left[ {\begin{aligned}{{}{}}{ - {\bf{1}}}&{\bf{2}}\\{\bf{2}}&{ - {\bf{3}}}\\{ - {\bf{1}}}&{\bf{3}}\end{aligned}} \right]\), \({\bf{b}} = \left[ {\begin{aligned}{{}{}}{\bf{4}}\\{\bf{1}}\\{\bf{2}}\end{aligned}} \right]\)

Let \(T:{\mathbb{R}^n} \to {\mathbb{R}^n}\) be a linear transformation that preserves lengths; that is, \(\left\| {T\left( {\bf{x}} \right)} \right\| = \left\| {\bf{x}} \right\|\) for all x in \({\mathbb{R}^n}\).

  1. Show that T also preserves orthogonality; that is, \(T\left( {\bf{x}} \right) \cdot T\left( {\bf{y}} \right) = 0\) whenever \({\bf{x}} \cdot {\bf{y}} = 0\).
  2. Show that the standard matrix of T is an orthogonal matrix.

Suppose \(A = QR\) is a \(QR\) factorization of an \(m \times n\) matrix

A (with linearly independent columns). Partition \(A\) as \(\left[ {\begin{aligned}{{}{}}{{A_1}}&{{A_2}}\end{aligned}} \right]\), where \({A_1}\) has \(p\) columns. Show how to obtain a \(QR\) factorization of \({A_1}\), and explain why your factorization has the appropriate properties.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.